Date: Thu, 7 Oct 2004 08:39:01 +0900 From: Choy Kho Yee <khoyee@tf7.so-net.ne.jp> To: "Donald J. O'Neill" <donaldj1066@fastmail.fm> Cc: freebsd-questions@freebsd.org Subject: Re: Should I rebuild all ports? Message-ID: <E680DA69-17F0-11D9-969A-000A95BE58A4@tf7.so-net.ne.jp> In-Reply-To: <200410061119.58026.donaldj1066@fastmail.fm> References: <051585EC-17A8-11D9-A351-000A95BE58A4@tf7.so-net.ne.jp> <747dc8f304100608224a4e880e@mail.gmail.com> <C5F2F2F5-17AF-11D9-A351-000A95BE58A4@tf7.so-net.ne.jp> <200410061119.58026.donaldj1066@fastmail.fm>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2004/10/07, at 1:19, Donald J. O'Neill wrote: > On Wednesday 06 October 2004 10:52 am, Choy Kho Yee wrote: > >> >> However, I still don't get how /etc/libmap.conf can be used to >> work around this problem without rebuilding the ports. >> >> Thanks. >> >> --- >> Choy Kho Yee > Hello Choy, > > With libmap.conf, you're basically telling the system: instead of > using this lib.x.old use this lib.x.new. > > Take a look a man libmap.conf for an explanation. > > an example of what could go in libmap.conf for this would be: > # for FreeBSD5.3 beta7 > libm.so.2 libm.so.3 > libreadline.so.4 libreadline.so.5 > libhistory.so.4 libhistory.so.5 > libopie.so.2 libopie.so.3 > libpcap.so.2 libpcap.so.3 > > Don I got it now. Thanks Don! :D --- Choy Kho Yee url: http://dotkoyi.infoseek.ne.jp/ blog: http://dotkoyi.blogspot.com/ "There are only 10 types of people in the world, i.e. those who understand binary numbers and those who do not."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E680DA69-17F0-11D9-969A-000A95BE58A4>