Re: [Pytables-users] use static HDF5 instead of shared library in pytables

2008-02-01 Thread Ivan Vilata i Balaguer
Maarten Sneep (el 2008-02-01 a les 14:50:57 +0100) va dir:: > 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 machi

Re: [Pytables-users] use static HDF5 instead of shared library in pytables

2008-02-01 Thread Francesc Altet
A Friday 01 February 2008, Maarten Sneep escrigué: > 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