Wiki home
Editing page "
clamav
"
Base on previous version:
0
-
848
-
849
-
2229
-
3116
-
3117
-
3557
-
3713
-
3932
-
5293
-
5589
# Note: depends on [pkg]zlib[/pkg] wget -c [link]http://downloads.sourceforge.net/project/clamav/clamav/0.98/clamav-0.98.tar.gz[/link] tar -xzf clamav-0.98.tar.gz cd clamav-0.98 mkdir -p build cd build # clamav's configure script requires these to be available before building groupadd clamav useradd -g clamav -s /bin/false -c "Clam AntiVirus" clamav ../configure --prefix="/usr" --sysconfdir="/etc" make # Doesn't mind -j# make install
Change summary:
Tags allowed:
[pkg]name[/pkg]
Link to another package on the buildwiki by name
[link]URL[/link]
Link to an external page