On Fri, 9 Nov 2012 15:34:41 -0800
Ed Flecko articulated:

> Thank you Chuck...that worked!
> 
> I was going to use the port, but I *like* to try and use source when I
> can, only because they're current (of course) and I can use different
> ./config options, which I don't *think* you can do with a port...can
> you?

Building sans the port is really not a good idea as you are finding
out. Plus, the ease of updating the port becomes a problem.

make showconfig
===> The following configuration options are available for clamav-0.97.6:
     ARC=on: Enable arch archives support
     ARJ=on: Enable arj archives support
     DOCS=on: Build and/or install documentation
     EXPERIMENTAL=off: Build experimental code
     ICONV=on: Encoding conversion via iconv
     LDAP=off: LDAP support
     LHA=on: Enable lha archives support
     LLVM=on: Enable JIT Bytecode compiler (bundled LLVM)
     MILTER=on: Compile the milter interface
     STDERR=off: Print logs to stderr instead of stdout
     TESTS=on: Run compile-time tests (req. python)
     UNRAR=on: Enable rar archives support
     UNZOO=on: Enable zoo archives support
===> Use 'make config' to modify these settings

For finer grain use:

make showconfig-recursive
===> The following configuration options are available for clamav-0.97.6 and 
dependencies
===> The following configuration options are available for clamav-0.97.6:
     ARC=on: Enable arch archives support
     ARJ=on: Enable arj archives support
     DOCS=on: Build and/or install documentation
     EXPERIMENTAL=off: Build experimental code
     ICONV=on: Encoding conversion via iconv
     LDAP=off: LDAP support
     LHA=on: Enable lha archives support
     LLVM=on: Enable JIT Bytecode compiler (bundled LLVM)
     MILTER=on: Compile the milter interface
     STDERR=off: Print logs to stderr instead of stdout
     TESTS=on: Run compile-time tests (req. python)
     UNRAR=on: Enable rar archives support
     UNZOO=on: Enable zoo archives support
===> Use 'make config' to modify these settings
===> The following configuration options are available for python27-2.7.3_3:
     EXAMPLES=on: Build and/or install examples
     FPECTL=off: Floating point exception handling
     IPV6=on: IPv6 protocol
     NLS=on: Enable Gettext support for the locale module
     PTH=off: Threading/multiprocessing via GNU Pth
     PYMALLOC=on: Use Python's internal malloc
     SEM=off: POSIX semaphores
     THREADS=on: Threading support
====> Options available for the single UCS: you have to select exactly one of 
them
     UCS2=off: Unicode UCS-2 encoding
     UCS4=on: Unicode UCS-4 encoding
===> Use 'make config' to modify these settings
===> The following configuration options are available for libcheck-0.9.8:
     DOCS=on: Build and/or install documentation
     EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
===> The following configuration options are available for libiconv-1.14:
     EXTRA_ENCODINGS=on: Include extra character sets
===> Use 'make config' to modify these settings
===> The following configuration options are available for arj-3.10.22_4:
     DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
===> The following configuration options are available for perl-5.16.2:
     DEBUGGING=off: Build with debugging support
     GDBM=off: Build GDBM_File extension
     PERL_MALLOC=off: Use Perl malloc
     PERL_64BITINT=on: Use 64 bit integers (on i386)
     THREADS=off: Build threaded perl
     PTHREAD=on: Build with -pthread
     MULTIPLICITY=off: Use multiplicity
     SITECUSTOMIZE=off: Run-time customization of @INC
     USE_PERL=on: Rewrite links in /usr/bin
===> Use 'make config' to modify these settings
===> The following configuration options are available for m4-1.4.16_1,1:
     LIBSIGSEGV=off: Use libsigsegv for better diagnostics
===> Use 'make config' to modify these settings
===> The following configuration options are available for help2man-1.40.12:
     NLS=on: Native Language Support
===> Use 'make config' to modify these settings
===> Use 'makeconfig-recursive' to modify them all at once

The same basic rules would apply for the
"/usr/ports/security/clamav-devel" as well as the
displayed "/usr/ports/security/clamav" above. All the config files are
located in "/usr/local/etc" and the rc scripts are automatically
created for you.

You really should read up on the ports system. "man ports" is a good
place to start.

-- 
Jerry ♔

Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the Reply-To header.
__________________________________________________________________
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to