Dirk Meyer schrieb:
Marc Leesch wrote:
Hi,

Problem: I installed mmpython (using *python setup.py install*). Then
I tried to install freevo cvs current... (using *python setup.py
install*). And I got: *checking for mmpython.......not found*

How can this be? Question of version or of prefixes???

This could be a problem with more than one python version
installed. It could happen that mmpython is installed to one and you
start another.

What does ls -l /usr/bin/python*
ls -l /usr/lib/python

say?


Dischi

These commands say:
****
[EMAIL PROTECTED]:/usr/local/src/freevo-1.5.4> ls -l /usr/bin/python*

lrwxrwxrwx 1 root root 9 2006-03-18 12:00 /usr/bin/python -> python2.4

-rwxr-xr-x 1 root root 3868 2005-09-13 02:48 /usr/bin/python2.4

[EMAIL PROTECTED]:/usr/local/src/freevo-1.5.4> ls -l /usr/lib/python

lrwxrwxrwx 1 root root 9 2006-03-18 12:00 /usr/lib/python -> python2.4
******

There?s python and python2.4 installed, but everything is referring to python2.4.
Here`s the full try:
*****
htpc:/usr/local/src # cd mmpyth*

htpc:/usr/local/src/mmpython-0.4.9 # python2.4 setup.py install

running install

running build

running build_py

running build_ext

running build_scripts

running install_lib

running install_scripts

changing mode of /usr/bin/mminfo to 755

htpc:/usr/local/src/mmpython-0.4.9 # cd /usr/local/src/freevo*

htpc:/usr/local/src/freevo-1.5.4 # python2.4 setup.py install

checking for mmpython... not found

please download it from http://www.sf.net/projects/mmpython and install it
*******
The same I get when I use python instead of python2.4.....
What to do?


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to