Changes between Version 95 and Version 96 of HACKING

Show
Ignore:
Timestamp:
05/17/12 11:10:51 (12 months ago)
Author:
peter
Comment:

pkg-config

Legend:

Unmodified
Added
Removed
Modified
  • HACKING

    v95 v96  
    7171 * automake 1.6 or 1.9.4 
    7272 * libtool 1.5.6 
     73 * pkg-config 
    7374 
    7475On linux you then run the below, on FreeBSD replace ./bootstrap by ./bootstrap.freebsd: 
     
    9394= Required packages for building on ... = 
    9495== Debian lenny == 
    95 {{{aptitude install build-essential asciidoc xmlto zip subversion libboost1.40-all-dev bison flex ragel}}} 
     96{{{aptitude install build-essential asciidoc xmlto zip subversion libboost1.40-all-dev bison flex ragel pkg-config}}} 
    9697 
    9798Note: you must enable backports.org for libboost1.40-all-dev.