problem with perl version

Mike Woods Mike at the-rubber-chicken-network.co.uk
Sun Oct 5 06:10:49 PDT 2003


On Sun, 5 Oct 2003 06:50:51 -0600 (MDT)
RJ45 <rj45 at slacknet.com> wrote:

> I have a problem with perl versions
> I need to use perl 5.8.0 but everytime I install from ports a application
> which depends from perl 5.6 something is overwritten and perl 5.8.0 is not
> avalaible and I have to "make reinstall" perl 5.8.0 every time.
> Is there a way to set a system variable for perl5.8.0 as default?

If your doing what i think your doing you'll kick yourself :D

Now, assuming perl5.8.0 installs a link to /usr/bin/perl 5.6.1 would overwrite that with's verion of perl BUT perl5.8.0 should still be there at /usr/local/bin/perl5.8.0 :D

Now, the fun comes with modules :D

Mike Woods
IT Technician


More information about the freebsd-questions mailing list