- Joined
- Jan 19, 2009
- Messages
- 2,655
- Reaction score
- 231
Is anyone else getting a virus warning when trying to open the altus 1.7? My protection quarantined it. I just downloaded it a few minutes ago.
If it has an .EXE some virus programs will nix it from the start.
While the license we use (GPL) has been described as 'viral' by Bill Gates, we're pretty careful to not have any *harmful* viruses near our code. If you want to be extra safe, you can always build it your self from the source code?
Another customer of mine has the same issue, and mine isn't windows virus scan.
New Macintosh operating systems need the hack reported here to make it work:
I stumbled across the answer. I had to disable the Gatekeeper at the
command line. The option to bypass it by using the normal method in
"System" "Security & Privacy" then overriding the app, as well as the
method I mentioned by right clicking the app with the control button
pressed to create an exception, had not effect.
To do this you go to terminal and type "sudo spctl --master-disable".
When you run this command you will see the "Anywhere" option back on
the General tab of Security & Privacy, under "Allow apps downloaded
from:" At some point the "Anywhere" option was taken away in MacOS,
that is unless you disable the Gatekeeper.
New Macintosh operating systems need the hack reported here to make it work:
I stumbled across the answer. I had to disable the Gatekeeper at the
command line. The option to bypass it by using the normal method in
"System" "Security & Privacy" then overriding the app, as well as the
method I mentioned by right clicking the app with the control button
pressed to create an exception, had not effect.
To do this you go to terminal and type "sudo spctl --master-disable".
When you run this command you will see the "Anywhere" option back on
the General tab of Security & Privacy, under "Allow apps downloaded
from:" At some point the "Anywhere" option was taken away in MacOS,
that is unless you disable the Gatekeeper.