Hello mardicas,
as you wanted to know, if there are any problems, i have some :´(
Installed everything, xinetd runs, qnap (firmware 3.8.0), import fails.
I then checked manual by doing a telnet connection to port 5555. Here the result:
Escape character is '^]'. inet: error while loading shared libraries: librt.so.1: wrong ELF class: ELFCLASS32 Connection closed by foreign host.
# uname -a Linux eron 2.6.33.2 #1 SMP Wed Nov 14 12:07:54 CST 2012 x86_64 unknown
but there are is only 32bit librt....
# ldd omni/lbin/inet linux-vdso.so.1 => (0x00007fff0a5a6000) librt.so.1 => not found libm.so.6 => not found libdl.so.2 => not found libBrandChg_64bit.so => /opt/omni/lib/libBrandChg_64bit.so (0x00007f985f365000) libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f985f148000) libc.so.6 => /lib64/libc.so.6 (0x00007f985edc5000) /lib64/ld-linux-x86-64.so.2 (0x00007f985f56a000)
so o copied the missing libs to /opt/omni/lib
now ldd does not give any errors anymore.
Telnet to 5555: ok
Import: fails :´(
In debug.log i get messages:
04/02/14 09:01:21 INET.21550.0 ["/lib/cmn/unix.c $Rev: 40407 $ $Date:: 2013-12-03 16:46:54":160] A.08.00 b600 CmnGetUserInfo: getpwuid() failed, errcode=2 [euid=0] 04/02/14 09:01:21 INET.21550.0 ["/lib/cmn/unix.c $Rev: 40407 $ $Date:: 2013-12-03 16:46:54":176] A.08.00 b600 CmnGetUserInfo: getgrgid() failed, errcode=2 [egid=0]
I have no more ideas .....
warm regards,
stef