From: Steve S. <st...@sp...> - 2010-07-02 13:18:58
|
Hi K, I'm pretty sure the gtk/glade etc are only needed for an X-Windows build. The Mac port uses the Carbon API to run on macos x. It may be possible to build an X-Windows version (in fact that was originally how visual was ported to the mac, except using fink rather than macports) but it hasn't been done in some time (I don't think at all for Visual 5.X, as far as I know, but I may be wrong here..) Anyway.. if you really want help building an X-Windows version for Mac you'll need to include more of the error message. It's pretty hard to diagnose with only a '...' ;-) thanks, -steve On Jul 2, 2010, at 7:44 AM, K. Uebayashi wrote: > Hi, > > I'm trying to build vpython on my Mac OS X10.6.4. > > I've installed gtkglextmm, libglademml, ftgl and boost from macports. > > After executing > PYTHON=/opt/local/bin/python2.6 ./configure --prefix=/opt/local > && make, > I get a error message; > "Compiling ./python/arrayprim.cpp ... > make[1]: *** [arrayprim.lo] Error 1 > make: *** [all-recursive] Error 1". > > > Is possible to avoid this error and > to build visual python on Mac OS X? > > > -- > K. Uebayashi > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Sprint > What will you do first with EVO, the first 4G phone? > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first > _______________________________________________ > Visualpython-users mailing list > Vis...@li... > https://lists.sourceforge.net/lists/listinfo/visualpython-users |