From: bradley <bj...@nc...> - 2007-11-07 23:28:38
|
I have found out why vpython will not run on Fedora 8. I went to update and got this message... --> Running transaction check ---> Package visual.i386 0:4.beta16-1.fc7 set to be updated --> Processing Dependency: libboost_thread.so.2 for package: visual --> Processing Dependency: libboost_python.so.2 for package: visual --> Finished Dependency Resolution Error: Missing Dependency: libboost_thread.so.2 is needed by package visual Error: Missing Dependency: libboost_python.so.2 is needed by package visual I looked up what boost provides and in boost-1.33 the packages libboost_thread.so.2 and libboost_python.so.2 are provided. They are not however in boost-1.34. Brad Longo |