From: Alejandro I. <ale...@in...> - 2013-07-15 09:31:20
|
Hi. I recently compiled Infomap-NLP on Mac OS X 10.8. For this specific system (where nested functions are disabled), you should include an explanation that you need to set the environment variable CFLAGS to compile. This should be added as a note below "Building (Compiling) and Installing the Infomap Software". $ export CFLAGS="-fnested-functions" $ ./configure $ make $ sudo make install After an hour googling I managed to compile. Thank you! -- Alejandro Iván Melo Domínguez Departamento de Ingeniería Informática y Ciencias de la Computación Universidad de Concepción - CHILE Estudiante de Ingeniería Civil Informática Teléfono móvil: (+56 9) 971 603 05 |