Dzr Sven ,
I' m under XFree 3.3.6 and MEsa lib are in /usr/local/lib and headers in
/usr/local/include/GL
Ive got the jdk1.2.2 from Sun in /home/roro/jdk1.2.2
My home directory for gl4java is :
/home/roro/GL4Java/GL4Java
when I'm in this directory and try to compile the sources I've got this error
:
make x11
rm -f errors
cd C2J ; make C2J
make[1]: Entering directory `/home/roro/GL4Java/GL4Java/C2J'
make[1]: Nothing to be done for `C2J'.
make[1]: Leaving directory `/home/roro/GL4Java/GL4Java/C2J'
cd C2J ; make gl2j
make[1]: Entering directory `/home/roro/GL4Java/GL4Java/C2J'
make[1]: Nothing to be done for `gl2j'.
make[1]: Leaving directory `/home/roro/GL4Java/GL4Java/C2J'
cd C2J ; make gl2c
make[1]: Entering directory `/home/roro/GL4Java/GL4Java/C2J'
make[1]: Nothing to be done for `gl2c'.
make[1]: Leaving directory `/home/roro/GL4Java/GL4Java/C2J'
( cd /home/roro/TestGLJava ; rm -f gl4java.jar ; /home/roro/jdk1.2.2/bin/jar cf
gl4java.jar sun gl4java/*.class gl4java/applet gl4java/awt gl4java/jau gl4java/system gl4java/utils/*.class gl4java/utils/textures gl4java/utils/glut/*.class ;
rm -f gl4java-glutfonts.jar ; /home/roro/jdk1.2.2/bin/jar cf gl4java-glutfonts.jar gl4java/utils/glut/fonts ; )
gl4java/system : no such file or directory
Unfortunatly , gl4java/system exist (I've got this error when I'm compiling the
source if I'm root or someone else)
Ive also succesfully installed the binary packake for Netscape but Netscape
doesn't load the paint of the applet
WHy ?
In /opt/netscape/java/classes I've put the gl4java-glutfonts.jar , gl4java.jar
, iimp.jar and png.jar
What did I mist ?
Thanks for help if you can
R.P.
|