Hi,

I'd like to link my application as much as possible with static libraries
for use on a grid. The idea is to install numpy and pytables (and other
non-standard modules) in a local directory and copy that directory to the
grid machine, adding it to the PYTHONPATH variable.

It would be helpful if the pytables module could be linked using the
static HDF5 library, as that would save headaches of messing with
LD_RUN_PATH. Is that possible, or do you have other suggestions?

Maarten


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to