>>>>> "gw" == Greg Ward <[EMAIL PROTECTED]> writes:

    gw> On 14 March 2002, Ray Curtis said:
    >> 
    >> I am trying to get SA setup on a Freebsd system and have so far gotten
    >> spamd up and running and using the correct config files.
    >> However now I am having a problem with spamc. I get the error:
    >> 
    >> /usr/libexec/ld-elf.so.1: Shared object "libgdbm.so.2" not found

    gw> Rebuild spamc without linking in that library.  It probably came from
    gw> Perl's standard-set-of-libraries-for-building-Perl-extensions, which
    gw> isn't relevant for spamc.

    gw> (You can either edit the Makefile, or run some variation on
    gw>   cc -o spamc spamc.c
    gw> manually.)

Thanks, I had already tried that, I opened two xterms, one I ran spamd
using 'spamd -D -p 2700' and the other 'spamc -c -p 2700'

The xterm running spamd, gives a lot of info  which looks correct
it found the config files. etc etc. but as soon as I startup spamc
I see spamd give out:
logmsg: unauthorized connection from wehire.com [ 128.121.216.38 ] at port 1485

THis is a live system that is why I use the -c for spamc. I really
don't understand why this is so hard to get to work.

The problem here is this is a VPS server hosted by Verio and I don't
have access to install it normally.
Doing this in a virtual envionment is a pain, I was hopeing someone on
this list had already done this and could offer some suggestions.

Thanks so much,

-- 
Ray Curtis                                     
mailto:[EMAIL PROTECTED]                             http://www.ccux.com

_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to