source: issm/trunk-jpl/externalpackages/chaco/chaco_njs_notes.txt

Last change on this file was 21538, checked in by schlegel, 8 years ago

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

File size: 382 bytes
RevLine 
[11606]1chaco build must be able to see malloc.h
2sudo ln -s /usr/include/malloc/malloc.h /usr/include/malloc.h
3or else make sure you include the malloc directory in path
[21538]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 TracBrowser for help on using the repository browser.