> A Dilluns 13 Novembre 2006 17:19, [EMAIL PROTECTED] escrigué: > Nevertheless, you can install the shared libraries anywhere and then > set the LD_LIBRARY_PATH environment variable to point there. That > should be enough for keeping PyTables happy.
If you encounter any problems with this, I got it to work under Linux using a limited user account. I had to install NumPy, NumArray and HDF5 myself first, then copy files around a bit and set the LD_LIBRARY_PATH and add the Python code of these modules to the Python library path. And then it worked. If you need detailed steps, let me know, then I'll translate my Dutch instruction list. Koen ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Pytables-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pytables-users
