From: Bruce S. <Bru...@nc...> - 2008-06-22 19:38:32
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#ffffff" text="#000000"> It's not a bad design to use Boost libraries, since they are considered the best supported tools for connecting between Python and C++. They are a well-supported extension to the C++ standard libraries, and they contain possible candidates for future inclusion in the standard libraries. It's the responsibility of each Linux distribution to provide these libraries, as many applications depend on them. If the Boost libraries are defective or incomplete, the place to complain is wherever there are discussions of the provided packages on a particular Linux distribution. <br> <br> Of course it is possible that there's something wrong with the Visual build procedure, so it isn't certain that the Fedora 9 Boost libraries are defective. But it's a possible diagnosis, since compilation works on other Linux distributions.<br> <br> Bruce Sherwood<br> <br> Jaap Spies wrote: <blockquote cite="mid:485...@hc..." type="cite"> <pre wrap="">brad longo wrote: </pre> <blockquote type="cite"> <pre wrap="">I've been trying to figure out since Fedora 8 came out and I have no idea how to fix it. </pre> </blockquote> <pre wrap=""><!----> I expect the same issue with boost on Fedora 9 as there is a missing libboost_thread, only libboost_thread-mt and friends. In FC7 there was libboost_thread.a and friends. </pre> <blockquote type="cite"> <pre wrap="">I don't know anything about boost. I asked the </pre> </blockquote> <pre wrap=""><!----> Me neither! I don't want to know, but VPython depends on it. Bad design :)? </pre> <blockquote type="cite"> <pre wrap="">people who develop boost what I should do, and the only thing they will tell you is how to alter your make file and stuff like that. I have no idea how that stuff works. Something must be different as to how vpython compiles on ubuntu vs fedora, although that makes no sense. I would say the easiest solution is to regenerate a config file and all that s </pre> </blockquote> <pre wrap=""><!----> Maybe somebody in the VPython community can pick this up? Jaap ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. <a class="moz-txt-link-freetext" href="http://sourceforge.net/services/buy/index.php">http://sourceforge.net/services/buy/index.php</a> _______________________________________________ Visualpython-users mailing list <a class="moz-txt-link-abbreviated" href="mailto:Vis...@li...">Vis...@li...</a> <a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/visualpython-users">https://lists.sourceforge.net/lists/listinfo/visualpython-users</a> </pre> </blockquote> </body> </html> |