On Feb 24, 2005, at 15:22, Tomasz Kojm wrote:
On Thu, 24 Feb 2005 15:16:20 -0500 Dale Walsh <[EMAIL PROTECTED]> wrote:
On Feb 24, 2005, at 07:12, Victor wrote:
Hello, � Why my ClamAV don't install�libclamav ??? I've looked for in /usr/lib , /usr/local/lib and /var/lib. � My install commands: ./configure --prefix=/usr�--sysconfdir=/etc make make check make install � Thanks :-)
When building use the following command (substitute [user_name] and [group_name] for actual names)
./configure ---prefix=/usr --mandir=/usr/share/man --sysconfdir=/etc --enable-bigstack --with-user=[user_name] --with-group=[group_name] --enable-shared
That's not needed. --prefix=/usr�--sysconfdir=/etc should be fine in most cases.
-- oo ..... Tomasz Kojm <[EMAIL PROTECTED]>
Depending on the installation defaults this may default to no.
-- Dale
_______________________________________________ http://lurker.clamav.net/list/clamav-users.html
