On May 30, 12:30 am, William Stein <wst...@gmail.com> wrote:
> On Fri, May 29, 2009 at 7:03 PM, gary <gary.pa...@gmail.com> wrote:
>
> > I'm running Ubuntu 9.04 in andLinux
> > (http://www.andlinux.org)
> > a linux kernel that runs on MS Windows. Up to now, it's behaved just
> > like any other Ubuntu.
>
> > I've compiled sage on other Ubuntus, including an Ubuntu-only machine,
> > and in a Ubuntu guest on a WinXP host using VirtualBox. Never had a
> > problem. Until now.
>
> > I've downloaded 3.4.2, unpacked it, cd to the directory, and then:
>
> What is the output of "df -h" in andLinux? The default Ubuntu
> andLinux install doesn't have enough disk space to extract the sage
> binary. I have only been able to extract it by pausing it (with
> control-z) during extraction, deleting files I (secretely) know aren't
> strictly needed, then resuming the extraction. I'm sure there must be
> some better official way to make the andLinux partition bigger than
> 2GB though.
Indeed there is, and I had already done that, increasing my filesystem
to 5GB.
g...@andlinux:~$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/cobd0 5.0G 1.4G 3.4G 29% /
tmpfs 189M 0 189M 0% /lib/init/rw
varrun 189M 60K 189M 1% /var/run
varlock 189M 0 189M 0% /var/lock
udev 189M 228K 189M 1% /dev
tmpfs 189M 0 189M 0% /dev/shm
31 21G 19G 1.7G 92% /mnt/and
/dev/cofs0 53G 47G 6.1G 89% /mnt/win
g...@andlinux:~$
>
> William
>
>
>
>
>
> > g...@andlinux:~/sage-3.4.2$ make
> > cd spkg && ./install all 2>&1 | tee -a ../install.log
> > ./install: 355: time: not found
> > **************************************************************************
> > You must compile Sage first using 'make' in the Sage root directory.
> > (If you have already compiled Sage, you must set the SAGE_ROOT
> > variable in
> > the file '/home/gap/sage-3.4.2/sage').
> > **************************************************************************
>
> > This must be something simple.
> > Help please?
>
> > -gary
>
> --
> William Stein
> Associate Professor of Mathematics
> University of Washingtonhttp://wstein.org
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---