| Rhiana 2004-09-08, 12:17 pm |
| Hello,
I am having trouble installing FreeWRL1.07 on Mandrake 9.1.
The instructions are: #perl Makefile.PL #make #make install
I have all the PERL modules installed. I have installed
j2re-1_4_2_05-linux-i586.rpm successfully and mozilla picks up the
plug-in.
On #make, I recieve the following error:
Writing Makefile for VRML::JS
make[1]: Leaving directory
`/home/adara/software/multimedia/FreeWRL-1.07/JS'
make[1]: Entering directory
`/home/adara/software/multimedia/FreeWRL-1.07/java'
make[2]: Entering directory
`/home/adara/software/multimedia/FreeWRL-1.07/java/classes'
javac -classpath .:/usr/lib/mozilla-1.3/plugins/java40.jar
vrml/BaseNode.java
vrml/BaseNode.java:5: error:Super class "<gen>" is not accessible : it
is not in the same package and not public [JLS 8.1.3, 6.6]
make[2]: *** [vrml/BaseNode.class] Error 1
make[2]: Leaving directory
`/home/adara/software/multimedia/FreeWRL-1.07/java/classes'
make[1]: *** [subdirs] Error 2
make[1]: Leaving directory
`/home/adara/software/multimedia/FreeWRL-1.07/java'
make: *** [subdirs] Error 2
I don't know what else I can do from here. What does this mean?
Rhiana
|