Hi Justin,

Justin Wetherell said the following on 02/12/2005 02:48 AM:
After typing "make" in the Freevo dir and doing a python setup.py install in each dir in freevo/lib. I get this error while starting freevo...

./freevo start
The python Imlib2 bindings could not be loaded!
To compile pyimlib run 'make'

I make typed make in the pyimlib2 dir and made no difference.

Normally it should be enough to run make in the top level source directory of your CVS working copy and nothing else. The freevo start script does the rest by setting the PYTHONPATH.


You could try to do the following:

- Set the PYTHONPATH environment variable to
  $<freevo-source-directory>/site-packages
- run a python shell
- import Imlib2

Do you get an error?

crunchy

--
Smith & Wesson: The original point and click interface.


------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Freevo-devel mailing list Freevo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to