Jeff Hoogland wrote:
Per the advice I found here -
http://www.mail-archive.com/maemo-develop...@maemo.org/msg14442.html -
I did the following:
SBOX_REDIRECT_IGNORE=/usr/bin/perl
Which appears to have half worked - my perl versions now shows 5.8.3
(instead of 5.8.4) however when I try to compile it still fails with
the same error message I list above.
Ideas/suggestions?
Did you notice the difference between:
SBOX_REDIRECT_IGNORE=/usr/bin/perl /usr/bin/perl --version
and
SBOX_REDIRECT_IGNORE=/usr/bin/perl perl --version
Ie. you need to execute the perl with absolute path when disabling the
redirect engine.
Regards,
Jussi
_______________________________________________
Scratchbox-users mailing list
Scratchbox-users@lists.scratchbox.org
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users