![]() |
|
Setting up minimserver on synology DS412+ - Printable Version +- MinimServer Forum (https://forum.minimserver.com) +-- Forum: MinimServer (/forumdisplay.php?fid=1) +--- Forum: Support (/forumdisplay.php?fid=4) +--- Thread: Setting up minimserver on synology DS412+ (/showthread.php?tid=673) |
Setting up minimserver on synology DS412+ - nrwatson - 23-06-2013 05:38 Help I have run the package but get an error message Java is not installed or not properly configured Download and instal the Java package from http://wp-me/pVshC-z5 Java is set up on the system RE: Setting up minimserver on synology DS412+ - winxi - 23-06-2013 08:45 (23-06-2013 05:38)nrwatson Wrote: Help I have run the package but get an error message Hi, how did you install and set up Java on the Synology? RE: Setting up minimserver on synology DS412+ - nrwatson - 23-06-2013 13:13 (23-06-2013 08:45)winxi Wrote:(23-06-2013 05:38)nrwatson Wrote: Help I have run the package but get an error message Using synology Java package I am very new to this and just working my way around synology also would like to get Bliss up and runing Thanks RE: Setting up minimserver on synology DS412+ - winxi - 23-06-2013 13:35 (23-06-2013 13:13)nrwatson Wrote: Using synology Java package I am very new to this and just working my way around synology Do you mean the official package 'Java Manager' from Synology? Unfortunately, I'm not able to give much support concerning the 'Java Manager'. This package is currently available for Synology x86 models (like yours) only, and I own an ARM model. However, other users have reported that MinimServer works in combination with the 'Java Manager'. If you are familiar with telnet/ssh, I'd be interested in the output of Code: cat /etc/profileCode: which javaAlternatively, you can install the Java package from patters. This is known to work reliably with MinimServer and also with Bliss. RE: Setting up minimserver on synology DS412+ - nrwatson - 25-06-2013 20:33 Hi sorry not to get back sooner How do I run telnet on the synology manager happy with terminal in windows but being a bit thick RE: Setting up minimserver on synology DS412+ - winxi - 26-06-2013 09:26 (25-06-2013 20:33)nrwatson Wrote: Hi sorry not to get back sooner Hi, before we move on with telnet, please confirm whether all the following three points apply to your current situation: 1) You did successfully install Java on the DS412+ using the official Synology package Java Manager 2) You did not install the Java SE for Embedded 6 package from patters nor any other kind of Java package. 3) You still get the error message about a missing Java installation when trying to install MinimServer. Many thanks! RE: Setting up minimserver on synology DS412+ - nrwatson - 26-06-2013 19:07 Yes Java installed from synology package I did try to install java se after error message but it wouldn't install Yes do get error maessage Thanks Neale RE: Setting up minimserver on synology DS412+ - winxi - 26-06-2013 19:28 (26-06-2013 19:07)nrwatson Wrote: Yes Please do the following: 1) Open the DSM main menu (click on the icon in the top left corner of the Synology web interface) 2) Open the Java Manager (click on the icon 'Java Manager') What do you see next to 'Installation status:'? RE: Setting up minimserver on synology DS412+ - nrwatson - 26-06-2013 21:15 Java Not installed Then offers install java Go to java SE Download RE: Setting up minimserver on synology DS412+ - winxi - 26-06-2013 21:30 (26-06-2013 21:15)nrwatson Wrote: Java Thanks! This means that Java is not installed. The explanation is that installing the Synology package 'Java Manager' does not install Java itself on the Synology, but it provides an interface to install/upgrade/remove (manage) Java. To install Java, please do the following: 1) Go to this website, accept the license agreement and download the file 'jre-6u45-linux-i586.bin' locally to your computer. Note that you will have to register with Oracle to be able to download the file. 2) Open the Synology 'Java Manager' again and click 'Choose file' to select the file downloaded in step 1. This will install Java on your Synology. Please note that the file extension of the downloaded file may be changed depending on the browser you use. If so, you will have to rename the file to 'jre-6u45-linux-i586.bin' again. |