One user was having issues on Windows and we found out it was needed to modify start batch file in order to run it. Maybe you could change those to use JAVA_HOME environment variable instead?
Edit: Damn never should write when tired. Not JAVA_PATH but JAVA_HOME. Fixed.
Search found 5 matches
- 21 Feb 2016, 19:09
- Forum: Map Creation
- Topic: Spring Map Edit Revisted
- Replies: 60
- Views: 20077
- 09 Mar 2013, 14:45
- Forum: News
- Topic: Spring 93.0
- Replies: 58
- Views: 24649
Re: Spring 93.0
93.0 64bit static linux build seems to (?) again depend upon glibc => 2.14 as when I try to run it in Debian wheezy it reports spring_93.0/spring: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by spring_93.0/spring) spring_93.0/spring: /lib/x86_64-linux-gnu/libc.so.6: ver...
- 08 Jun 2012, 13:37
- Forum: Linux
- Topic: [SOLVED] Problem compiling spring on Slackware Current 64bit
- Replies: 4
- Views: 2277
Re: Problem compiling spring on Slackware Current 64bit
slackware current gcc-4.7 problem? Slackware current indeed has gcc-4.7 [ installed ] - gcc-4.7.0-x86_64-1 [ installed ] - gcc-g++-4.7.0-x86_64-1 [ installed ] - gcc-gfortran-4.7.0-x86_64-1 [ installed ] - gcc-gnat-4.7.0-x86_64-1 [ installed ] - gcc-go-4.7.0-x86_64-1 [ installed ] - gcc-java-4.7.0-...
- 08 Jun 2012, 08:53
- Forum: Linux
- Topic: [SOLVED] Problem compiling spring on Slackware Current 64bit
- Replies: 4
- Views: 2277
Re: Problem compiling spring on Slackware Current 64bit
varoitus = warning and huom = note.
Anyway, I think it's indeed good to get rid of finnish messages so here's new build log with locale set to en_US.utf8.
http://pastebin.com/zjrufv4E
With the same computer and system spring testing version compiled fine when I tried that on yesterday.
Anyway, I think it's indeed good to get rid of finnish messages so here's new build log with locale set to en_US.utf8.
http://pastebin.com/zjrufv4E
With the same computer and system spring testing version compiled fine when I tried that on yesterday.
- 07 Jun 2012, 18:24
- Forum: Linux
- Topic: [SOLVED] Problem compiling spring on Slackware Current 64bit
- Replies: 4
- Views: 2277
[SOLVED] Problem compiling spring on Slackware Current 64bit
I tried to compile Spring on slackware current 64bit but I'm having problems. I installed AlienBOB's OpenJDK and Devil, icu4c, OpenAL, p7zip and it's dependency wxPython from Slackbuilds.org before I tried to build it. I also tried to download the source of spring again. Here's build log.. Did I mis...