Hello everyone,
My MacBook was updated to macOS Catalina automatically.
I can not start q as it will be an error like this: Bad CPU type in executable
Could you please help me to figure out and fix this?
Thank you.
James
Hello everyone,
My MacBook was updated to macOS Catalina automatically.
I can not start q as it will be an error like this: Bad CPU type in executable
Could you please help me to figure out and fix this?
Thank you.
James
Hi James,
This may be the issue that you’re running into, with a potential solution.
https://discussions.apple.com/thread/250777998
https://support.apple.com/en-us/HT208050
seems to be a problem as of the macOS Catalina release when starting Python also so hopefully this solution works for you.
Hope this helps,
Conor
Hi Conor,
Thank you for your help.
I have changed Terminal to zsh like this, however, the error was still there.
I guess that macOS Catalina doesn’t support 32bit program?
Can you start kdb 32bit in macOS Catalina?
? 2019?11?20??? UTC-5??10:53:53?Conor McCarthy???
Hi James,
This may be the issue that you’re running into, with a potential solution.
https://discussions.apple.com/thread/250777998
https://support.apple.com/en-us/HT208050
seems to be a problem as of the macOS Catalina release when starting Python also so hopefully this solution works for you.
Hope this helps,
Conor
No I haven’t updated to Catalina yet, it appears however that Mac are not supporting 32 bit with Catalina. This thread discusses personal kdb+ with Catalina https://groups.google.com/forum/#!topic/personal-kdbplus/Lb1V7EHVHu4
You should be able to use a personal kdb+ 64-bit on demand licence https://kx.com/connect-with-us/download/ although I’m aware in some circumstances this will not be preferable
Hi Conor,
It seems you’d better don’t update to Catalina.
I’ll try kdb+ 64-bit first.
Thank you.
? 2019?11?20??? UTC-5??11:38:25?Conor McCarthy???
No I haven’t updated to Catalina yet, it appears however that Mac are not supporting 32 bit with Catalina. This thread discusses personal kdb+ with Catalina https://groups.google.com/forum/#!topic/personal-kdbplus/Lb1V7EHVHu4
You should be able to use a personal kdb+ 64-bit on demand licence https://kx.com/connect-with-us/download/ although I’m aware in some circumstances this will not be preferable
Here’s the error with m64.zip, unzip, cd m64, ./q
Hi Ag,
The issue you are having here is with the default security settings for macOS. By default macOS does not allow you to run applications from unknown developers.
After attempting to open the app go to “security and privacy” in system preferences and you will see the app listed at the bottom with a button saying “open anyway”
Click on this and q should now open and macOS will add an exception so that it will open in the future without having to do this step. (though you may see a warning)
Please see the following apple support pages for this issue;
https://support.apple.com/en-gb/guide/mac-help/mh40616/mac
https://support.apple.com/en-gb/HT202491
Thanks,
Murray Mackenzie
AquaQ Analytics
Hi, Conor
I have tried kdb+ 64-bit, it worked in macOS Catalina.
Thank you.
Sincerely,
James