Darkblue2, I have had a go at following your suggestion. Here is the result:
[QUOTE=Darkblue2;2501211]1) Use yast2 to uninstall the rpm , you do not want to have this in root
- Download the source file something like logitechmediaserver-7.7.2.tgz
-
Unpack into some folder under your home directory
- Done. /home/LOGITECH
-
cd into this directory and open a console/terminal
- Done (within Dolphin)
-
now run :
perl slimserver.pl
see what happens.
**- This is where I come unstuck. This is what I did: In Dolphin, I opened the folder /Home/LOGITECH. This revealed a folder entitled logitechmediaserver-7.7.2-33893. While still in the /Home/LOGITECH folder, I right clicked and selected Actions/Open Terminal Here. This opened a terminal, which said: **
Home@linux-2xre:~/LOGITECH>
**I typed perl slimserver.pl, and this is the result:
**Home@linux-2xre:~/LOGITECH> perl slimserver.pl
Can’t open perl script “slimserver.pl”: No such file or directory
Home@linux-2xre:~/LOGITECH>
**Obviously unsuccessful. So, in Dolphin, I opened the /Home/LOGITECH/logitechmediaserver-7.7.2-33893 folder. This revealed ****a whole bunch of files and folders. I ****right clicked, opened a terminal, and tried again. This time the result was:
**Home@linux-2xre:~/LOGITECH/logitechmediaserver-7.7.2-33893> perl slimserver.pl
The following modules failed to load: DBI EV JSON::S YAML::S Sub::Name
NOTE:
If you’re running some unsupported Linux/Unix platform, please use the buildme.sh
script located here:
slim - Revision 33997: /7.7/trunk/vendor/CPAN
If 7.7 is outdated by the time you read this, Replace “7.7” with the major version
You should never need to do this if you’re on Windows or Mac OSX. If the installers
don’t work for you, ask for help and/or report a bug.
of Logitech Media Server you are running.
Exiting…
Home@linux-2xre:~/LOGITECH/logitechmediaserver-7.7.2-33893>
**I went to **slim - Revision 33997: /7.7/trunk/vendor/CPAN and found a buildme.sh file, but I’m reluctant to do anything with it, till I know some more (as you’ve guessed by now, I’m command line challenged - despite the fact that I’ve been using Linux since Caldera 3.1).
I’ve read the Installing Perl modules from CPAN** link that you gave me, but I’m not sure if it is appropriate here.
What should I do next? I’m conscious that there’s more to you post, but I’m a bit scared to try any more of it till this is resolved.
Thank you.**