View Single Post
Old 21st February 2009
qsecofr qsecofr is offline
Port Guard
 
Join Date: May 2008
Location: Portland
Posts: 18
Default FreeBSD6.3 upgrade to FreeBSD7.0 - ports

Hi,
Am in the process of rebuilding all ports after upgrading from 6.4 to 7.1. So far have built/installed world & kernel (both generic & custom kernels install and run). Am running custom kernel now w/o any noticeable problems.

After all ports are rebuilt should I

Code:
cd /usr/src
make delete-old-libs
Is it safe to answer 'y' to each prompt? Should I check each first to verify that I'm not removing the highest numbered lib?

Last edited by qsecofr; 23rd February 2009 at 10:03 PM. Reason: got fftw3 installed. libopensync may not have been required as a dependecny by any other port. I deinstalled it.
Reply With Quote