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

-- Dale
_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

Reply via email to