From kde-devel Wed Dec 31 20:35:43 2003 From: James Richard Tyrer Date: Wed, 31 Dec 2003 20:35:43 +0000 To: kde-devel Subject: Re: configure doesn't find CUPS Message-Id: <3FF3331F.7000100 () acm ! org> X-MARC-Message: https://marc.info/?l=kde-devel&m=107290329707053 Jody Hay wrote: > I'm having some difficulty getting configure to find CUPS. > > > I'm running debian, and dpkg -l shows that I have the following packages: > > ii cupsys 1.1.20candidat Common UNIX Printing System(tm) - server > ii cupsys-bsd 1.1.20candidat Common UNIX Printing System(tm) - BSD comman > ii cupsys-client 1.1.20candidat Common UNIX Printing System(tm) - client pro > ii cupsys-driver- 4.2.5-6 Gimp-Print printer drivers for CUPS > ii cupsys-pt 1.2.4-1 Tool for viewing/managing print jobs under C > ii libcupsimage2 1.1.20candidat Common UNIX Printing System(tm) - image libs > ii libcupsys2 1.1.20candidat Common UNIX Printing System(tm) - libs > ii libcupsys2-dev 1.1.20candidat Common UNIX Printing System(tm) - developmen > > > > > First, I tried using konstruct to build KDE 3.2 Beta 2. I get this: > > checking for cupsServer in -lcups... no > configure: WARNING: CUPS library not found. CUPS support disabled > > > > > Then, I tried checking out kdelibs from cvs. When I run > configure against it I get: > > checking for cups-config... /usr/bin/cups-config > checking for cupsServer in -lcups... no > configure: WARNING: CUPS library not found. CUPS support disabled > > > > Cups is definitely working under my kde-3.1.3 install. > Am I missing something? Any thoughts? > Is there perhaps a package: "cupsys-dev" that you need to install? If not, then could you please post the relevant section of config.log. E.G: configure:35040: checking for cupsServer in -lcups configure:35071: /usr/local/bin/gcc -o conftest -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=k6-3 -mcpu=k6-3 -O2 -DQT_THREAD_SUPPORT -I/usr/local/ssl/include -I/usr/gnome2/include -D_REENTRANT -I/usr/kde3/include -I/usr/local/qt-3.2.3/include -I/usr/X11R6/include -L/usr/X11R6/lib -L/usr/local/qt-3.2.3/lib -L${exec_prefix}/lib conftest.c -lcups -ldl >&5 /usr/bin/ld: cannot find -lcups And, where are "libcups.so.2" and "cups.h" installed? Do you have a file or link: "libcups.so"? -- JRT >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<