[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] perl @INC
- Subject: Re: [cobalt-users] perl @INC
- From: "Zeffie" <cobaltlist@xxxxxxxx>
- Date: Fri Jul 7 16:13:15 2000
> I installed the additional Perl after doing my first CPAN - at the end it
> said something like try install bundle::perl or something similar. Did
it -
> took the defaults and ended up with a 5.6 perl as well- shouldn't have
done
Any of those "defaults" paths?
IMHO
I would think this is the standard instlation version with the standard
paths.
you may need to reinstall/compile a version with the right paths?
> as you see it is pointing to /usr/local/lib/perl5 rather than
> /usr/lib/perl5 - it is therefore missing a number of modules that are
> properly installed in that /usr/lib/perl5
I might do something dangerous here like link it with ln -s but thats not
really what you need to do.
> all(?) I need to do is to find out where the conf or ini is that defines
the
> path to perl and I can update that to point to the correct libs
as far as I know there isn't one aside from complie time options.
> > now have 2 copies - original in /usr/lib/perl5 and the other -
you might want to go over to the the perl world for help.
Best of luck
Zeffie