cancel
Showing results for 
Search instead for 
Did you mean: 

Error Installing SQL Anywhere 12 / 16 / 17 on Mac OS version 11.2.1

0 Kudos

I got some issue when i was installing sql anywhere 16 on mac os version 11.2.1 ? whats wrong ?

0 Kudos

Hello any updates for this problem?

Trying the terminal commands and I haven't been able to get it to work.

Accepted Solutions (0)

Answers (2)

Answers (2)

chris_keating
Advisor
Advisor
0 Kudos

Please ensure that you get the latest patch level or developer edition of SQL Anywhere 17. 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

./sqlany17/setup -nogui

A fix is currently being investigated.

chris_keating
Advisor
Advisor
0 Kudos

Any description of the issue that you are encountering. Do you get an error or other message?