Chris, good morning!
Am Samstag, den 27.01.2018, 20:26 -0600 schrieb Chris: > > Of course I run into problems :(, I always seem to. All the .deb > packages were made Perfect, well done! No need to quarrel with yourself. > The paste below is the output of sudo dpkg -i > > https://pastebin.com/xRXXMNrg > > Should I have run dpkg-buildpackage -us -uc as sudo? I did run the build as root, yes. But that shouldn't be the problem. I never tested it is as unprivileged user. Will try it next time ;) Start installing the packages one after another , so that you don't run into dependency conficts, e.g. milter package depends on base package, so install base package first. This is my installing history: dpkg -i libclamav7_0.99.3-0ubuntu1~binux1_amd64.deb dpkg -i clamav-base_0.99.3-0ubuntu1~binux1_all.deb dpkg -i clamav-freshclam_0.99.3-0ubuntu1~binux1_amd64.deb dpkg -i clamav_0.99.3-0ubuntu1~binux1_amd64.deb dpkg -i clamav-daemon_0.99.3-0ubuntu1~binux1_amd64.deb Good luck Marcus _______________________________________________ clamav-users mailing list [email protected] http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users Help us build a comprehensive ClamAV guide: https://github.com/vrtadmin/clamav-faq http://www.clamav.net/contact.html#ml
