docs:mac:builds:typical_build_procedure

This is an old revision of the document!


Typical Build Procedure

download source and extract

read the INSTALL and/or README files

./configure --help'' to view build options, and decide which options require pre-existing dependencies (install them first)

./configure --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info [custom flags and build options here]

make

sudo make install
  • docs/mac/builds/typical_build_procedure.1195805284.txt.gz
  • Last modified: 2008/08/03 00:25
  • (external edit)