Sorry about flooding the e-mail list with the following questions
comments....

My attempt at rebuilding a version 0.73 of pymol failed. It did
so becuase of the following detail. In the build area, there is
a module directory which contains the following....

[r...@newadler modules]# pwd
/usr/src/redhat/BUILD/pymol/modules
[r...@newadler modules]# ls -Fa
./        ExtensionClass.so*  _openglmodule.so*      pmg_wx/
../       _glumodule.so*      _opengl_nummodule.so*  pymol/
chempy/   _glu_nummodule.so*  openglutil_num.so*     sglite.so*
_cmd.so*  _glutmodule.so*     openglutil.so*
CVS/      launch_pymol.py     pmg_tk/


When doing the rpm build, the rpm package manager takes care of
moving all the directories into /usr/lib/python2.1/site-packages/
But the files in the 'modules' directory, are left orphand.
The question is where to put them, since putting them in the
directory /usr/lib/python2.1/site-packages/ seems a bit wonko.
For now, I'm going to put them in /usr/lib/python2.1/site-packages/pymol
for a lack of a better place to put them. Maybe it will become
clear where they should go after screwing around a bit with
this rpm build.

Cheers. Steve.


Reply via email to