Optware ipkg is compatible with NAS stock firmware.
1) Follow
http://buffalo.nas-central.org/forums/viewtopic.php?f=19&t=4075
to setup optware ipkg
2) /opt/bin/ipkg update; /opt/bin/ipkg install squeezecenter sed
(currently 7.2.0)
3) Since optware mysql 4 was configured without transaction support to
save memory, some further change is needed here
# cd /opt/share/squeezecenter
# sed -i.orig -e '/^ .*dbh->STORE.*AutoCommit.*0/s/^/#/' CPAN/DBI.pm
# sed -i.orig -e "/^ *Slim::Schema->storage->dbh->{'AutoCommit'} =
0/s/^/#/" scanner.pl Slim/Schema/Playlist.pm Slim/Music/Import.pm
4) Launch squeezecenter
/opt/etc/init.d/S99squeezecenter start
5) point your browser to http://NAS-IP-address:9900
--
bzhou
------------------------------------------------------------------------
bzhou's Profile: http://forums.slimdevices.com/member.php?userid=19893
View this thread: http://forums.slimdevices.com/showthread.php?t=51793
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix