Configure script: Difference between revisions

Content deleted Content added
Cjcollier (talk | contribs)
No edit summary
No edit summary
Line 7:
 
<code>./configure && make && make install </code>
 
note: configure relies on the .pc files being present and as such requires that you apt-get the -dev or -devel packages for libraries that are split
 
=== Free Software that uses [[Configure (computing)|configure]] ===