From: Brian Bennion (brian_at_youkai.llnl.gov)
Date: Mon Mar 08 2004 - 10:07:17 CST

You may need to alter the makefile in vmd/src. It doesn't seem to have
found the correct location for numpy.so.

Brian

On Mon, 8 Mar 2004, Dmitry Kovalsky wrote:

> Hi all,
>
> I want VMD to use numeric python that is installed in my Liux box.
> I have
> [dikov_at_violet dikov]$ rpm -qa|grep python
> python-Numeric-22.0-alt1
> python22-devel-2.2.2-alt1
> python-Numeric-devel-22.0-alt1
> python22-2.2.2-alt1
>
> after I do
> ./configure LINUX OPENGL FLTK TK TCL PYTHON NUMPY
> cd src
> make install
>
> when i start VMD and try to call python
> vmd > gopython
> Info) Starting Python...
> 'import site' failed; use -v for traceback
> Numeric Python module _numpy not found; vmdnumpy module not available.
> ImportError: No module named _numpy
> Info) Text interpreter now Python
> Traceback (most recent call last):
> File "<string>", line 1, in ?
> ImportError: No module named Tkinter
> >>>
>
> however
> [dikov_at_violet bin]$ rpm -ql python-Numeric-22.0-alt1|grep _numpy
> /usr/lib/python2.2/site-packages/Numeric/_numpy.so
>
> So durng the installation VMD had not see the python installation directory.
>
> where I have to define the installation directory of the Python and Numeric
> Python and why VMD does not recognise them?
>
> --
> Sincerely yours,
>
> Ph.D. Student Dmytro Kovalskyy
> Institute of Molecular Biology & Genetics
> 150 Akad. Zabolotnogo Street,
> Kiev-143, 03143
> UKRAINE
>
> E-mail: dikov_at_imbg.org.ua
> Fax: +380 (44) 266-0759
> Tel.: +380 (44) 266-5589
>
>
>

*****************************************************************
**Brian Bennion, Ph.D. **
**Computational and Systems Biology Division **
**Biology and Biotechnology Research Program **
**Lawrence Livermore National Laboratory **
**P.O. Box 808, L-448 bennion1_at_llnl.gov **
**7000 East Avenue phone: (925) 422-5722 **
**Livermore, CA 94550 fax: (925) 424-6605 **
*****************************************************************