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

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...

Replies are listed 'Best First'.
Re^10: PDL installation problem
by Anonymous Monk on Jun 24, 2011 at 11:23 UTC
      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> ???

        thanks for the link, but i think this wont help me to solve my problems as soon as possible....

        Neither will I, sorry :)

        Try
        export "PERL_MB_OPT=--install_base /usr/local/lib/perl5"