Needed to add -L/usr/X11R6/lib to the GLLIBS line in the linux Makefile for the gl libs to be found:
GLLIBS = -L/usr/X11R6/lib -lglut -lGLU -lGL
Excellent stuff!
Logged In: NO
[root@x1-6-00-c0-a8-80-d7-c9 linux]# make make: *** No rule to make target ../src/../SWIG/KikiPy_wrap.cpp', needed bykiki'. Stop.
../src/../SWIG/KikiPy_wrap.cpp', needed by
Log in to post a comment.
Logged In: NO
I can't get it working in redhat9 ie:
[root@x1-6-00-c0-a8-80-d7-c9 linux]# make
make: *** No rule to make target
../src/../SWIG/KikiPy_wrap.cpp', needed bykiki'. Stop.