Search found 1 match

by rotax
Friday 06 January 2017 10:54
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Installation on OSX El Capitan
Replies: 5
Views: 4865

Re: Installation on OSX El Capitan

open command line in Os X and type:

1) ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
2) brew install libusb-compat
3) brew install openssl

after these three steps Domoticz should run. I have done that in Sierra and it works fine.