[GLLUG] Procmail problem

Sean O'Malley picasso at madflower.com
Thu Jul 8 17:15:17 EDT 2004


whoops that is wht I get for assuming..
on Solaris it is
crle -u -l /usr/local/lib


On Thu, 8 Jul 2004, Mark Szidik/mlc wrote:

> Thanks Bruce and Sean,
>
> I was able to fix the problem by updating the Solaris version of
> ld.so.conf.
>
>
> ---
> Mark Szidik
> Michigan Library Consortium
> 1407 Rensen Street, Suite 1,  Lansing, MI 48910-3657
> Ph:800.530.9019 x17   Fax:517.394.2096
> MLC - Partnerships. Solutions. Excellence.
>
> linux-user-bounces at egr.msu.edu wrote on 08/07/2004 04:09:51 PM:
>
> > > I am trying to get Clam AV to filter incoming emails.  I can run
> clamdscan
> > > from the command line and all works fine, but when I seutp procmail to
> run
> > > clamdscan I get this error:
> > >
> > >         ld.so.1: /usr/local/bin/clamdscan: fatal: libgcc_s.so.1: open
> > > failed: No such file or directory
> > >         Killed
> >
> > Where is libgcc_s.so.1 ?   (what directory?)
> > And more important, where does clamdscan think it should be?
> > Run:  "ldd /usr/local/bin/clamdscan"  and find out.
> > Make sure that libgcc_s.so.1 is is the directory clamdscan thinks
> > it should be.  Then see if the directory is listed in:  /etc/ld.so.conf
> > If everything checks out, run ldd on other binaries involved - repeat.
> > Remember to run ldconfig if you change ld.so.conf.
> >
> > - BS
> >
> >
> > _______________________________________________
> > linux-user mailing list
> > linux-user at egr.msu.edu
> > http://www.egr.msu.edu/mailman/listinfo/linux-user
> >
>
> _______________________________________________
> linux-user mailing list
> linux-user at egr.msu.edu
> http://www.egr.msu.edu/mailman/listinfo/linux-user
>



More information about the linux-user mailing list