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

2008-11-16 Thread Simon Pickles
Hello, I am setting up boost python on a new Ubuntu system. I thought I had everything configured correctly, but think I may have missed a vital step. When I run the python program which attempts to use the library generated by bjam, I get this: [EMAIL PROTECTED]:~/WorkingCopies/server/trun

Re: [C++-sig] Set Path to Standard Modules

2008-11-16 Thread Renji Panicker
You could put them in a sub-dir called "Lib" inside the dir where your exe is. -/renji 2008/11/16 Brian Dawn <[EMAIL PROTECTED]>: > Hello everyone! > > I am currently embedding python, and I would like to distribute the Python > Standard Modules with my application, in the event that the end user