uncle_josh
Master Member
- Joined
- Jun 16, 2018
- Messages
- 3,022
- Reaction score
- 733
Hi, encounter this error when trying to install clamav. Any help ?
Making install in clamd
make[1]: Entering directory '/home/uncle_josh/Downloads/clamav-0.100.1/clamd'
make[2]: Entering directory '/home/uncle_josh/Downloads/clamav-0.100.1/clamd'
/bin/mkdir -p '/home/uncle_josh/clamav/sbin'
/bin/bash ../libtool --mode=install /usr/bin/install -c clamd '/home/uncle_josh/clamav/sbin'
libtool: install: /usr/bin/install -c .libs/clamd /home/uncle_josh/clamav/sbin/clamd
/bin/mkdir -p '/lib/systemd/system'
/usr/bin/install -c -m 644 clamav-daemon.socket clamav-daemon.service '/lib/systemd/system'
/usr/bin/install: cannot create regular file '/lib/systemd/system/clamav-daemon.socket': Permission denied
/usr/bin/install: cannot create regular file '/lib/systemd/system/clamav-daemon.service': Permission denied
Makefile:795: recipe for target 'install-systemdsystemunitDATA' failed
make[2]: *** [install-systemdsystemunitDATA] Error 1
make[2]: Leaving directory '/home/uncle_josh/Downloads/clamav-0.100.1/clamd'
Makefile:911: recipe for target 'install-am' failed
make[1]: *** [install-am] Error 2
make[1]: Leaving directory '/home/uncle_josh/Downloads/clamav-0.100.1/clamd'
Makefile:757: recipe for target 'install-recursive' failed
make: *** [install-recursive] Error 1