mherger;368837 Wrote: > > I have also just tried manually unpacking slimnas-1.1.2.tgz > > Did you rename it to slimnas.tgz before running the installer script? > [color=blue]
Yes. mherger;368837 Wrote: > Ok, try the following commands from the folder where you've unpacked the > above files: > > mkdir -p /usr/local/www/ext/slimserver > cp -R -f usr/www/*.inc $FREENASWEB/ext/slimserver > cp -R -f usr/www/*.php $FREENASWEB Fell at the first hurdle, I'm afraid. In my 'slimnas' directory (the one that contains slimnas-install.sh squeezecenter and usr) I ran mkdir -p /usr/local/www/ext/slimserver but got: mkdir: /usr/local/www/ext: Permission denied I was, however, able to create the folder structure 'manually' - ie, by creating each new folder in turn and cd'ing into the new folder to create the next one down. Then I ran cp -R -f usr/www/*.inc $FREENASWEB/ext/slimserver but got FREENASWEB: Undefined variable. Spider -- SpiderJon ------------------------------------------------------------------------ SpiderJon's Profile: http://forums.slimdevices.com/member.php?userid=21798 View this thread: http://forums.slimdevices.com/showthread.php?t=49304 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
