in reply to Re^7: PDL installation problem
in thread PDL installation problem

Sorry, I dont understand what you mean with
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
regards J.

Replies are listed 'Best First'.
Re^9: PDL installation problem
by Anonymous Monk on Jun 24, 2011 at 11:00 UTC
    What do you think I mean?
Re^9: PDL installation problem
by halligalli (Novice) on Jun 24, 2011 at 11:13 UTC
    which path should i add? usr/local/lib? where the original perl is installed? I dont understand why its not possible to kill this compiling process to avoid that each time, if someone opens a shell, there is an error message...and how can i find/change the bshrnc ??? i think i am lost at the moment...
        thanks for the link, but i think this wont help me to solve my problems as soon as possible.... ...i tried it as you described: <code> bash-3.00$ export PERL_MB_OPT=--install_base /usr/local/lib/perl5 bash: export: `/usr/local/lib/perl5': not a valid identifier <?code> ???