-
Notifications
You must be signed in to change notification settings - Fork 18
Build failed on Mac OS 10.14. #13
Comments
@selitsky here is what I did: brew tap arduanov/clickhouse You many encounter dependency errors during the above install. If a dependency fails to install, identify that dependency in the error and: brew install [dependency] (without the --cc flag). |
What are the technical reasons that Clickhouse is such a PITA to install on other systems than Ubuntu? |
|
I suppose, it's better to add gcc8 trick to README file. |
I had problem to install clickhouse. It appears that they does not support gcc8, but gcc9. Take a look: ClickHouse/ClickHouse#7970 (comment) |
brew install clickhouse results:
BTW :
The text was updated successfully, but these errors were encountered: