Page 2 of 2
Posted: Thu Nov 18, 2004 3:13 pm
by Salathar
Nice

Just successfully compiled and ran it with shiney 1.5
Posted: Thu Nov 18, 2004 3:53 pm
by AndreasV
Ah, I just found another problem that I had overlooked yesterday.
So if your 'options' and 'new map' dialogs are broken (which they probably are now), just update from CVS again and it should hopefully work this time.
Sorry for the inconvenience.

Posted: Fri Nov 19, 2004 3:32 am
by Casper
AndreasV wrote:Sorry for the inconvenience.

Thanks for maintaining

Posted: Thu Dec 16, 2004 6:03 am
by bort
Some of the map makers dont use linux.
So as a Post Script, I've made a quick little instruction list for FreeBSD and CFJavaEditor:
1) run portsdb -U
2) cd /usr/ports/java/linux-sun-jdk14; make
3) download the sun binary files
4) compile it
5) install the linuxproc
6) untar the javaeditor into /usr/local/CFJavaEditor
7) install script javaed.sh into /usr/local/bin:
Code: Select all
#!/bin/sh
cd /usr/local/CFJavaEditor
java -jar CFJavaEditor.jar

set uid root if your a normal user map editor:
chmod 5775 javaed.sh
Hope it is useful to those who use BSD.
And no comments about the failings about any Os. This is a howto, not debate