Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Condor Problem with Environment
- Date: Fri, 12 May 2006 14:35:02 -0400 (EDT)
- From: Douglas L Thain <dthain@xxxxxxxxxx>
- Subject: Re: [Condor-users] Condor Problem with Environment
Senthil -
If there are too many libraries to copy them around manually,
another option is to do remote dynamic linking with Parrot.
Essentially, this allows your LD_LIBRARY_PATH to point
to libraries stored elsewhere on the network.
Here is a short how-to document:
http://www.cse.nd.edu/~ccl/software/howto/remotelink.shtml
Cheers -
Doug