Changes between Version 1 and Version 3 of Ticket #1462


Ignore:
Timestamp:
Mar 8, 2012 7:16:45 AM (12 years ago)
Author:
bennylp
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1462

    • Property Status changed from new to closed
    • Property Resolution changed from to fixed
  • Ticket #1462 – Description

    v1 v3  
    22 
    33To use this feature: 
     4 
    45 
    56{{{ 
     
    78 $ make dep && make 
    89 $ export LD_LIBRARY_PATH=`pwd`/third_party/lib 
     10 
     11 $ # or set DYLD_LIBRARY_PATH instead on Mac 
     12 $  
     13 
    914}}}