Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^4: How PAR pp works?

by Anonymous Monk
on Jun 21, 2010 at 23:01 UTC ( [id://845808]=note: print w/replies, xml ) Need Help??


in reply to Re^3: How PAR pp works?
in thread How PAR pp works?

In case of doubt, try to deploy the package in an environment comparable to the target environment (i.e. without Perl/modules/libs installed) until it no longer complains about missing stuff...

That can be as simple as starting a new console and emptying %PATH%

Replies are listed 'Best First'.
Re^5: How PAR pp works?
by almut (Canon) on Jun 21, 2010 at 23:34 UTC

    ...on Windows, maybe.  On Unix, and for shared libs, there's at least also the issue of runtime linker configuration (ldconfig), potentially compiled-in search paths (-rpath), LD_LIBRARY_PATH, and whatever else I don't think of at the moment :)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (5)
As of 2024-04-19 16:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found