Skip to content

Instantly share code, notes, and snippets.

View duncanfinney's full-sized avatar

Duncan Finney duncanfinney

View GitHub Profile
@duncanfinney
duncanfinney / _howto.md
Created November 30, 2023 11:12 — forked from aaronpk/_howto.md
How to compile and install spatialite on iOS

Spatialite for iOS

Install compiler dependencies

brew install automake autoconf libtool libxml2 pkg-config
brew link libxml2

Build libspatialite

Oh my zsh.

Oh My Zsh

Install ZSH.

sudo apt install zsh-autosuggestions zsh-syntax-highlighting zsh

Install Oh my ZSH.