Changes

Jump to: navigation, search

User:Jamesboston

99 bytes added, 16:16, 16 June 2009
Install prerequisites
sudo apt-get build-dep firefox
sudo apt-get install mercurial libasound2 libasound2-dev curl libcurl4-gnutls-dev
 
You may need to set an environment variable if the build system can't find autoconf:
export AUTOCONF=autoconf2.13
 
Or on some systems you may need to set AUTOCONF this way instead:
export AUTOCONF=autoconf213
=== OS X ===
sudo port sync
sudo port install mercurial libidl autoconf213
 
=== autoconf notes ===
The build system should know to use autoconf 2.13 instead of later versions automatically, but on some *nix systems it may be necessary to specify it manually:
export AUTOCONF=autoconf213
 
Or on some systems you may need to set AUTOCONF this way instead:
export AUTOCONF=autoconf2.13
== Configuration ==

Navigation menu