Date: Fri, 12 Nov 2004 10:53:32 +0100 From: Leroy van Logchem <leroy.vanlogchem@wldelft.nl> To: freebsd-questions@freebsd.org Subject: port/firefox-1.0,1 : Proper method of having side-by-side libraries? Message-ID: <4194881C.1080904@wldelft.nl>
next in thread | raw e-mail | index | archive | help
Hi all, Few days ago I port installed firefox-1.0,1 which didnt start because it wanted to have .399 pango libaries while I have .600's. Just symlinking does work but what's the most proper method of handling binaries which require other versions? lrwxr-xr-x 1 root wheel 22 Nov 11 10:56 libpangoxft-1.0.399 -> libpangoxft-1.0.so.600 lrwxr-xr-x 1 root wheel 22 Nov 11 10:57 libpangoxft-1.0.so.399 -> libpangoxft-1.0.so.600 lrwxr-xr-x 1 root wheel 20 Nov 11 10:58 libpangox-1.0.so.399 -> libpangox-1.0.so.600 lrwxr-xr-x 1 root wheel 19 Nov 11 10:59 libpango-1.0.so.399 -> libpango-1.0.so.600 (Running 4.10-RELEASE-p3 running xfce-3.8) Thanks, Leroy
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4194881C.1080904>