Csources not found
Bug #731937 reported by
Richie
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ImageP |
Fix Released
|
Medium
|
Tomio |
Bug Description
I am running an Ubuntu 10.04 64bit system, with Python 2.6.5 and ImageP 2.9.2.
After installing and sucessfully compiling the C sources, upon calling 'import ImageP' within Python, I would get the C sources not loaded message.
copying libCsources.so from:
/usr/lib/
to:
/usr/local/
fixed the problem and now the Csources are working correctly
To post a comment you must log in.
Thanks for reporting. I have to test this further, I could not yeat reproduce the bug.
Normally, when running python setup.py install one should see a message indicating the copying of the libCsources.so.
The suggested fix: copying by hand always helps, but on Linux it should not be necessary.