bzhou;339079 Wrote: > Optware ipkg is compatible with NAS stock firmware. The squeezecenter > package at the time of writing is the latest at 7.2.0. The dependencies > are packaged separately as ipk's. And when you install squeezecenter, > ipkg will automatically install dependencies like you expect it to. > > 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 bash sed > > 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:9000 > > 6) You can configure startup parameters, port etc. in > /opt/etc/squeezecenter.conf
Hallo, I am an absolutly newbie to this and to linux. In which file I have to do the change for mysql4 and how I can do this. Thank u for ur help. -- bhupatz ------------------------------------------------------------------------ bhupatz's Profile: http://forums.slimdevices.com/member.php?userid=20458 View this thread: http://forums.slimdevices.com/showthread.php?t=51793 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
