× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



*Bringing this over (with improved command line) from off-topic discussion
on another Midrange list.*

Download and verify gpg the source for ClamAV
<https://www.clamav.net/downloads> into some work directory.

Unpack the source tar xf clamav-0.103.2.tar.gz

Make sure pre-reqs are installed:

yum install curl-devel openssl-devel libxml2-devel

cd into the unpacked tree and configure / make / install:
./configure --prefix=/QOpenSys/pkgs
--exec-prefix=/QOpenSys/pkgs --libdir=/QOpenSys/pkgs/lib --disable-check
--with-systemdsystemunitdir=no --sysconfdir=/QOpenSys/etc
CFLAGS="-pthread" CPPFLAGS="-pthread" LDFLAGS="-pthread
-Wl,-brtl,-blibpath:/QOpenSys/pkgs/lib:/QOpenSys/usr/lib"
--with-libcurl=/QOpenSys/pkgs --with-xml=/QOpenSys/pkgs
--with-libjson=/QOpenSys/pkgs --disable-unrar && make install

OPEN SOURCE THRIVES ON PARTICIPATION.
Don't wish for fishes, learn to fish.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.