On 06/02/10 21:29, Doug Barton wrote:
A better suggestion would be to do this: mkdir -p /usr/local/lib/compat/pkg cd /usr/local/lib mv libgettextpo.so.4 and libintl.so.8 /usr/local/lib/compat/pkg/
Oy, sorry, didn't think that all the way through. Instead of 'mv' it should be 'cp,' then:
cd /usr/ports/devel/gettext make clean ; make pkg_delete gettext* make install clean THEN:
/etc/rc.d/ldconfig start Then go about rebuilding your ports in an orderly manner until those libraries are no longer needed, at which point you can delete them. hth, Doug
-- ... and that's just a little bit of history repeating. -- Propellerheads Improve the effectiveness of your Internet presence with a domain name makeover! http://SupersetSolutions.com/ _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"