Date: Wed, 12 Jun 2002 01:47:51 -0700 From: "Philip J. Koenig" <pjklist@ekahuna.com> To: questions@FreeBSD.ORG Subject: Sendmail library question/problem Message-ID: <20020612084750636.AAA590@empty1.ekahuna.com@pc02.ekahuna.com>
next in thread | raw e-mail | index | archive | help
Been trying to get "spamass-milter" working on a 4.6-RC box. (early 4.6-RC, ie from around 5/20) First of all, I'm having a hard time finding any documentation on milter at all - the milter.org site doesn't seem to have any, neither does the sendmail.org site that I can find. This particular milter (for spamassassin) is finicky in a variety of ways when you go to build it - ie wants linuxthreads, gmake, etc. (someday a port would be nice) But it also doesn't seem to be able to find certain sendmail libraries - ie libsm.a - which for some strange reason on this system only exists in the /obj/src/lib/libsm directory. (I have /usr/obj symlinked to /obj on this box) Did something not get built or installed for some reason on this system, ie do I have to go into the directory above and use "make install" or something, or just copy libsm.a to /usr/lib? Thx, Phil -- Philip J. Koenig pjklist@ekahuna.com Electric Kahuna Systems -- Computers & Communications for the New Millenium To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020612084750636.AAA590>