Re: upgrading perl

From: Paul Schmehl (pauls_at_utdallas.edu)
Date: 12/31/04

  • Next message: Skylar Thompson: "Re: upgrading perl"
    Date: Fri, 31 Dec 2004 12:37:41 -0600
    To: Karl Agee <kdagee@hotmail.com>, freebsd-questions@freebsd.org
    
    

    --On Thursday, December 30, 2004 7:54 PM -0800 Karl Agee
    <kdagee@hotmail.com> wrote:

    > Freebsd 4.11-pre. I am working on learning perl, and have perl 5.00x
    > that is in the base system when I installed 4.10-Release. Since most of
    > the learning materials out there are based on later verisions esp since
    > 5.6.x some of the features arent in this older version.
    >
    > I am considering upgrading to 5.8.5 via ports, but, dont know if that
    > will break anything.
    >
    > Just being cautious...

    It's good to be cautious. :-)

    If you want to switch to the ports version of perl, then after you run make
    install clean in the port, you will need to do the following:

    Type "use.perl ports" at the commandline. This will switch perl from the
    system version to the ports version. Until you do this, your system will
    still be using the system version. Furthermore, you can always revert back
    to the system version by typing "use.perl system" at the commandline.

    After you do that, you will need to run "make reinstall" in any port that
    you've installed that uses perl.

    You can also install all the CPAN modules using the base system, so there's
    no need to upgrade to the ports version unless you just want to. (I chose
    to do that on a server I maintain, but it worked fine using the system
    perl.)

    Paul Schmehl (pauls@utdallas.edu)
    Adjunct Information Security Officer
    The University of Texas at Dallas
    AVIEN Founding Member
    http://www.utdallas.edu
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Skylar Thompson: "Re: upgrading perl"

    Relevant Pages

    • Re: how to build Spamassassin
      ... The ports collection is great for certain things. ... it for spam assassin on 4.9 Stable. ... Install Perl 5.8.2 from ports ... Install Spam assassin from ports ...
      (freebsd-questions)
    • Re: mod_perl HELP!
      ... >> Don't link stuff like perl unless you know what you are doing. ... That takes a while with over 200 ports. ... or you had it when you tried to install mod_perl? ... > instead of bsdpan modules to replace them and if so how to remove the ...
      (freebsd-questions)
    • RE: /libexec/ld-elf.so.1: Shared object "libssl.so.3" not found
      ... Both that, and pkg_add are standard parts of the base system, although ... tools suite in the ports system. ... you shouldn't install a port that duplicates part of the ... you're installing provides shared libraries. ...
      (freebsd-questions)
    • Re: help with grep looking for cats and dogs
      ... >others would commonly do with perl one-liners. ... Actually perl is still in the base system. ... the perl scripts needed to install and/or compile and install ... I've had to go back to the base system for some ports when making ...
      (comp.unix.sco.misc)
    • Re: Updating Ports Index
      ... I installed perl, so I'm no longer getting the 'perl: ... >Subject: Updating Ports Index ... >For some reason, I can't seem to update the index for the ports database: ... >was a minimal install, do I need to install something else for the 'make ...
      (freebsd-questions)