Thanks for everybody's help but I did get scanimage to work last night!!!
Out of sheer frustration, I did a "make clean" and did a clean "configure"
and make on all the files.
I then tried it and I was shocked when it worked the first time!!!
Now, new problem. The command line version of scanimage works but I'm
having some trouble getting xscanimage to compile. During the configure
I get this message:
checking for gtk-config... /opt/gtk/bin/gtk-config
checking for GTK - version >= 0.99.13... no
*** Could not run GTK test program, checking why...
*** The test program compiled, but did not run. This usually means
*** that the run-time linker is not finding GTK or finding the wrong
*** version of GTK. If it is not finding GTK, you'll need to set your
*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point
*** to the installed location Also, make sure you have run ldconfig if that
*** is required on your system
***
*** If you have an old version installed, it is best to remove it, although
*** you may also be able to get things to work by modifying LD_LIBRARY_PATH
***
*** If you have a RedHat 5.0 system, you should remove the GTK package that
*** came with the system with the command
***
*** rpm --erase --nodeps gtk gtk-devel
The gtk libraries ARE installed in /opt/gtk/lib:
$ ls /opt/gtk/lib/libgtk*
/opt/gtk/lib/libgtk-1.2.so.0 /opt/gtk/lib/libgtk.so
/opt/gtk/lib/libgtk-1.2.so.0.5.1 /opt/gtk/lib/libgtk.so.1
/opt/gtk/lib/libgtk.a /opt/gtk/lib/libgtk.so.1.0.4
/opt/gtk/lib/libgtk.la
And they ARE newer than the version it's looking for.
I also did check my LD_LIBRARY_PATH:
$ echo $LD_LIBRARY_PATH
/usr/X11R6/lib:/usr/openwin/lib:/usr/local/lib:/usr/local/xpm/lib:/usr/local/kde/lib:/opt/gtk/lib
-- Greg Gulik http://www.drivingevents.com/ greg@gulik.org or greg@gagme.com http://www.gagme.com/~greg/-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com
This archive was generated by hypermail 2b29 : Thu Feb 08 2001 - 07:56:44 PST