Install¶
Building¶
If
configureis missing from the top level directory, you probably retrieved this code directly from the repository. Run./bootstrap.If your versions of the autotools are not new enough to run this script, download and official tarball in which the configure script is already provided.
Run
./configureSee
./configure --helpfor configuration options.Run
makeOptionally, run
make install. The installation prefix can be changed as an option to theconfigurescript.