Lib Errors After 6.3 - 7 Update

Matthew Seaman m.seaman at infracaninophile.co.uk
Wed Mar 5 07:18:56 UTC 2008


Norberto Meijome wrote:
> On Tue, 4 Mar 2008 16:16:44 -0500
> Dimitri Yioulos <dyioulos at firstbhph.com> wrote:
> 
>> Perhaps someone has a better suggestion for you, but I had a similar issue 
>> with regard to installing VMware Tools.  In my case, I symlinked libc.so.5 
>> linked to libc.so.6, and the VMware Tools installation proceeded.
> 
> Like Kris said, not really good. An option may be, if you want to limit your
> exposure to compatibility issues, is to use libmap.conf , so you only map
> libc.so.6 as .5 ONLY for certain executables/libraries that depend on them.
> 
> I find it this method a much better one to managed - one central place to
> manage library tricks, and is more advanced than symlinking. And you can
> easily transfer it to other systems 

Umm... Using libmap.conf in this way is functionally equivalent to
sym-linking the shlibs and is just as evil.  If an app needs libc.so.5
then the only correct answer is to give it libc.so.5 by installing
compat5x.

libmap.conf has its uses, but one of the primary reasons for having it
-- switching between different threading implementations -- is a non-issue
on 7.0 where you get libthr style threads as standard.  I think there
may be one or two ports that advise you to make specific libmap.conf
settings, but unless you've installed one of those, you really should
not need a libmap.conf at all.

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                   7 Priory Courtyard
                                                  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey     Ramsgate
                                                  Kent, CT11 9PW

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 250 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20080305/3f79eab4/signature.pgp


More information about the freebsd-questions mailing list