Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

perl 5.16.0 build is failing on Aix 64 bit machine

by pthiru (Novice)
on Sep 28, 2012 at 10:25 UTC ( [id://996161]=perlquestion: print w/replies, xml ) Need Help??

pthiru has asked for the wisdom of the Perl Monks concerning the following question:

  • Comment on perl 5.16.0 build is failing on Aix 64 bit machine

Replies are listed 'Best First'.
Re: perl 5.16.0 build is failing on Aix 64 bit machine
by sierpinski (Chaplain) on Sep 28, 2012 at 13:11 UTC
    Looks like you are setting LIBPATH on the same line you're evoking perl. Try adding a semicolon in there. I'm not too familiar with AIX, but some *nix OS's require an export command for the assignment to stick.

    Hope that helps, because I've never tried to build it myself like that, but I noticed you weren't receiving any other responses. Good luck.

      Actually, what the OP is doing there is syntax supported by the unix shell, though it is little known.

      OP, what shell are you running on AIX? You should probably make sure your shell supports that syntax. Things are always a little different on AIX.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://996161]
Approved by marto
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (2)
As of 2024-04-26 04:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found