Hi all!
As a complete newbie I have tried setting up SlimServer on my new NSLU2 with information from
http://www.nslu2-linux.org/wiki/Applications/SlimServer
All works well until I get to the part
"Now edit the file /usr/local/SlimServer_v6.0.2/Bin/build-perl-modules.pl to add some options to the XML Parser, this is because expat is installed in a non-standard location on the slug. (you need to add the XML Parser section)"
then I got this message "# /usr/local/SlimServer_v6.5.0/Bin/build-perl-modules.pl
Can't locate File/Which.pm in @INC (@INC contains: /usr/local/slimserver/CPAN CP
AN /opt/lib/perl5/5.8.8/armv5b-linux /opt/lib/perl5/5.8.8 /opt/lib/perl5/site_pe
rl/5.8.8/armv5b-linux /opt/lib/perl5/site_perl/5.8.8 /opt/lib/perl5/site_perl .)
at /usr/local/SlimServer_v6.5.0/Bin/build-perl-modules.pl line 20.
BEGIN failed--compilation aborted at /usr/local/SlimServer_v6.5.0/Bin/build-perl
-modules.pl line 20."
I have absolutely NO IDEAS what to do and how to do it, could PLEASE someone help me out before losing all of my hair??
Results 1 to 10 of 57
-
2006-09-28, 23:32 #1Junior Member
- Join Date
- Sep 2006
- Posts
- 12
Newbie help on setting up SlimServer on NSLU2
-
2006-09-28, 23:52 #2
Newbie help on setting up SlimServer on NSLU2
> As a complete newbie I have tried setting up SlimServer on my new NSLU2
> with information from
Disclaimer: I've got no idea about the NSLU.
> /usr/local/SlimServer_v6.5.0/Bin/build-perl-modules.pl
> Can't locate File/Which.pm in
You need to install File/Which.pm first. Please don't ask me where you can
find it for the NSLU, but I guess from the same source as you got the
other Perl modules.
--
Michael
-----------------------------------------------------------------
http://www.herger.net/SlimCD - your SlimServer on a CD
http://www.herger.net/slim - AlbumReview, Biography, MusicInfoSCR
-
2006-09-29, 00:04 #3Senior Member
- Join Date
- Oct 2005
- Location
- Ireland
- Posts
- 11,251
In the instructions there are the following steps
before the edit instruction you talk about.
Did you install the which and expat ?You'll also need the which command, as well as expat (if which complains about missing "libz.so", run "ipkg install zlib" ):
# ipkg install which
# ipkg install expat
check using ipkg list_installedLast edited by bpa; 2006-09-29 at 00:09. Reason: correct list-installed typo
-
2006-09-29, 01:12 #4Junior Member
- Join Date
- Sep 2006
- Posts
- 12
-
2006-09-29, 01:33 #5Senior Member
- Join Date
- Oct 2005
- Location
- Ireland
- Posts
- 11,251
I just noticed you are trying to install 6.5 - from other message on the forum, it is more complicated than earlier version on NSLU2 - it need MySql. I would advise installing 6.0.2 (http://www.slimdevices.com/downloads..._v6.0.2.tar.gz ) as per the instructions - then try 6.3.1 (http://www.slimdevices.com/downloads..._v6.3.1.tar.gz ) . Then other users may have got the 6.5 install correct and posted full instructions.
Also install into /usr/local/slimserver and not /usr/local/slimserver_v6.5.0 (or whatever version).
-
2006-09-29, 02:20 #6Junior Member
- Join Date
- Sep 2006
- Posts
- 12
I gave it a try with version 6.0.2 but when I get to the step
"Now edit the file /usr/local/SlimServer_v6.0.2/Bin/build-perl-modules.pl to add some options to the XML Parser, this is because expat is installed in a non-standard location on the slug. (you need to add the XML Parser section)"
I get this:
"# usr/local/SlimServer_v6.0.2/Bin/build-perl-modules.pl
usr/local/SlimServer_v6.0.2/Bin/build-perl-modules.pl: No such file or directory"
My Slimserver (as I can see in windows explorer) is located in
\\Nslu2\ADMIN 2\usr\local\SlimServer_v6.0.2\Bin
When I try to edit the file (within windows) usr/local/SlimServer_v6.0.2/Bin/build-perl-modules.pl with wordpad access denied when trying to save...
Sorry for asking all this and how to do, but I am complete new to Linux and I really appreciate help!
-
2006-09-29, 02:27 #7Junior Member
- Join Date
- Sep 2006
- Posts
- 12
[QUOTE=Lord Vader;140955]I gave it a try with version 6.0.2 but when I get to the step
"Now edit the file /usr/local/SlimServer_v6.0.2/Bin/build-perl-modules.pl to add some options to the XML Parser, this is because expat is installed in a non-standard location on the slug. (you need to add the XML Parser section)"
I get this:
"# usr/local/SlimServer_v6.0.2/Bin/build-perl-modules.pl
usr/local/SlimServer_v6.0.2/Bin/build-perl-modules.pl: No such file or directory"
My Slimserver (as I can see in windows explorer) is located in
\\Nslu2\ADMIN 2\usr\local\SlimServer_v6.0.2\Bin
When I try to edit the file (within windows) usr/local/SlimServer_v6.0.2/Bin/build-perl-modules.pl with wordpad access denied when trying to save...
Sorry for asking all this and how to do, but I am complete new to Linux and I really appreciate help
Reply With Quote

