Peter Jones wrote:
> >
> > You missed the point here. Yes, /usr/lib/perl is just fine. But what
> > about locally compiled modules ? You can download thing from CPAN,
> > compile it and install. It's simple: perl Makefile.PL ; make ; make
> > install ... It'll compile CPAN module and will install it ... where
> > it'll install it ? Currently it'll install it in
> > /usr/lib/perl5/site_perl/i386-linux (arch-dependant files) or in
> > /usr/lib/perl5/site_perl (non-arch-dependant files). Emacs will search
> > for additional packages in /usr/share/emacs/20.7/site-lisp (and
> > /usr/share/emacs/site-lisp) and so on. And sysadmin can not change it
> > easily: you need to recompile perl, emacs or tcl.
>
Ever heard of "symlinks"?
-hpa
-- <hpa@transmeta.com> at work, <hpa@zytor.com> in private! "Unix gives you enough rope to shoot yourself in the foot." http://www.zytor.com/~hpa/puzzle.txt- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Mon Jul 31 2000 - 21:00:28 EST