How can I supply two library directives?

Rod Troch (troch@Texas.COM)
Mon, 16 Feb 1998 09:27:30 -0600 (CST)

Greetings all,

I recently downloaed sane-0.70 and have been having no luck getting the
xscanimage tool to compile.

I do not have Gimp loaded so I went ahead and downloaded the two gtk
rpm's from the gimp ftp site. They are:

[troch@lonestar rpm]$ ls -l gtk*
-rw-r--r-- 1 troch troch 360196 Feb 15 21:43
gtk+-0.99.3-1.i386.rpm
-rw-r--r-- 1 troch troch 460574 Feb 15 21:58
gtk+-devel-0.99.3-1.i386.rpm
[troch@lonestar rpm]$

Those two rpms are now installed. But when I give the './configure'
command to sane it fails to see glib and gdk libraries. For example,

checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dlfcn.h... no
checking for main in -lX11... yes
checking for main in -lXext... yes
checking for main in -lXpm... yes
checking for main in -lglib... no
checking for main in -lgdk... no
checking for gtk_gamma_curve_new in -lgtk... no
checking for libgimp/gimp.h... no
disabling PINT backend

/usr/X11R6/lib, so what I want to do is tell ./configure to look in both
/usr/X11R6/lib and /usr/lib. I have tried './configure
--x-libraries=/usr/lib but then configure does not look in /usr/X11R6/lib
for the rest of the X libraries.

So, how can I pass two library directories to configure?

Thanks,
Rod

Rod Troch N2ZVV |
troch@texas.com | Don't mess with TEXAS.
http://www.texas.com/ |
ftp://lonestar.texas.com/ | FTP for PGP key
Direct NeXTMail to troch@bart.texas.com

--
Source code, list archive, and docs: http://www.mostang.com/sane/
To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com