This is the error information I got when I want to
install pyopenGL. Anybody can help me fix it?
Thanks,
John
$ python setup.py install
Togl to be built: Togl-1.6
running install
running build
running build_w
swig -version
6 [main] python2.4 3148
f:\cygwin\bin\python2.4.exe: *** fatal error -
f:\cygwin\bin\python2.4.exe: *** unable to remap
f:\cygwin\bin\tk84.dll to same address as
parent(0x18920000) != 0x18E10000
11 [main] python 480 fork: child 3148 - died
waiting for dll loading, errno 11
swig1.3 -version
51824 [main] python2.4 3108
f:\cygwin\bin\python2.4.exe: *** fatal error -
f:\cygwin\bin\python2.4.exe: *** unable to remap
f:\cygwin\bin\tk84.dll to same address as
parent(0x18920000) != 0x18E10000
54688 [main] python 480 fork: child 3108 - died
waiting for dll loading, errno 11
SWIG Version 1.3.23
Copyright (c) 1995-1998
University of Utah and the Regents of the University
of California
Copyright (c) 1998-2004
University of Chicago
Compiled with g++ [i686-pc-cygwin]
Please see http://www.swig.org for reporting bugs and
further information
sh: swig1.3: command not found
warning: build_w: Can't find SWIG, will just have to
do with the existing wrapper source.
running config
compiling '_configtest.c':
#ifdef _WIN32
#include <windows.h>
#endif
#ifdef __APPLE_CC__
#include <OpenGL/gl.h>
#include <OpenGL/glu.h>
#else
#include <GL/gl.h>
#include <GL/glu.h>
#endif
#ifdef GLU_VERSION_1_2
GLUnurbs *x;
GLUtesselator *y;
GLUquadric *z;
#endif
gcc -fno-strict-aliasing -DNDEBUG -g -O3 -Wall
-Wstrict-prototypes -I/usr/include/python2.4/Numeric
-c _configtest.c -o _configtest.o
278705 [main] python2.4 2400
f:\cygwin\bin\python2.4.exe: *** fatal error -
f:\cygwin\bin\python2.4.exe: *** unable to remap
f:\cygwin\bin\tk84.dll to same address as
parent(0x18920000) != 0x18E10000
282185 [main] python 480 fork: child 2400 - died
waiting for dll loading, errno 11
error: Resource temporarily unavailable
____________________________________________________________________________________
Yahoo! Music Unlimited
Access over 1 million songs.
http://music.yahoo.com/unlimited
|