<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>Hello,</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">        </span>I have gotten past the python 2.7. errors and the "-framework" error in the config file but I still can't seem to install CitcomS fully.&nbsp;</div><div><br></div><div>Here is my last "make" attempt:</div><div><br></div><div><div>$ make</div><div>make &nbsp;all-recursive</div><div>Making all in lib</div><div>make[2]: Nothing to be done for `all'.</div><div>Making all in CitcomS</div><div>make[2]: Nothing to be done for `all'.</div><div>Making all in etc</div><div>make[2]: Nothing to be done for `all'.</div><div>Making all in examples</div><div>make[2]: Nothing to be done for `all'.</div><div>Making all in module</div><div>make[3]: Nothing to be done for `all-am'.</div><div>Making all in tests</div><div>make[2]: Nothing to be done for
 `all'.</div><div>Making all in visual</div><div>Making all in OpenDXMacro</div><div>make[3]: Nothing to be done for `all'.</div><div>make[3]: Nothing to be done for `all-am'.</div><div>Making all in bin</div><div>/bin/sh ../libtool --tag=CC &nbsp; --mode=link mpicc &nbsp;-g -O2 &nbsp; -o pycitcoms &nbsp;-u _PyMac_Error /System/Library/Frameworks/ -framework Python \</div><div><span class="Apple-tab-span" style="white-space:pre">                </span> pycitcoms-pycitcoms.o dummy.o ../module/libCitcomSLibmodule.a &nbsp;../lib/libCitcomS.a \</div><div><span class="Apple-tab-span" style="white-space:pre">                </span> \</div><div><span class="Apple-tab-span" style="white-space:pre">                </span> \</div><div><span class="Apple-tab-span" style="white-space:pre">                </span>-ldl -framework CoreFoundation &nbsp; \</div><div><span class="Apple-tab-span" style="white-space:pre">                </span>-lz &nbsp;\</div><div><span class="Apple-tab-span" style="white-space:pre">        
        </span></div><div>libtool: link: mpicc -g -O2 -o pycitcoms -u _PyMac_Error /System/Library/Frameworks/ pycitcoms-pycitcoms.o dummy.o &nbsp;-framework Python ../module/libCitcomSLibmodule.a ../lib/libCitcomS.a -ldl -framework CoreFoundation -lz</div><div>ld: can't map file, errno=22 for architecture x86_64</div><div>collect2: ld returned 1 exit status</div><div>make[2]: *** [pycitcoms] Error 1</div><div>make[1]: *** [all-recursive] Error 1</div><div>make: *** [all] Error 2</div><div><br></div><div><br></div><div>I am a bit puzzled why this isn't installing... anyone have any ideas?</div></div></div></body></html>