Should I rebuild all ports?

Donald J. O'Neill donaldj1066 at fastmail.fm
Wed Oct 6 09:21:03 PDT 2004


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 at fastmail.fm


More information about the freebsd-questions mailing list