in reply to Re^6: PDL installation problem
in thread PDL installation problem
how can i desinstall or cancel this local::lib stuff????
Undo what you did.
What did you do? Do you know? You edited .bashrc, you appended stuff to it
Append this instead
export PERL5LIB=/home/user/stuff/lib/perl5
export PERL_MB_OPT=--install_base /home/user/stuff
export PERL_MM_OPT=INSTALL_BASE=/home/user/stuff
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^8: PDL installation problem
by halligalli (Novice) on Jun 24, 2011 at 10:57 UTC | |
by Anonymous Monk on Jun 24, 2011 at 11:00 UTC | |
by halligalli (Novice) on Jun 24, 2011 at 11:13 UTC | |
by Anonymous Monk on Jun 24, 2011 at 11:23 UTC | |
by halligalli (Novice) on Jun 24, 2011 at 11:33 UTC | |
by Anonymous Monk on Jun 24, 2011 at 11:59 UTC | |
by Anonymous Monk on Jun 24, 2011 at 14:06 UTC |