Posted on 2006-03-25 23:04:22-08 by prakashivb
Unable to install PPerl in my local lib folder
When I try to install PPerl in my local lib folder '/opt/lib' make is failing. Here are the steps I followed. perl Makefile.PL PREFIX=/opt/lib make and I get this error main.c: In function `DispatchCall': main.c:421: `LOCK_EX' undeclared (first use in this function) main.c:421: (Each undeclared identifier is reported only once main.c:421: for each function it appears in.) main.c:421: `LOCK_NB' undeclared (first use in this function) main.c:572: `LOCK_UN' undeclared (first use in this function) make: *** [main.o] Error 1 Am I doing something wrong. Can you provide some guidance in Installing this module. Please let me know if I need to provide more detail. Thanks in advance for your help. Thanks Prakash
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.