On 5/21/13 12:56 PM, Jason Grout wrote:
On 5/21/13 12:54 PM, Niles Johnson wrote:On Tuesday, May 21, 2013 1:25:10 PM UTC-4, Jason Grout wrote: 1. Make sure you have git; if you're on Ubuntu, you�ll also need the uuid-dev package installed (for �MQ). Ouch! I'm on RedHat, not Ubuntu, but I guess I should have noticed that anyway . . .Just 1 minute ago, I ran into the same problem on redhat (well, CentOS) :). And apparently 'yum install uuid-devel' didn't work, so I'm debugging it right now. I'm moving the official sage cell server to CentOS, and I've been working on setting up automated installation for the virtual machines.
From http://stackoverflow.com/questions/6948032/problem-installing-zmq-on-amazon-linux-unable-to-find-uuid
yum install libuuid-devel Thanks, Jason -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
