From: Bruce S. <bas...@un...> - 2003-08-22 08:51:39
|
Thanks much for the corrections! Now fixed. Except for the one involing Numeric, which I don't understand. The VPython installer directions specifcally say to run "python2.2 setup.py install", not "python setup.py install". This is important of course, in order to install Numeric for use by python2.2. Bruce Sherwood Aaron Titus wrote: > Jonathan (and others who are interested), > > I attempted to install the newest version of vpython today using the > instructions at vpython.org. I first trashed Fink and Apple's X11 and > reinstalled Fink and X11. Everything installed well, and I can run other > x applications like gnuplot. For what it's worth, I have the latest > version of Jaguar, Apple's development tools, security patches, etc. > > A couple of corrections should be made to the installation notes on the > vpython site: > > -Change "apt-get install gtglarea" to "apt-get install gtkglarea" -- the > k is missing. > > -Change "apt-get install python2.2.x" to "apt-get install python22" -- > this is officially 2.2.2-5 I think > > -Change HTML page title from "Download VPython for Linux" to "Download > VPython for Mac OS X" > > -(maybe add this as a suggestion) If installing Numeric using gives an > error because it can't find /sw/bin/python, then create a symbolic link > /sw/bin/python that points to /sw/bin/python2.2; this will allow the > Numeric setup script to successfully run > > -Run "apt-get install pkgconfig" -- this will fix an error given by > visual's configure script that says that it can't find pkgconfig; > evidently pkgconfig wasn't installed by the other packages. > > Thanks, Jonathon, for the good work on the installer. I hope this > feedback will help. > > AT > > > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: VM Ware > With VMware you can run multiple operating systems on a single machine. > WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines > at the same time. Free trial click > here:http://www.vmware.com/wl/offer/358/0 > _______________________________________________ > Visualpython-users mailing list > Vis...@li... > https://lists.sourceforge.net/lists/listinfo/visualpython-users |