The freewrl rpms
Find a file
2013-04-09 11:23:04 -04:00
.gitignore 1.22.13 2012-06-25 22:49:23 -04:00
freewrl-1.22.1-JS_GetPrototype-two-args.patch two args for JS_GetPrototype today 2013-02-01 13:18:53 +01: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-1.22.13-JS_GetPrototype-three-args.patch three args! arg arg arg! 2013-02-01 16:27:19 +01:00
freewrl-1.22.13-no-JS_ConstructObject.patch fixup more missing API bits 2013-02-01 17:06:51 +01:00
freewrl-1.22.13-no-JS_NewNumberValue.patch remove JS_NewNumberValue calls 2013-02-02 01:37:11 +01:00
freewrl-1.22.13-noJS_FinalizeStub.patch fix FTBFS 2012-07-31 23:56:59 -04:00
freewrl-1.22.13-use-JS_NewGlobalObject.patch fix build 2013-01-09 16:09:07 -05:00
freewrl-1.22.13-wrappers-removed-api.patch remove JS_NewNumberValue calls 2013-02-02 01:37:11 +01:00
freewrl-1.22.13.1-noMaybeGC.patch fix FTBFS 2012-07-31 23:56:59 -04:00
freewrl-1.22.13.1-xul13.patch 1.22.13 2012-06-25 22:49:23 -04:00
freewrl.spec use js-devel, xulrunner jsapi.h is now C++ only 2013-04-09 11:23:04 -04:00
README.FreeWRL.java initial import 2011-08-11 15:10:10 -04:00
sources 1.22.13 2012-06-25 22:49:23 -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