Re: [C++-sig] Linking to libboost_python, on Ubuntu - I've forgotten something...

2008-11-17 Thread Simon Pickles
Kirit Sælensminde wrote: Simon Pickles wrote: When I run the python program which attempts to use the library generated by bjam, I get this: [EMAIL PROTECTED]:~/WorkingCopies/server/trunk/hybrid_test$ python hybridTest.py Traceback (most recent call last): File "hybridTest.py", line 2, in

Re: [C++-sig] Linking to libboost_python, on Ubuntu - I've forgotten something...

2008-11-17 Thread Kirit Sælensminde
Simon Pickles wrote: When I run the python program which attempts to use the library generated by bjam, I get this: [EMAIL PROTECTED]:~/WorkingCopies/server/trunk/hybrid_test$ python hybridTest.py Traceback (most recent call last): File "hybridTest.py", line 2, in import Hybrid ImportErr