Hi All,

When I try to install the easyblocks, with my own added block, there seems to be something wrong with the installation.

I do:

python setup.py install --prefix=/home/bver018/easy

The new .pyc file, however, is not where I want it
(~/easy/lib/python2.6/site-packages/easybuild/easyblocks/o/), but only in the build directory, and in

/home/bver018/easy/lib/python2.6/site-packages/easybuild_easyblocks-1.10.0dev-py2.6.egg

This procedure worked before (I think).

Thanks for any help,
Bart



PS

Before the installation, I source
PYLIB=`python -c "import distutils.sysconfig; print distutils.sysconfig.get_python_lib(prefix='/home/bver018/easy'); "`
export PYTHONPATH=/home/bver018/easy/lib/python2.6/site-packages/:$PYLIB

--
Dr. Bart Verleye
Centre for e-Research
Level G, Room 409-G21
24 SYMONDS ST
Auckland 1010
New Zealand
+64 (0) 9 923 9740 ext 89740

Reply via email to