Date: Wed, 6 Oct 2004 11:19:57 -0500 From: "Donald J. O'Neill" <donaldj1066@fastmail.fm> To: freebsd-questions@freebsd.org Subject: Re: Should I rebuild all ports? Message-ID: <200410061119.58026.donaldj1066@fastmail.fm> In-Reply-To: <C5F2F2F5-17AF-11D9-A351-000A95BE58A4@tf7.so-net.ne.jp> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
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 > 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." > > _______________________________________________ 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 -- Donald J. O'Neill donaldj1066@fastmail.fm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410061119.58026.donaldj1066>