Mailing List Archive

[clamav-users] Mac OS Big Sur on M1
Hi Folks,

So I figured out the issue. It looks like during the install/upgrade that
no files or folders are being written to /usr/local/ for the clamav folder.
Is there a way to complete this process?

I hope I'm not being too much a newb.


vaughna.hart@NaCl4 local % ls
McAfee Quarantine bin etc include lib sbin share
vaughna.hart@NaCl4 local % cd bin
vaughna.hart@NaCl4 bin % ls
clamav-config clambc clamconf clamdscan clamdtop clamscan clamsubmit
freshclam pfloggerd sigtool
vaughna.hart@NaCl4 bin % clamconf
Checking configuration files in /usr/local/clamav/etc

clamd.conf not found

freshclam.conf not found

clamav-milter.conf not found

Software settings
-----------------
Version: 0.104.0-rc2
Optional features supported: AUTOIT_EA06 BZIP2 LIBXML2 PCRE2 ICONV JSON

Database information
--------------------
Database directory: /usr/local/clamav/share/clamav
WARNING: freshclam.conf and clamd.conf point to different database
directories
print_dbs: Can't open directory /usr/local/clamav/share/clamav

Platform information
--------------------
uname: Darwin 20.6.0 Darwin Kernel Version 20.6.0: Wed Jun 23 00:26:27 PDT
2021; root arm64
OS: Darwin, ARCH: arm64, CPU: arm64
zlib version: 1.2.11 (1.2.11), compile flags: a9
platform id: 0x04038c8c0800000000040201

Build information
-----------------
Clang: Apple LLVM 12.0.5 (clang-1205.0.22.11) (4.2.1)
sizeof(void*) = 8
Engine flevel: 140, dconf: 140
vaughna.hart@NaCl4 bin % clamconf
Checking configuration files in /usr/local/clamav/etc

clamd.conf not found

freshclam.conf not found

clamav-milter.conf not found

Software settings
-----------------
Version: 0.104.0-rc2
Optional features supported: AUTOIT_EA06 BZIP2 LIBXML2 PCRE2 ICONV JSON

Database information
--------------------
*Database directory: /usr/local/clamav/share/clamav*
WARNING: freshclam.conf and clamd.conf point to different database
directories
print_dbs: Can't open directory /usr/local/clamav/share/clamav

Platform information
--------------------
uname: Darwin 20.6.0 Darwin Kernel Version 20.6.0: Wed Jun 23 00:26:27 PDT
2021; root arm64
OS: Darwin, ARCH: arm64, CPU: arm64
zlib version: 1.2.11 (1.2.11), compile flags: a9
platform id: 0x04038c8c0800000000040201

Build information
-----------------
Clang: Apple LLVM 12.0.5 (clang-1205.0.22.11) (4.2.1)
sizeof(void*) = 8
Engine flevel: 140, dconf: 140
vaughna.hart@NaCl4 bin % less freshclam.conf
freshclam.conf: No such file or directory
vaughna.hart@NaCl4 bin % ls
clamav-config clambc clamconf clamdscan clamdtop clamscan clamsubmit
freshclam pfloggerd sigtool
vaughna.hart@NaCl4 bin % cd /usr/local/
vaughna.hart@NaCl4 local % ls
McAfee Quarantine bin etc include lib sbin share
vaughna.hart@NaCl4 local % cd

Sincerely,

-Vaughn
--


Vaughn A. Hart
Re: [clamav-users] Mac OS Big Sur on M1 [ In reply to ]
Use homebrew unless you absolutely need the release candidate version.

I installed ClamAV 0.103.3 via homebrew on my M1 Mac and it runs pretty
well.

On Wed, Sep 1, 2021 at 3:33 PM Vaughn A. Hart <vaughn@aegisitnyc.com> wrote:

> Hi Folks,
>
> So I figured out the issue. It looks like during the install/upgrade that
> no files or folders are being written to /usr/local/ for the clamav folder.
> Is there a way to complete this process?
>
> I hope I'm not being too much a newb.
>
>
> vaughna.hart@NaCl4 local % ls
> McAfee Quarantine bin etc include lib sbin share
> vaughna.hart@NaCl4 local % cd bin
> vaughna.hart@NaCl4 bin % ls
> clamav-config clambc clamconf clamdscan clamdtop clamscan clamsubmit
> freshclam pfloggerd sigtool
> vaughna.hart@NaCl4 bin % clamconf
> Checking configuration files in /usr/local/clamav/etc
>
> clamd.conf not found
>
> freshclam.conf not found
>
> clamav-milter.conf not found
>
> Software settings
> -----------------
> Version: 0.104.0-rc2
> Optional features supported: AUTOIT_EA06 BZIP2 LIBXML2 PCRE2 ICONV JSON
>
> Database information
> --------------------
> Database directory: /usr/local/clamav/share/clamav
> WARNING: freshclam.conf and clamd.conf point to different database
> directories
> print_dbs: Can't open directory /usr/local/clamav/share/clamav
>
> Platform information
> --------------------
> uname: Darwin 20.6.0 Darwin Kernel Version 20.6.0: Wed Jun 23 00:26:27 PDT
> 2021; root arm64
> OS: Darwin, ARCH: arm64, CPU: arm64
> zlib version: 1.2.11 (1.2.11), compile flags: a9
> platform id: 0x04038c8c0800000000040201
>
> Build information
> -----------------
> Clang: Apple LLVM 12.0.5 (clang-1205.0.22.11) (4.2.1)
> sizeof(void*) = 8
> Engine flevel: 140, dconf: 140
> vaughna.hart@NaCl4 bin % clamconf
> Checking configuration files in /usr/local/clamav/etc
>
> clamd.conf not found
>
> freshclam.conf not found
>
> clamav-milter.conf not found
>
> Software settings
> -----------------
> Version: 0.104.0-rc2
> Optional features supported: AUTOIT_EA06 BZIP2 LIBXML2 PCRE2 ICONV JSON
>
> Database information
> --------------------
> *Database directory: /usr/local/clamav/share/clamav*
> WARNING: freshclam.conf and clamd.conf point to different database
> directories
> print_dbs: Can't open directory /usr/local/clamav/share/clamav
>
> Platform information
> --------------------
> uname: Darwin 20.6.0 Darwin Kernel Version 20.6.0: Wed Jun 23 00:26:27 PDT
> 2021; root arm64
> OS: Darwin, ARCH: arm64, CPU: arm64
> zlib version: 1.2.11 (1.2.11), compile flags: a9
> platform id: 0x04038c8c0800000000040201
>
> Build information
> -----------------
> Clang: Apple LLVM 12.0.5 (clang-1205.0.22.11) (4.2.1)
> sizeof(void*) = 8
> Engine flevel: 140, dconf: 140
> vaughna.hart@NaCl4 bin % less freshclam.conf
> freshclam.conf: No such file or directory
> vaughna.hart@NaCl4 bin % ls
> clamav-config clambc clamconf clamdscan clamdtop clamscan clamsubmit
> freshclam pfloggerd sigtool
> vaughna.hart@NaCl4 bin % cd /usr/local/
> vaughna.hart@NaCl4 local % ls
> McAfee Quarantine bin etc include lib sbin share
> vaughna.hart@NaCl4 local % cd
>
> Sincerely,
>
> -Vaughn
> --
>
>
> Vaughn A. Hart
>
>
> _______________________________________________
>
> clamav-users mailing list
> clamav-users@lists.clamav.net
> https://lists.clamav.net/mailman/listinfo/clamav-users
>
>
> Help us build a comprehensive ClamAV guide:
> https://github.com/vrtadmin/clamav-faq
>
> http://www.clamav.net/contact.html#ml
>