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

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

Replies are listed 'Best First'.
Re^12: PDL installation problem
by Anonymous Monk on Jun 24, 2011 at 11:59 UTC

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

    Neither will I, sorry :)

Re^12: PDL installation problem
by Anonymous Monk on Jun 24, 2011 at 14:06 UTC
    Try
    export "PERL_MB_OPT=--install_base /usr/local/lib/perl5"