mherger;528686 Wrote: 
> > $ ls -l /usr/local/lib/perl5/5.8.9/utf8*
> > -rw-rw--w-  1 ftp  wheel  6918 Sep 10  2009
> > /usr/local/lib/perl5/5.8.9/utf8.pm
> > -rw-rw--w-  1 ftp  wheel  8001 Sep 10  2009
> > /usr/local/lib/perl5/5.8.9/utf8_heavy.pl
> 
> Permissions seem wrong: "others" can change (write) these files, but
> not read them?!? run
> 
> chmod a+r /usr/local/lib/perl5/5.8.9/utf8*
> 
> and try again.
> 
> -- 
> 
> Michael

Cheers Michael,

The result is below:

$ ls -l /usr/local/lib/perl5/5.8.9/utf8*
-rw-rw-rw-  1 ftp  wheel  6918 Sep 10  2009
/usr/local/lib/perl5/5.8.9/utf8.pm
-rw-rw-rw-  1 ftp  wheel  8001 Sep 10  2009
/usr/local/lib/perl5/5.8.9/utf8_heavy.pl

But the service still fails to start. I'm not an Unix or Linux user,
but I know some commands like "cat". In the server.log I found a new
error. The install.xml of several plugins can't locate the
"unicore/PVA.pl".

After a cat on the /usr/local/lib/perl5/5.8.9/utf8_heavy.pl I saw what
is on line 97:

require "unicore/PVA.pl";

I have no idea where that is. Maybe it's in the usr/local/lib, but I
can't access it and I can't change the access, I gues this is no RAM
drive, but directly on the CD-Rom, hence the error when I did the chmod
on the lib.

We're getting further. Hope you have some options left?

Regards,
Sigurd


+-------------------------------------------------------------------+
|Filename: server.zip                                               |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=9541|
+-------------------------------------------------------------------+

-- 
sigurdnl
------------------------------------------------------------------------
sigurdnl's Profile: http://forums.slimdevices.com/member.php?userid=37064
View this thread: http://forums.slimdevices.com/showthread.php?t=75567

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to