From: Jen C. C. <jc...@ca...> - 2003-07-28 07:31:05
|
Dear experts: I tried to install vpython in my iBook. I followed the installation steps, but There are some errors in screen. I listed them as follows: Making all in visual make[1]: Nothing to be done for `all'. Making all in cvisual g++ -c -I./CXX/Include -I. -DHAVE_CONFIG_H -I/sw/include/python2.2 -o arrow.lo -g -O2 -I/sw/include/gtk-1.2 -I/usr/X11R6/include -I/sw/include/glib-1.2 -I/sw/lib/glib/include -D_REENTRANT -I/sw/include/glib-1.2 -I/sw/lib/glib/include arrow.cpp In file included from arrow.cpp:2: xgl.h:10:29: gtkgl/gtkglarea.h: No such file or directory make[1]: *** [arrow.lo] Error 1 make: *** [all-recursive] Error 1 It seems the program can=B9t find =B3gtkglarea.h=B2, but I installed =B3gtk-glarea=B2 before compiling the visual. I searched the =B3gtkglare.h=B2 and it is in =B3/sw/include/gtkgl/.=B2 Could someone give me some suggestions? Thank you very much. My computer MacOSX10.2.6 Fink :Package manager version: 0.13.3, Distribution version: 0.5.3.cvs December Develop Tool X11 beta3 Python 2.2.2 Jen Chang Chen |