Hi there, I still have problems compiling the CVS snapshot on my SuSE 8.2 system. I had some time yesterday and was able to find out a little more about the problem:
make fails with: libtool: link: cannot find the library '...' The library exists on my system, but libtool expects it to be in /usr/lib while it actually resides in /opt/gnome/lib. Since libtool is being created during configure, I wonder where libtool gets that path (obviously wrong) information from. It appears, as if configure checks that library (and others) and does recognize any problems. Maybe somebody could tell me what to do in order to make libtool look for the "missing" libs in /opt/gnome/lib. I haven't really found that option or line in libtool - but I'm not familiar with shell-scripting at all. Any of the configure options didn't help (--lib-dir, --with-gtk-prefix). Regards Christian ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Multisync-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/multisync-users
