Changeset 21538


Ignore:
Timestamp:
02/09/17 10:55:13 (8 years ago)
Author:
schlegel
Message:

CHG: add a sierra install option because malloc.h does not exist

Location:
issm/trunk-jpl/externalpackages/chaco
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/externalpackages/chaco/chaco_njs_notes.txt

    r11606 r21538  
    22sudo ln -s /usr/include/malloc/malloc.h /usr/include/malloc.h
    33or else make sure you include the malloc directory in path
     4
     5if on sierra, you must download a version of malloc.h -
     6one can be found here: http://web.mit.edu/jhawk/mnt/spo/phone-project/include/malloc.h
     7place this file in /usr/local/include/, and run the sierra install script
     8
Note: See TracChangeset for help on using the changeset viewer.