My compilation problems

lduperval@sprint.ca
Tue, 5 Jan 1999 22:15:13 -0500 (EST)

Thanks to those who answered. For those who don't remember, I had
linking problems with xscanimage. I have two installations of gtk on my
machine: 1.0.6 to compile gimp and 1.1.? for gnome. Fortunately, I
installed both in separate directories since they need to coexist. My
linking problem came from the fact that /usr/local/include was first on
the gcc compilation line. That path contained the newer include files
(for 1.1.x) but I was linking to the older libs (1.0.6). I changed the
order of the include files and voila!

Thanks to all of your good work, I can now scan from Linux instead of
having to use that other OS. Now, as soon as I can understand gamma
stuff, I'll be on my way!

Thanks a heap!

Laurent

-- 
Penguin Power!

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