There's more problem than that: using /usr/local/slimserver/usr/local/slimserver/HTML/EN/XXXXXXXXXX: Parent directory (/usr/local/slimserver/usr/local/slimserver/HTML/EN/) is not writable at /usr/local/slimserver/CPAN/Template/Document.pm line 280
indicates that slimserver is trying to write to the directory /usr/local/slimserver/usr/local/slimserver/HTML/EN/ but it is not writable. Probably was installed as root, but running as the slimserver user. Permissions are likely 755 on that directory and others. So, all the files/directories will either need to be owned or group slimserver, or permissions will need to be relaxed. -- MrC _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
