The freewrl rpms
Find a file
2013-04-09 11:22:37 -04:00
.gitignore initial import 2011-08-11 15:10:10 -04:00
freewrl-1.22.12_pre2-firefox8.patch fix build against firefox8 headers 2011-12-06 14:53:39 -05:00
freewrl-1.22.12_pre2-gcc47.patch fix compile with gcc 4.7 2012-01-17 20:30:10 -05:00
freewrl.spec use js-devel, xulrunner jsapi.h is now C++ only 2013-04-09 11:22:37 -04:00
README.FreeWRL.java initial import 2011-08-11 15:10:10 -04:00
sources use js-devel, xulrunner jsapi.h is now C++ only 2013-04-09 11:22:37 -04:00

In order for the java classes to do anything, they need to be able to talk to the freewrl binary via a tcp port; which requires a java policy modification.
A policy file (java.policy) is included in /usr/share/freewrl/. To use it, either use policytool from the Java JRE or copy it to ~/java.policy