import error using BOOST in linux

G

GujuBoy

i am using BOOST in linux with python and i can compile my CPP file
just fine to make a .so but everytime i do a import i get this error
Traceback (most recent call last):
File "<stdin>", line 1, in ?
ImportError: libboost_python.so.1.32.0: cannot open shared object file:
No such file or directory
i also tried putting the libboost_python.so.1.32.0 file in the
/usr/lib/python2.3 dir.

please help
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,241
Messages
2,571,219
Members
47,850
Latest member
StewartTha

Latest Threads

Top