From: Andrew M. <mo...@tb...> - 2002-07-14 06:04:13
|
Okay, I have successfully installed on Mandrake8.1. The additional note= s=20 by Francois Papa were helpfull, but were not exactly the same for my=20 system. The difference between our systems was that (somehow) my=20 installation of python2.2 uses the /usr/local/ and his used /usr/. I did= =20 have to make the other changes he suggested. Thanks to all for the help! Martin: When I tried to install the libMesaGLU1 and libMesaGLU1-devel rpms, I=20 found I also needed libgcc3.0. Maybe installing that will allow your=20 compile to work. Andrew On 13 Jul 2002, M. Lutz wrote: > Hi -=20 >=20 > After reading the info's of Francois Papa on link =20 > http://vpython.org/morelinux.html > regarding installing VPython I failed with the following error:=20 >=20 >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > g++ -I. -I./CXX/Include -I/usr/include/python2.2 -I/usr/include/gtk-1.= 2 > -I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRANT > -I/usr/X11R6/include -w -c -o arrow.o arrow.cpp > In file included from pvector.h:6, > from cvisual.h:6, > from display.h:5, > from prim.h:5, > from axial.h:5, > from arrow.cpp:1: > CXX/Include/CXX_Objects.h:967: no class template named > `random_access_iterator' > in `std' > CXX/Include/CXX_Objects.h:1077: no class template named > `random_access_iterator > ' in `std' > make: *** [arrow.o] Fehler 1 > cp: Aufruf von stat f=FCr =BBcvisualmodule.so=AB nicht m=F6glich: No su= ch file > or directory > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 > I've installed all mentioned packages including the Numeric library.=20 > But the result still like shown in the screenprint above. >=20 > Could somebody help me with that? > Thanks in advance! >=20 > Martin > in=20 > Koeln / Germany. >=20 >=20 >=20 > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Visualpython-users mailing list > Vis...@li... > https://lists.sourceforge.net/lists/listinfo/visualpython-users >=20 |