- Installation der Minecraft-Server Linux-Version
Thank you for the inquiry and allow us to reply in English.
Unfortunately, we do not supported and allowed to build spk manually by yourself. We begin to considered about it according to your request. However, this procedure may need more time and it's not in the near plan. But one thing for certain, this suggestion of yours has certainly caught our attention. We have put this suggestion in our enhancement database. If you need to suggest more features, you could also submit the following form to let the PM team know you ideas:
http://www.synology.com/support/inquiry_form.php?lang=enu&type=1
Synology + Spiele ... Das man zu sowas auch nur ansatzweise Ja sagt ...Und was bedeutet bei dir Wow?
first you need a newer java version than jamvm (thats java v2, we need v6 aka 1.6). you can get it from here:
http://www.oracle.com/technetwork/java/ ... index.html
download the ARMv5 version (the diskstation uses the ARMv5te cpu).
upload the tar.gz to the nas, then use telnet to untar the file (you can rename it first to get rid of that rediculous filename):
cd /opt/local
tar -zxvf /volume1/YOURDIR/ejre-1_6_0_21-fcs-b09-linux-arm-sflt-eabi-headless-27_sep_2010.tar.gz
now you can use java:
/opt/local/ejre-1_6_0_21-fcs-b09-linux-arm-sflt-eabi-headless-27_sep_2010/java
to start the server (be sure to be in the directory with minecraft_server.jar in it):
/opt/local/ejre1.6.0_21/bin/java -Xms256m -Xmx512m -cp minecraft_server.jar net.minecraft.server.MinecraftServer nogui
Java runtergeladen und entpackt. Beim letzten Schritt bekomme ich folgende Fehlermeldung:first you need a newer java version than jamvm (thats java v2, we need v6 aka 1.6). you can get it from here:
http://www.oracle.com/technetwork/java/ ... index.html
download the ARMv5 version (the diskstation uses the ARMv5te cpu).
upload the tar.gz to the nas, then use telnet to untar the file (you can rename it first to get rid of that rediculous filename):
cd /opt/local
tar -zxvf /volume1/YOURDIR/ejre-1_6_0_21-fcs-b09-linux-arm-sflt-eabi-headless-27_sep_2010.tar.gz
now you can use java:
/opt/local/ejre-1_6_0_21-fcs-b09-linux-arm-sflt-eabi-headless-27_sep_2010/java
to start the server (be sure to be in the directory with minecraft_server.jar in it):
/opt/local/ejre1.6.0_21/bin/java -Xms256m -Xmx512m -cp minecraft_server.jar net.minecraft.server.MinecraftServer nogui
DS210> /opt/local/ejre1.6.0_30/bin/java -Xms256m -Xmx512m -cp minecraft_server.jar net.minecraft.server.MinecraftServer nogui
/opt/local/ejre1.6.0_30/bin/java: /lib/libc.so.6: version `GLIBC_2.4' not found (required by /opt/local/ejre1.6.0_30/bin/java)
/opt/local/ejre1.6.0_30/bin/java: /lib/libc.so.6: version `GLIBC_2.4' not found (required by /opt/local/ejre1.6.0_30/bin/../lib/ppc/jli/libjli.so)
DS409> strings /lib/libc.so.6 | grep -i glibc
GLIBC_2.0
GLIBC_2.1
GLIBC_2.1.1
GLIBC_2.1.2
GLIBC_2.1.3
GLIBC_2.2
GLIBC_2.2.1
GLIBC_2.2.2
GLIBC_2.2.3
GLIBC_2.2.4
Wenn du das Forum hilfreich findest oder uns unterstützen möchtest, dann gib uns doch einfach einen Kaffee aus.
Als Dankeschön schalten wir deinen Account werbefrei.