On Friday, 27 July 2012 14:31:36 UTC+8, Jeroen Demeyer wrote: > > On 2012-07-27 04:22, S�bastien Labb� wrote: > > Hi sage-devel, > > > > I am trying to install the optionnal package pyzmq-2.1.11.p0 on > > sage-5.2.rc0, but I get an error. The log is below. > > > > Is there a known fix? > It's clearly a bug in pyzmq, they are using options specific to Apple's > GCC which vanilla GCC doesn't support. Try patching the package such > that the -arch flag isn't used. >
nevertheless, installing zeromq-2.2.0.p0.spkg first allows pyzmq-2.1.11.p0 to build on MacOSX 10.6.8. I think I was getting errors about an absent zmq header when I tried to build pyzmq-2.1.11.p0. Dima -- -- To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org
