cancel
Showing results for 
Search instead for 
Did you mean: 

SQLAnywhere installation on OSX 11.6?

0 Kudos

I am reinstalling my machine and it seems that you can no longer install SQLAnywhere on OSX 11? I get the following error when attempting to perform the installation?

Accepted Solutions (0)

Answers (1)

Answers (1)

chris_keating
Advisor
Advisor
0 Kudos

SQLA MacOS GUI install program does not work in the latest Mac version (Big Sur). The workaround is to install from the command line:

  • Open a terminal
  • cd to the location where you have untarred the install
  • type:

export SQLANY_FORCE_INSTALL=1

  • execute ./sqlany17/setup -nogui