Forum Moderators: coopster & phranque

Message Too Old, No Replies

Error Message -Malformed PERLLIB_PREFIX

Newbie

         

stu2

5:18 pm on Aug 6, 2005 (gmt 0)

10+ Year Member



OK. I've installed perl on my pc but when I try to run a perl script i get the error...

Malformed PERLLIB_PREFIX.

My environment is set to.. PERLLIB_PREFIX=G:\apps\perl5\lib\5.8.0

So any idea what I might have done wrong or how to overcome this problem?

ckarg

5:28 pm on Aug 16, 2005 (gmt 0)

10+ Year Member



Checkout:

C:\> perldoc perldiag

About halfway down is a paragraph on this error.

It appears that the PERLLIB_PREFIX environment variable needs to contain at least two parameters. Given that the docs say it applies only to OS/2, the fact that its set at all could also be an issue.