Hello everybody,
I searched the list archives but cannot find anything like
this:
when I try to "make install", the make fails (the error
messages are below)
Freevo 1.3.2 was running on the same computer without
problems.
Any suggestions?
Thank you,
Edward
[EMAIL PROTECTED] freevo1.3.4]# make in
I get that problem with the python_compile step. You should remove
the python_compile argument from the 'all:' dependency list, make install,
then perform the python_compile manually using the following (you must
have python 2.x installed on your system):
cd /usr/local/freevo
/usr/bin/python src/