[Owncloud] help needed to build Mac client
kwillems
kwillems at zonnet.nl
Sun May 19 10:17:42 UTC 2013
This is what I did sofar on a clean installation of Mountain Lion or Lion (in
those cases I use a virutal machine so nothing wil interfere my main system.
First install Homebrew, see http://mxcl.github.io/homebrew/
<http://mxcl.github.io/homebrew/>
Than build all necessary libraries and dependencies with the following
commands:
brew tap owncloud/owncloud
brew install $(brew deps ocsync)
brew install $(brew deps mirall)
brew install iniparser pkgconfig cmocka doxygen libssh argp-standalone
brew link neon --force
brew link readline --force
brew link sqlite --force
brew install --HEAD qtkeychain
(libssh argp-standalone aren't needed).
And now you follow
http://doc.owncloud.org/desktop/1.2/building.html#generic-build-instructions
<http://doc.owncloud.org/desktop/1.2/building.html#generic-build-instructions>
That's what I did.
--
View this message in context: http://owncloud.10557.n7.nabble.com/help-needed-to-build-Mac-client-tp9221p9376.html
Sent from the ownCloud mailing list archive at Nabble.com.
More information about the Owncloud
mailing list