Newbie problems setting up validator

Hello,
    I've been trying to set up validator locally and, not being a
    perl programmer, have run into problems I can't resolve.

    Error message is (from Apache error log.) Since this is
    an experimental installation all the perl stuff etc is
    installed in subdirectories of "/export/home/local"
    rather than "/usr/local"

Can't load 
'/export/home/local/lib/perl5/site_perl/5.8.0/sun4-solaris/auto/Text/Iconv/Iconv.so' 
for module Text::Iconv: ld.so.1: /export/home/local/bin/perl: fatal: 
libgcc_s.so.1: open failed: No such file or directory at 
/export/home/local/lib/perl5/5.8.0/sun4-solaris/DynaLoader.pm line 229., 
at /export/home/local/util/validator/httpd/cgi-bin/check line 53,

I've run "make test" in the Text-Iconv build directory and that was OK.

libgcc_s.so.1 does exist in the directory /export/home/local/lib and the 
access rights
are OK

Iconv.so also exists in the place indicated above and the access rights 
are OK.
   

 

   System is Solaris 5.7, perl 5.8.0, Apache 2.0.45 etc., - my version 
of validator was downloaded
    on July 22nd.


Peter Burden, jphb@scit.wlv.ac.uk
   
   

Received on Wednesday, 6 August 2003 10:58:44 UTC