From: Mirko B. <mir...@ie...> - 2010-07-04 09:54:16
|
As K. pointed out, I sent this message to his address only: since it might be of interest to somebody else as well, here it is for the whole list. K.: the errors from your log seem to boil down to a "cvs export: move away `(some file name)'; it is in the way", which I did never experience, or at least not with the visual python cvs repository. Maybe somebody else did? bye Hi, I wrote a portfile to build visual through macports, but since I had some problems having it accepted in the official macports repositories (and no time right now to fix those problems) I had to resort to our department macports repository. Alternatively, you can setup a local one and install it from there. http://www.mip.sdu.dk/macports/python/py26-visual.tgz nb: I believe that there might be problems building it with python 2.6.5, as the included boost libs where compiled against 2.6.4. You can still try to fix this by recompiling the boost libs though, if you already moved to 2.6.5. <http://www.mip.sdu.dk/macports/python/py26-visual.tgz>regards, Mirko On Fri, Jul 2, 2010 at 1:44 PM, K. Uebayashi <u.k...@gm...> 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 > |