hi robert,<div><br></div><div>in fact as you can see below, both the compile step and the linking step includes the EPD include/lib directories.<br><div><br></div><div><div>gcc -fno-strict-aliasing -fno-common -dynamic -arch x86_64 -DNDEBUG -g -O3 -arch x86_64 -I/Library/Frameworks/EPD64.framework/Versions/7.0/include -I/software/venvs/EPD/7.0/ipxi/include -Izmq/utils -Izmq/core -Izmq/devices -I/Library/Frameworks/EPD64.framework/Versions/7.0/include/python2.7 -c zmq/devices/monitoredqueue.c -o build/temp.macosx-10.5-x86_64-2.7/zmq/devices/monitoredqueue.o -Wno-unused-function -Wno-strict-aliasing</div>

<div><br></div><div>gcc -g -arch x86_64 -L/usr/local/lib -L/Library/Frameworks/EPD64.framework/Versions/7.0/lib -bundle -undefined dynamic_lookup -g -arch x86_64 -L/usr/local/lib -L/Library/Frameworks/EPD64.framework/Versions/7.0/lib -arch x86_64 build/temp.macosx-10.5-x86_64-2.7/zmq/devices/monitoredqueue.o -L/software/venvs/EPD/7.0/ipxi/lib -lzmq -o build/lib.macosx-10.5-x86_64-2.7/zmq/devices/monitoredqueue.so</div>

<div><br></div>cheers,<br><br>satra<br>
<br><div class="gmail_quote">On Wed, Jun 8, 2011 at 7:51 PM, Robert Kern <span dir="ltr"><<a href="mailto:robert.kern@gmail.com">robert.kern@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">On 6/8/11 6:49 PM, Satrajit Ghosh wrote:<br>
> thanks min and robert.<br>
><br>
> i went with removing the EPD libraries for now and the current pyzmq installed fine.<br>
<br>
</div>Is the EPD include/ directory still showing up in the compile line?<br>
<font color="#888888"><br>
--<br>
</font><div><div></div><div class="h5">Robert Kern<br>
<br>
"I have come to believe that the whole world is an enigma, a harmless enigma<br>
  that is made terrible by our own mad attempt to interpret it as though it had<br>
  an underlying truth."<br>
   -- Umberto Eco<br>
<br>
_______________________________________________<br>
IPython-dev mailing list<br>
<a href="mailto:IPython-dev@scipy.org">IPython-dev@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/ipython-dev" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-dev</a><br>
</div></div></blockquote></div><br></div></div>