On Tue, Sep 11, 2007 at 11:11:49AM +0000, Sjoerd Mullender wrote:
Update of /cvsroot/monetdb/MonetDB/src/testing In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv17756/src/testing
Modified Files: Makefile.ag Mtest.py.in Log Message: Put Python files in their own Python module MonetDB. In the RPMs, put Python files in the Python hierarchy. Created a new RPM MonetDB-python which contains monet_options.py and other such files. Added merovingian man page to RPM. Fixed MonetDB5 spec file. Removed Python ODBC interface: it was not directly related to MonetDB.
These changes requires to set PYTHONPATH="MONETDB_PREFIX/`python -c 'import distutils.sysconfig; print distutils.sysconfig.get_python_lib(0,0,"")'`" before calling Mtest.py, unless MONETDB_PREFIX is /usr . Should we consider making Mtest.py search automatically for modules in the above path (as it IMHO did before), or shall we just document the above requirement? Stefan -- | Dr. Stefan Manegold | mailto:Stefan.Manegold@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4312 |