Hi, I thought I had a fairly good understanding of how shared libs and lib seelction works in Linux - good enough to know what compile options to use, etc. But it seems that was a wrong assumption.
I'm trying to get a third party binary app (Sybase database ASE-15) to run on Gentoo and it's proving to be ... difficult. Previously, it would run if lib-compat was installed, but no more - I get mysterious seg fault errors. My system is currently ~x86 and up to date, especially glibc-2.5. Sybase expects 2.3.something and while I understand that it needs compatible libraries installed, I find I don't know enough to determine exactly which libs will be used on my system. So I need some docs. I badly want to RTFM, I'm just having some trouble finding the correct M to R. Google and gentoo.org lead me to either very basic stuff that I already know, or way too complex docs suitable for developers. I want something in between, on a level for an ebuild maintainer that tells me how ld, libtool and the tool chain works and how to determine the differences between glibc versions to I can get this critter to work, and know why it then works. Anyone got any good/suitable links to share? alan p.s. please please please no replies to tell me to tell the vendor to recompile the app or release the source. That ain't gonna happen anytime soon. I know this because one of my other addresses is @sybase.co.za :-) -- gentoo-user@gentoo.org mailing list