Re: Regd Notebook
- From: Ross McFarland <rwmcfa1 neces com>
- To: rmcfarla neces com
- Cc: Gtk-Perl-List <gtk-perl-list gnome org>,	"Sandeep N. Seshadri" <sseshadr cs nmsu edu>
- Subject: Re: Regd Notebook
- Date: Wed, 12 May 2004 20:21:12 -0400
On Wed, 2004-05-12 at 11:35, rmcfarla neces com wrote:
if you want/need to install them into a non-system directory there's an extra
step or two. you first need to tell perl where to look for modules:
  tcsh:
    setenv PERL5LIB $HOME/local
  bash:
    export PERL5LIB=$HOME/local
you can put one of those in your dot files if you wish to always have it set.
those should be 
  tcsh:
    setenv PERL5LIB $HOME/local/lib/perl5/site_perl
  bash:
    export PERL5LIB=$HOME/local/lib/perl5/site_perl
--
-rm
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]