mirror of
				https://github.com/Cisco-Talos/clamav.git
				synced 2025-11-04 10:00:56 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			73 lines
		
	
	
	
		
			2.1 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			73 lines
		
	
	
	
		
			2.1 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 | 
						|
 | 
						|
<!--Converted with LaTeX2HTML 2008 (1.71)
 | 
						|
original version by:  Nikos Drakos, CBLU, University of Leeds
 | 
						|
* revised and updated by:  Marcus Hennecke, Ross Moore, Herb Swan
 | 
						|
* with significant contributions from:
 | 
						|
  Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
 | 
						|
<HTML>
 | 
						|
<HEAD>
 | 
						|
<TITLE>clamav-config</TITLE>
 | 
						|
<META NAME="description" CONTENT="clamav-config">
 | 
						|
<META NAME="keywords" CONTENT="clamdoc">
 | 
						|
<META NAME="resource-type" CONTENT="document">
 | 
						|
<META NAME="distribution" CONTENT="global">
 | 
						|
 | 
						|
<META NAME="Generator" CONTENT="LaTeX2HTML v2008">
 | 
						|
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
 | 
						|
 | 
						|
<LINK REL="STYLESHEET" HREF="clamdoc.css">
 | 
						|
 | 
						|
<LINK REL="next" HREF="node55.html">
 | 
						|
<LINK REL="previous" HREF="node53.html">
 | 
						|
<LINK REL="up" HREF="node43.html">
 | 
						|
<LINK REL="next" HREF="node55.html">
 | 
						|
</HEAD>
 | 
						|
 | 
						|
<BODY >
 | 
						|
 | 
						|
<DIV CLASS="navigation"><!--Navigation Panel-->
 | 
						|
<A NAME="tex2html917"
 | 
						|
  HREF="node55.html">
 | 
						|
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
 | 
						|
<A NAME="tex2html913"
 | 
						|
  HREF="node43.html">
 | 
						|
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
 | 
						|
<A NAME="tex2html907"
 | 
						|
  HREF="node53.html">
 | 
						|
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
 | 
						|
<A NAME="tex2html915"
 | 
						|
  HREF="node1.html">
 | 
						|
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
 | 
						|
<BR>
 | 
						|
<B> Next:</B> <A NAME="tex2html918"
 | 
						|
  HREF="node55.html">Example</A>
 | 
						|
<B> Up:</B> <A NAME="tex2html914"
 | 
						|
  HREF="node43.html">API</A>
 | 
						|
<B> Previous:</B> <A NAME="tex2html908"
 | 
						|
  HREF="node53.html">Forking daemons</A>
 | 
						|
   <B>  <A NAME="tex2html916"
 | 
						|
  HREF="node1.html">Contents</A></B> 
 | 
						|
<BR>
 | 
						|
<BR></DIV>
 | 
						|
<!--End of Navigation Panel-->
 | 
						|
 | 
						|
<H3><A NAME="SECTION000731100000000000000">
 | 
						|
clamav-config</A>
 | 
						|
</H3>
 | 
						|
    Use <code>clamav-config</code> to check compilation information for libclamav.
 | 
						|
    <PRE>
 | 
						|
	zolw@localhost:~$ clamav-config --libs
 | 
						|
	-L/usr/local/lib -lz -lbz2 -lgmp -lpthread
 | 
						|
	zolw@localhost:~$ clamav-config --cflags
 | 
						|
	-I/usr/local/include -g -O2
 | 
						|
</PRE>
 | 
						|
 | 
						|
<P>
 | 
						|
<BR><HR>
 | 
						|
<ADDRESS>
 | 
						|
Tomasz Kojm
 | 
						|
2010-08-12
 | 
						|
</ADDRESS>
 | 
						|
</BODY>
 | 
						|
</HTML>
 |