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
Rebuild spamc without linking in that library. It probably came from Perl's standard-set-of-libraries-for-building-Perl-extensions, which isn't relevant for spamc. (You can either edit the Makefile, or run some variation on cc -o spamc spamc.c manually.) Greg > -- Greg Ward - software developer [EMAIL PROTECTED] MEMS Exchange http://www.mems-exchange.org _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk