I think I have answered my own question. Here is how I did everything.
To install on Slackware initially: rpm2tgz Slimserver_versionnumber.rpm then as root, installpkg Slimserver_versionnumber.tgz go to /usr/local/slimserver/ and run slimserver.pl If an initial install, you might have to build the perl numbers, but the script walks you through that process. To upgrade (this is how I did it anyway): removepkg Slimserveroldversion download new version convert to tgz package as described above installpkg Slimservernewversion.tgz You will have to reconfigure it again, but that is easily done through the web interface at localserver:9000 That's it. -- tfrei ------------------------------------------------------------------------ tfrei's Profile: http://forums.slimdevices.com/member.php?userid=8551 View this thread: http://forums.slimdevices.com/showthread.php?t=32153 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
