Post Reply 
Minimserver compatibility
02-12-2015, 16:18
Post: #20
RE: Minimserver compatibility
(02-12-2015 15:43)simoncn Wrote:  
(02-12-2015 14:51)ciccio1112 Wrote:  I think my problem is due to Java.
I can not upgrade to this version:

MyBookLive: / shares / Public # java -version
java version "1.7.0_75"
Embedded Java ™ SE Runtime Environment (build 1.7.0_75-b13, headless)
Java HotSpot ™ Embedded Client VM (build 24.75-b04, mixed mode)

I do not understand why.

The rest seems correct.

I am still not sure exactly what problem you are having.

To use the later version of Java, you can link the java executable to a location in your PATH by entering the following command:

ln -s /shares/Public/Java/ejre1.7.0_75/bin/java /usr/local/bin/java

This assumes that you have installed the later version of Java in the folder /shares/Public/Java. You can verify this by issuing the command:

ls -l /shares/Public/Java/ejre1.7.0_75/bin/java

I first have to install java with command
apt-get install openjdk-7-jre-headless

or it is not necessary?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Minimserver compatibility - tomtean - 25-08-2014, 22:18
RE: Minimserver compatibility - ciccio1112 - 02-12-2015 16:18

Forum Jump:


User(s) browsing this thread: 1 Guest(s)