cannot find and install munger~

R_Gol's icon

I download the percolate library and copy it to Max 8 ---> packages
when I open a new patch and try to put the munger~ it couldn't be find

why ? what I miss ?

Thanks

Philippe Moënne-Loccoz's icon

hello,
I have same problem with munger~, the object don't work with MAX8... why ? Somebody have idea please? update ? thank

timh's icon

hello, in many cases that problem can be solved by deactivating Catalinas gatekeeper.
terminal:
deactivate
sudo spctl --master-disable
activate:
sudo spctl --master-enable

another option could be typing the following lines into terminal:

sudo spctl --master-disable (enter)
[pw!] (enter)
auval -a (enter)
sudo spctl --master-enable (enter)

good luck!