Oh.. sch..
Das ist ein Problem.
Versuche mal in /volume1/SSODS/bin/rc.slimserver folgendes zu ändern:
Code:
--------------------
6.5.*)
args="--priority -15 --user ${SSUSER} --group ${SSGROUP}"
if [ "`uname -m`" = "armv5b" ]; then
preload=/volume1/SSODS/lib/libmysqlclient.so.14
fi
--------------------
Änderung (eine zusätzliche Zeile einfügen);
Code:
--------------------
6.5.*)
args="--priority -15 --user ${SSUSER} --group ${SSGROUP}"
if [ "`uname -m`" = "armv5b" ]; then
preload=/volume1/SSODS/lib/libmysqlclient.so.14
export LD_PRELOAD="$preload"
fi
--------------------
Könnte gehen.. oder auch nicht.. :(
flip
--
flipflip
Check out flipflip's 'SlimServer On DiskStation (SSODS)'
(http://oinkzwurgl.org/software/ssods/)!
------------------------------------------------------------------------
flipflip's Profile: http://forums.slimdevices.com/member.php?userid=5223
View this thread: http://forums.slimdevices.com/showthread.php?t=27812
_______________________________________________
slimserver-de mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/slimserver-de