On Fri, 12 Mar 2004 09:33:41 -0500
Betsy Schwartz <[EMAIL PROTECTED]> wrote:

> Would try the CVS  version but I am still having trouble building the 
> libmilter piece of the distribution, posted the error here last week, so 
> I'm using the CSW precompiled packages.
> 

Using the same library packages to build 64-bit clamav for myself.  CSW has
the 32-bit clamav package and if you like, I can send you the url for my
64-bit version (assuming you are on a sparc platform).  I built it from CVS
this morning.  As far as I can tell, it works just fine.

If you insist on building it yourself and depending on your build tools,
you may try the following.

export LDFLAGS='-L/opt/csw/lib'
export CPPFLAGS='-I/opt/csw/include'
export LD_OPTIONS='-R/opt/csw/lib/$ISALIST'

You can add additional libraries with more '-L<library path>' on the first
2 and ':<library path>' to the third one, without the brackets.  But if you
have CSWlibgmp, CSWlibmilter and CSWzlib installed, then you should not
need anything else.  Some time ago, I put '-lresolv' on LDFLAGS and
'-I../clamscan' on CPPFLAGS, but they may not be required now.

Alex


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to