Ehsanul Hoque <[email protected]> writes: > Looks like it's a more general issue since I'm getting the same > problem when I try to install the zmq egg. Same error messages, just > substitute the zmq equivalents. However, other eggs, like pty, > installed just fine.
Could you paste the error you get for the zmq egg? I think this is something else. Note that the egg requires you to have ZeroMQ 2.1.0 installed which is still a development release and can be obtained here: http://download.zeromq.org/zeromq-2.1.0.tar.gz Moritz _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
