From: Martin C. <cos...@wa...> - 2006-12-26 18:02:34
|
Giancarlo Bassi wrote: > I got an error message without achieving the correct compilation > of visual Python 3.2.9 > > So I'm asking you some help to understand what went wrong. > > Compiler g++ says it doesn't find libboost_pyhton > > but I have /usr/lib/libboost_pyhton.so.1.32 linked to > libboost_pyhton.so.1.32.0 > > I copied it from a file from Mandriva distribution. If you made this symlink by hand, then I think you need to - make another one named "libboost_python.so" - pay attention to the orthography of "python". -- Martin |