On 2/24/06, Nikolas Britton <[EMAIL PROTECTED]> wrote: > > > Now install FreeBSD, delete the old slices first with fdisk and don't > install X11, the only package you should install is cvsup-without-gui. > After FreeBSD is installed run cvsup to get all the new ports, then > uninstall perl, run the following: > -------- > cd /usr/ports/lang/perl5.8/ > make deinstall > make install > perl-after-upgrade > -------- >
Hey, first check the version of perl installed, perl 5.8.8 might have made it onto the BETA2 disk, if you run 'perl -v' and it spits out version 5.8.8 then you don't have to uninstall/reinstall perl. -- BSD Podcasts @ http://bsdtalk.blogspot.com/ _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
