From: M. L. <mc...@we...> - 2002-07-13 19:58:21
|
Hi -=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 =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 such f= ile 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 I've installed all mentioned packages including the Numeric library.=20 But the result still like shown in the screenprint above. Could somebody help me with that? Thanks in advance! Martin in=20 Koeln / Germany. |
From: Bruce S. <bas...@un...> - 2002-07-14 01:29:33
|
Here are the relevant statements in cvisual\CXX\Include\CXX_Config.h: #if STANDARD_LIBRARY_HAS_ITERATOR_TRAITS #define random_access_iterator_parent(itemtype)=20 STD::random_access_iterator<itemtype, int> #else #define random_access_iterator_parent(itemtype)=20 STD::iterator<STD::random_access_iterator_tag,itemtype,int> #endif Knowing nothing about the Mandrake environment, I don't know what the=20 ramifications of this might be. Bruce Sherwood At 09:57 PM 02/07/13 +0200, M. Lutz wrote: >Hi - > >After reading the info's of Francois Papa on link >http://vpython.org/morelinux.html >regarding installing VPython I failed with the following error: > > >=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 such= 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 > >I've installed all mentioned packages including the Numeric library. >But the result still like shown in the screenprint above. > >Could somebody help me with that? >Thanks in advance! > >Martin >in >Koeln / Germany. > > > >------------------------------------------------------- >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 |
From: M. L. <mc...@we...> - 2002-07-14 09:23:33
|
Bruce, my system is a Mandrake 8.2 (download version) with many "Mandrake-cooker" updated files / libraries etc. Kernel version 2.4.18-6mdk. gcc -v: ===================================================================== Reading specs from /usr/lib/gcc-lib/i586-mandrake-linux-gnu/3.1/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --enable-long-long --enable-cstdio=stdio --enable-clocale=generic --with-gxx-include-dir='$${prefix}/include/g++-v31' --enable-languages=c,c++,f77,objc,java --program-suffix=-3.1 --host=i586-mandrake-linux-gnu --with-system-zlib Thread model: posix gcc version 3.1 (Mandrake Linux 8.3 3.1-0.7mdk) ===================================================================== Just before this email I changed the /etc/colorgccrc, so that gcc-2.96 was used: ==================================================================== # Define the paths to the actual location of the various compilers. # (Currently, colorgcc only understands these: g++ gcc c++ cc) #g++: /usr/bin/g++-3.1 #gcc: /usr/bin/gcc-3.1 #c++: /usr/bin/g++-3.1 #cc: /usr/bin/gcc-3.1 g++: /usr/bin/g++-2.96 gcc: /usr/bin/gcc-2.96 c++: /usr/bin/g++-2.96 cc: /usr/bin/gcc-2.96 ==================================================================== Then compilation of cvisualmodule.so was successful. I'm not a programmer - so I don't understand why gcc-3.1 has a problem with compiling the cvisualmodule.so ... Am Son, 2002-07-14 um 03.30 schrieb Bruce Sherwood: > Here are the relevant statements in cvisual\CXX\Include\CXX_Config.h: > > #if STANDARD_LIBRARY_HAS_ITERATOR_TRAITS > #define random_access_iterator_parent(itemtype) > STD::random_access_iterator<itemtype, int> > #else > #define random_access_iterator_parent(itemtype) > STD::iterator<STD::random_access_iterator_tag,itemtype,int> > #endif > > Knowing nothing about the Mandrake environment, I don't know what the > ramifications of this might be. > > Bruce Sherwood |
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 |
From: Bruce S. <bas...@un...> - 2002-07-14 14:22:18
|
I added these comments to the VPython website advice on Mandrake. Thanks much. Bruce Sherwood At 02:06 AM 02/07/14 -0400, Andrew Morrison wrote: >Okay, I have successfully installed on Mandrake8.1. The additional notes >by Francois Papa were helpfull, but were not exactly the same for my >system. The difference between our systems was that (somehow) my >installation of python2.2 uses the /usr/local/ and his used /usr/. I did >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 >found I also needed libgcc3.0. Maybe installing that will allow your >compile to work. > > >Andrew |