Re: [sage-devel] build error in schroot+debootstrap

2011-08-12 Thread Jason B Hill
It actually doesn't appear to give an error then. Under both root and sageserver users in the chroot, I get the ... stuff + gap version + stuff ... 62+@&67542+@ngap> prompt. > What if you do "sage -sh" and try to run "gap -r -b -p -T -o G > /opt/sage/data//extcode/gap/sage.g" manually?  What

Re: [sage-devel] build error in schroot+debootstrap

2011-08-12 Thread Mike Hansen
On Fri, Aug 12, 2011 at 2:54 PM, Jason B Hill wrote: > RuntimeError: Unable to start gap because the command 'gap -r -b -p -T > -o G /opt/sage/data//extcode/gap/sage.g' failed. What if you do "sage -sh" and try to run "gap -r -b -p -T -o G /opt/sage/data//extcode/gap/sage.g" manually? Wh