Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^2: How to determine $(DY)LD_LIBRARY_(PATH)

by rvosa (Curate)
on Feb 02, 2007 at 01:11 UTC ( [id://597864]=note: print w/replies, xml ) Need Help??


in reply to Re: How to determine $(DY)LD_LIBRARY_(PATH)
in thread How to determine $(DY)LD_LIBRARY_(PATH)

Here's the problem: I have to write out a configuration file that, after building expat, points to where the libraries are installed - and do so portably, so that on an OS that uses $LD_LIBRARY_PATH it'll write:
LD_LIBRARY_PATH=/path/to/expat:$LD_LIBRARY_PATH; export LD_LIBRARY_PAT +H

...and on OS's that use $DYLD_LIBRARY_PATH the same thing, and on windows a similar manipulation of %PATH%.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (8)
As of 2024-04-19 14:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found