From owner-freebsd-questions Wed Jun 12 1:47:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from empty1.ekahuna.com (empty1.ekahuna.com [198.144.200.196]) by hub.freebsd.org (Postfix) with ESMTP id 2E56637B40A for ; Wed, 12 Jun 2002 01:47:51 -0700 (PDT) Received: from pc-02 (pc02.ekahuna.com [198.144.200.197]) by empty1.ekahuna.com (Post.Office MTA v3.5.3 release 223 ID# 0-0U10L2S100V35) with ESMTP id com for ; Wed, 12 Jun 2002 01:47:50 -0700 From: "Philip J. Koenig" Organization: The Electric Kahuna Organization To: questions@FreeBSD.ORG Date: Wed, 12 Jun 2002 01:47:51 -0700 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Sendmail library question/problem Reply-To: pjklist@ekahuna.com X-mailer: Pegasus Mail for Win32 (v3.12c) Message-ID: <20020612084750636.AAA590@empty1.ekahuna.com@pc02.ekahuna.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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