Changes between Version 15 and Version 16 of installing

Show
Ignore:
Timestamp:
03/30/10 18:26:21 (3 years ago)
Author:
http://nedko.arnaudov.name/
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • installing

    v15 v16  
    7272sudo ./waf install 
    7373}}} 
     74 
     75'''Don't forget to rebuild the dynamic linker cache by running ldconfig as root''' 
     76{{{ 
     77sudo ldconfig 
     78}}} 
    7479== Now what? == 
    7580You probably want to read [wiki:tutorial the tutorial].