Changes between Version 18 and Version 19 of CentosCompilationGuide


Ignore:
Timestamp:
01/30/2013 03:52:35 AM (4 months ago)
Author:
llogan
Comment:

add forgotten zlib

Legend:

Unmodified
Added
Removed
Modified
  • CentosCompilationGuide

    v18 v19  
    1313Get the dependencies: 
    1414{{{ 
    15 # yum install gcc git make nasm pkgconfig wget 
     15# yum install gcc git make nasm pkgconfig wget zlib-devel 
    1616}}} 
    1717