|
From: Henk K. <h....@cy...> - 2007-07-26 15:00:40
|
Dear all, it was the missing 'boost' (configure missed it) after downloading from boost.org and a very long session I was able to 'move' libboost_python.so to /usr/lib (libboost_python-gcc41-1_34_1.so.1.34.1) and copy the boost-includes to /usr/local/include/boost/. Hitting 'make' again and 'make install' and I was able to run all the demos in /usr/lib/python2.4/site-packages/visual/examples without any problems. Now it's time to study vpython more in detail. Thanks! Henk Op donderdag 26 juli 2007 10:06, schreef Henk Krus: > Op donderdag 26 juli 2007 03:37, schreef u: > > Not possible to guess what went wrong with the make of the > > standard version without seeing the build.log in the src > > directory, which gives details. > > Thanks for pointing to this log: "boost" is missing > |