Displaying 2 results from an estimated 2 matches for "wine_cv_warn_cups_h".
2001 Aug 05
1
WineX Build Problems
...NGL = "yes"
then
echo
echo "*** Warning: you explicitly linked in a thread-safe OpenGL version.
If you"
echo "*** experience unusual crashes on DirectDraw games, try first to
disable OpenGL"
echo "*** support before reporting bugs."
fi
if test "$wine_cv_warn_cups_h" = "yes"
then
echo
echo "*** Note: You have cups runtime libraries, but no development"
echo "*** libraries. Install the cups-devel package or whichever package"
echo "*** contains cups.h to enable CUPS support in WINE."
fi
echo
echo "Confi...
2002 Nov 06
4
Printing under Wine - Mission Impossible?
Hello,
I've been trying to print under apps running with wine for a while.
In wine docs it says wine automatically detect CUPS printer. Well, I have
CUPS installed, everything prints great, except apps running under wine,
which say that no printers are installed.
CUPS version installed. Debian woody version - 1.1.14.3
Wine version installed. Prepackaged Deb 20021013.
Can anyone point me