Install Wine On Mac Brew

 

Brew cask install xquartz To install wine the following command can be used; brew cask install (selected wine package) wine-stable, wine-devel or wine-staging packages can be installed using the above example. The advantage of installing via homebrew means wine is available from a standard terminal session Building Wine. See Building Wine on macOS. So, I am running a bit of a different install. Here's the background: I have installed wine before with MacPorts. Later, I decided to install homebrew. Then, wine didn't work so I tried brew install.

Bpm analyzer mixmeister

install-clamav-osx.md

commented Feb 22, 2017

Brew Install Wine

Looks like line 1 should be:

commented Feb 23, 2017

Install Wine On Mac Brew

I had to set 'DatabaseDirectory /usr/local/homebrew/var/lib/clamav/' in both

and then
sudo chown _clamav /usr/local/homebrew/var/lib/clamav/

Install

commented Feb 26, 2017
edited

@flickerfly you shouldn't have to use sudo with brew package.

@lucascantor thanks I fixed this typo.

commented Jun 10, 2017

Thank you, this helped!

Izotope rx4 crack download torrent. In audio, it supports MP3, WAV, OGG, SD2, AIFF, BWF, AAC, FLAC, and many others.

commented Aug 14, 2017

This was very helpful, many thanks.

The initial scan takes forever.

I have an 1 TB drive, running on macOS Sierra 10.12.6.

commented Oct 29, 2017

brew link clamav fails on macOS High Sierra.

Had to run following commands to get ClamAV working:
sudo mkdir /usr/local/sbin
sudo chown -R $(whoami) $(brew --prefix)/* (standard brew fix does not work anymore on OS X 10.13)
brew link clamav

Install Wine On Mac Brew Bar

commented May 28, 2018

Wine On Mac

The OP worked as is for me, when the 'Example' was changed to 'FooClam' or similar (Anything =/= Example).
No other changes made to freschclam.conf.

Why is it the first time I had to install Clamav with such effort, and with brew?

All the other versions till Sierra were nicely installed without any need to configure with a nice UI and reporting to console.

commented Oct 24, 2018

thanks @flickerfly !

commented May 16, 2019

Thank you!

commented Sep 4, 2019
edited

By default the database dir is /usr/local/share/clamav/, it is symlinked to Cellar/.. and get cleared on update. It might be a good idea to change DatabaseDirectory to /usr/local/var/lib/clamav in freshclam.conf & clamd.conf.

commented Jan 9, 2020

for Homebrew 2.2.2 on macOS 10.14.6 I found clamav symlink at
/usr/local/var/homebrew/linked/clamav

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment