airuck Wrote: > I just built out a second turboslug to run slimserver and ran into this > error again. To my surprise, the date issue/fix had no effect. I then > found that I did not have permission to run "make" when logged into > root via telnet, but DID have permission when logged into root via ssh. > Re-running build-perl-modules.pl after logging in with ssh gave a > successful build. > > Airuck
I had a similar error, solvedo following this hint form nslu2-linux howto: Fritz adds: This worked well for me with one exception. build-perl-modules.pl errored out because it could not find make. Once I added /opt/bin to my path everything worked well. # PATH=$PATH:/opt/bin # export PATH # /usr/local/SlimServer_v6.1.1/Bin/build-perl-modules.pl regards Adriano -- adriano ------------------------------------------------------------------------ adriano's Profile: http://forums.slimdevices.com/member.php?userid=3095 View this thread: http://forums.slimdevices.com/showthread.php?t=19563 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
