Closed julianharty closed 7 years ago
@julianharty Yes, nobody in the dev team uses OSX, so we can not maintain it for now. The instructions to build it are here https://github.com/kiwix/kiwix/blob/master/src/dependencies/Makefile.am#L65. If you build the OSX tarball please share it somewhere so we can upload it on download.kiwix.org/dev/.
That said, this is really better/easier to simply install Ubuntu.
Let me know about the results.
This issue was moved to kiwix/kiwix-android#63
I'm resurrecting my build environment on OSX (Yosemite 10.10).
make android-deps
fails as one of the downloads - the Android SDK - is missing from the download server (I've checked).I'll see if I can download the android sdk separately for now. Could you also make it available on the download server please?
wget --wait=10 --timeout=600 --retry-connrefused --no-check-certificate -c --no-use-server-timestamps -O android-sdk-24-osx.tar.bz http://download.kiwix.org/dev/android-sdk-24-osx.tar.bz --2016-10-03 00:30:05-- http://download.kiwix.org/dev/android-sdk-24-osx.tar.bz Resolving download.kiwix.org (download.kiwix.org)... 62.210.143.55 Connecting to download.kiwix.org (download.kiwix.org)|62.210.143.55|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2016-10-03 00:30:05 ERROR 404: Not Found.