I've tried the sagecell-2013-05-20.spkg with a freshly compiled Sage 5.9, 
but still get an error.  The patches apply, but zeromq does not install. 
 Looking at the end of the output, I guess I need to install uuid-dev . . . 

...
Installing zeromq
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
...
checking for pthread_create in -lpthread... yes
checking for sem_init in -lrt... yes
checking for uuid_generate in -luuid... no
configure: error: cannot link with -luuid, install uuid-dev.
Error configuring zeromq.







On Monday, May 20, 2013 9:10:49 AM UTC-4, Jason Grout wrote:
>
> On 5/19/13 7:39 PM, leif wrote: 
> > Aaron E-J wrote: 
> >> I am interested in contributing to the sage cell server and am going 
> >> through the steps outlined in 
> >> the readme in the https://github.com/sagemath/sagecell#id1";>github 
> >> page. When I get to step #5, I 
> >> get the following error message that is detailed below. 
> > 
> > FWIW, you already failed in step 2 ("Compile Sage 5.8") ... ;-) 
> > 
> > You grabbed a binary distribution of Sage *5.9*, which was released 
> > *after* the sagecell spkg you're trying to install, so it's not too 
> > surprising that the patches no longer apply. 
> > 
> > So either retry with Sage 5.8, or wait for more helpful replies ... 
>
> I just updated the sagecell spkg to work with 5.9: 
>
>
> http://boxen.math.washington.edu/home/jason/sagecell-spkg/sagecell-2013-05-20.spkg
>  
>
> You might need to pop the previous patches applied with your previous 
> attempt (or alternatively, you can delete the sage directory and start 
> fresh): 
>
> cd 
> /home/aaronej/sage/sage-5.9-linux-64bit-ubuntu_12.04.2_lts-x86_64-Linux/devel/sage
>  
>
> hg qpop -a 
> hg qdelete 01-sage-embedded.patch 
>
> Then try installing the above spkg.  I'm not sure if it will work with a 
> binary distribution---I don't think I've ever tried it. 
>
> 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 sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to