Skip to content

Instantly share code, notes, and snippets.

@yottatsa
Last active August 25, 2022 22:54
Show Gist options
  • Select an option

  • Save yottatsa/6a5a4a9d01e438fdb52adbe7308a3cc5 to your computer and use it in GitHub Desktop.

Select an option

Save yottatsa/6a5a4a9d01e438fdb52adbe7308a3cc5 to your computer and use it in GitHub Desktop.
Installing pilot-link and jpilot on mac os x....-ish
brew install dash autoconf automake gtk popt
cd pilot-link
dash ./autogen.sh --without-bluez --without-included-popt --enable-conduits
cd ../jpilot
dash ./reconf
dash ./configure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment