In <3c001fdb.555524@news.nerim.net> gerard patel posted: > On Sat, 24 Nov 2001 13:57:47 -0700, "D. C. Sessions" > <dcs@lumbercartel.com> wrote: > >>*** Note: You have cups runtime libraries, but no development >>*** libraries. Install the cups-devel package or whichever package >>*** contains cups.h to enable CUPS support in WINE. > > All right then, create a file called conftest.c > containing just : > #include <cups/cups.h> > then enter > gcc -c conftest.c > > what is the output if any ? [dcs@frankenstein tmp]$ cat conftest.c #include <cups/cups.h> [dcs@frankenstein tmp]$ gcc -c !$ gcc -c conftest.c [dcs@frankenstein tmp]$ ls -l conf* -rw-r--r-- 1 dcs parents 23 Nov 24 15:11 conftest.c -rw-r--r-- 1 dcs parents 707 Nov 24 15:11 conftest.o -- | Microsoft: "A reputation for releasing inferior software will make | | it more difficult for a software vendor to induce customers to pay | | for new products or new versions of existing products." | +----------- D. C. & M. V. Sessions <dcs@lumbercartel.com> ----------+