New here, jme3 centos 6.4 java7?

Hi iam using the 32 bit linux .sh download, or better trying to…

because it just opens in gedit.

well i have

CentOs 6.4 32 bit
Java™ SE Runtime Environment (build 1.7.0_25-b15)
Java HotSpot™ Client VM (build 23.25-b01, mixed mode)

installed as java home should i install a version of jdk 6 between thisone (i read something about that thatfor i had mentioned that) or is there maybe something else to mention?

thx in advance

@SaschaS said: is there maybe something else to mention?
What's the actual issue?

Depending on what file manager Centos uses… you have to make the file executable. Ubuntu uses nautilus so you can right click> properties and set it as executable.

and also try running it trough console to see maybe it throws some errors

chmod +x linux.sh
sh linux.sh OR ./linux.sh

ok guys from terminal it started to install, sorry after reading an similar issue here, i had been off the track and searched the wrong places… sorry…

Installation was succcessfull but i got an error there

[Error] wizard.xml.0:43:10: cvc-complex-type.2.4.b: The content of element 'wizard' is not complete. One of '{component}' is expected.

anyway it runs now i need to learn to use it :wink: