From: Bruce S. <Bru...@nc...> - 2009-11-01 15:15:54
|
I'm not absolutely certain of this, but I think this comes from using Boost libraries with Python 2.5 that were built for Python 2.6. Bruce Sherwood TH Chew wrote: > Hi all, > > I have been following the efforts of trying to get VPython run in Karmic > using the default Python and Boost libraries. I am trying to get it > working too but failed. Anyway, I try to use Python 2.5 to compile the > source as I was able to do that in Jaunty. However, the make process > failed. The last 2 lines of build.log are: > > /usr/bin/ld: cannot find -lboost_python > collect2: ld returned 1 exit status > > I tried compiling version 5.13 and 5.11. The results are the same. > Thanks in advance. > > -- > Regards, > THChew |