MinimServer Forum
Synology DS213j MinimServer not supported! - Printable Version

+- MinimServer Forum (https://forum.minimserver.com)
+-- Forum: MinimServer (/forumdisplay.php?fid=1)
+--- Forum: Support (/forumdisplay.php?fid=4)
+--- Thread: Synology DS213j MinimServer not supported! (/showthread.php?tid=692)

Pages: 1 2


RE: Synology DS213j MinimServer not supported! - jones - 17-07-2013 17:16

I don't know exactly. But Oracle's Java requires at least v2.4 according to below website.
How can I find out?

http://pcloadletter.co.uk/2011/08/23/java-package-for-synology/


RE: Synology DS213j MinimServer not supported! - simoncn - 17-07-2013 17:38

(17-07-2013 17:16)jones Wrote:  I don't know exactly. But Oracle's Java requires at least v2.4 according to below website.
How can I find out?

http://pcloadletter.co.uk/2011/08/23/java-package-for-synology/

You need to run the command:

/lib/libc.so.6

and look at the first line of the output. The libc.so.6 file might be in some other directory than /lib. For example, on my Debian ARM system, I need to run:

/lib/arm-linux-gnueabi/libc.so.6


RE: Synology DS213j MinimServer not supported! - simoncn - 18-07-2013 07:43

(17-07-2013 17:38)simoncn Wrote:  You need to run the command:

/lib/libc.so.6

and look at the first line of the output. The libc.so.6 file might be in some other directory than /lib. For example, on my Debian ARM system, I need to run:

/lib/arm-linux-gnueabi/libc.so.6

If the glibc level is 2.6 or higher, I should be able to build an experimental package for you to try.


RE: Synology DS213j MinimServer not supported! - jones - 18-07-2013 16:45

(18-07-2013 07:43)simoncn Wrote:  
(17-07-2013 17:38)simoncn Wrote:  You need to run the command:

/lib/libc.so.6

and look at the first line of the output. The libc.so.6 file might be in some other directory than /lib. For example, on my Debian ARM system, I need to run:

/lib/arm-linux-gnueabi/libc.so.6

If the glibc level is 2.6 or higher, I should be able to build an experimental package for you to try.

Great! It says it has version 2.7.


RE: Synology DS213j MinimServer not supported! - simoncn - 19-07-2013 10:02

(18-07-2013 16:45)jones Wrote:  Great! It says it has version 2.7.

I've sent you a PM with links to experimental packages for MinimServer and MinimWatch.