Dear PyMOL users,

I use Kubuntu 14.04. I compiled PyMOL, following some instructions on the web. 
This produced the directory:

/opt/pymol-svn/

and a symbolic link to pymol executable:

/usr/bin/pymol -> /opt/pymol-svn/pymol*

PyMOL works fine. Nevertheless, when I try:

File > Save Movie As > MPEG...

I get the following error message:

MPEG encoder missing.
The FreeMOL add-ons may not be installed

I downloaded the source code for mpeg_encode (freemol-mpeg_encode.tar.gz) 
from:

http://www.bioinformatics.org/cgi-bin/viewvc.cgi/freemol/trunk/src/mpeg_encode/?view=tar

and I did the following:

tar zxvf freemol-mpeg_encode.tar.gz
cd mpeg_encode
./configure 
make
sudo make install

This created the following file:

/bin/mpeg_encode.exe

That means that mpeg_encode.exe is in the PATH (it runs from any directory). 
mpeg_encode.exe seems to work. Unfortunately, when I try to produce a movie in 
pymol, I get the same error message. What have I done wrong?

Thank you in advance.

Best Regards,

Ioannis
-- 
Dr Ioannis Michalopoulos
Staff Research Scientist - Associate Professor Level
Centre of Systems Biology

Tel: +30 210 6597 127
Fax: +30 210 6597 545
Email: imicha...@bioacademy.gr
_________________________________________________
Biomedical Research Foundation, Academy of Athens
Soranou tou Efessiou 4, 115 27 Athens, Greece

------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net

Reply via email to