Re: [Pytables-users] setup.py detection of hdf5 runtim

2011-09-08 Thread Antonio Valentino
Hi Chris, Il 08/09/2011 20:52, Chris Kees ha scritto: > OK, the latest master on github doesn't have this issue in setup. It > may still be there for Windows, but I don't build on Windows so I > can't check it. I just updated our PyTables submodule to point to the > more recent version. Also, al

Re: [Pytables-users] setup.py detection of hdf5 runtim

2011-09-08 Thread Chris Kees
OK, the latest master on github doesn't have this issue in setup. It may still be there for Windows, but I don't build on Windows so I can't check it. I just updated our PyTables submodule to point to the more recent version. Also, all the tests are passing on OS X, Unbuntu 11.04/64bit, a Cray XE

Re: [Pytables-users] setup.py detection of hdf5 runtim

2011-09-06 Thread Anthony Scopatz
Hi Kris, No worries. Github has a very detailed page on pull requests ( http://help.github.com/send-pull-requests/). First you'll need to fork your PyTables into your own remote repo. Then, you'll want to create a remote fork branch locally, and point this to your fork. Make your changes local

Re: [Pytables-users] setup.py detection of hdf5 runtim

2011-09-06 Thread Chris Kees
Hi Antonio and Anthony, I'm using the git hub version, so I'll pull the latest changes to the master, check this issue again, and then submit a pull request with the fix to setup.py. I've never submitted a pull request so please let me know if there are any tricks I need to know. Otherwise I'll fi

Re: [Pytables-users] setup.py detection of hdf5 runtim

2011-09-02 Thread Antonio Valentino
Hi Chris, Il 02/09/2011 16:47, Chris Kees ha scritto: > Hi, > > Would it be possible to patch the setup.py so that it searches for the > runtime libraries in the provided path for hdf5 rather than just a set > of default directories? We frequently have to install on systems where > we don't have

Re: [Pytables-users] setup.py detection of hdf5 runtim

2011-09-02 Thread Anthony Scopatz
Hi Kris, There have been some other build path issues recently as well. It would be good to consider this. I know it is only a one-line change, but would you mind submitting this as a pull request on github? Thanks, Anthony On Fri, Sep 2, 2011 at 9:47 AM, Chris Kees wrote: > Hi, > > Would it

[Pytables-users] setup.py detection of hdf5 runtim

2011-09-02 Thread Chris Kees
Hi, Would it be possible to patch the setup.py so that it searches for the runtime libraries in the provided path for hdf5 rather than just a set of default directories? We frequently have to install on systems where we don't have access to the default directories and have to append to LD_LIBRARY_