Changes between Version 21 and Version 22 of Tests


Ignore:
Timestamp:
Dec 19, 2012, 5:20:52 PM (13 years ago)
Author:
/C=FR/O=CNRS/OU=UMR8607/CN=Laurent Garnier/emailAddress=garnier@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Tests

    v21 v22  
    131131Via fink
    132132{{{
    133 /sw/bin/fink install cmake libharu2.2.1-dev graphicsmagick-dev openssl100-dev pangomm1.4.1-shlibs
     133/sw/bin/fink install cmake graphicsmagick-dev openssl100-dev pangomm1.4.1-shlibs
     134}}}
     135
     136Installation de haru
     137{{{
     138A COMPLETER !!!!!!
     139curl https://nodeload.github.com/kdeforche/libharu/zip/master -o master.zip
     140unzip master.zip
     141cd libharu-master/
     142./configure --with-png=/sw 
     143make -j
     144sudo make install
    134145}}}
    135146