Minh Nguyen wrote: > Like you, I also compile and doctest Sage on the following machines: > > * High-end servers > * bsd.math --- Mac OS X 10.6.1 > * rosemary.math (outside the Sage network of computers) --- 64-bit > Red Hat Enterprise Linux Server 5.4 > * sage.math --- 64-bit Ubuntu 8.04.3 LTS > * t2.math --- SPARC Solaris 10 with GCC 4.4.1 and the Sun linker/assembler > > * boxen.math: Linux virtual machines making up the Sage build farm > * centos5.3-32 > * centos5.3-64 > * debian5-32 > * debian5-64 > * fedora11-32 > * fedora11-64 > * mandriva2009.1-32 > * mandriva2009.1-64 > * opensuse-11.1-32 > * opensuse-11.1-64 > * ubuntu9.04-32 > * ubuntu9.04-64 > > * Windows XP virtual machines: on boxen.math > * winxp1 > * winxp2 > * winxp3 > > * SkyNet cluster > * cicero --- 32-bit Fedora 9 > * eno --- 64-bit Fedora 9 > * lena --- 64-bit Red Hat Enterprise Linux Server 5.3 > * menas --- 64-bit openSUSE 11.1 > > * Other > * caruso (not mine) --- 32-bit openSUSE 11.0 > * darkstar.debian --- my Macbook dual-booting Debian 5 and Mac OS X 10.4.11 > * darkstar.ubuntu --- the computer in my office, running Ubuntu 9.04 > > I wouldn't mind getting accounts on other machines to help out with > developing Sage in any way I can. I recently sent an email to OpenAIX, > requesting a free account on an AIX 6.1 machine. Days have gone by and > I have yet to receive any reply. > > As you can tell, clearly I need help ;-) > > > [1] http://wiki.sagemath.org/SageClusterGuidelines
Minh, if you want access to a HP-UX machine, I can create you an account. I can't guarantee I will run the thing 24/7 forever, as it uses quite a bit of power. It's a 64-bit HP C3600 PA-RISC processor running at 552 MHz. runs HP-UX 11i (aka HP-UX 11.11) and has 6 GB of RAM (hopefully 8 GB soon). Quite a few bits of Sage will build on the HP-UX box without any problem. But trying a build has highlighted two issues that affect Solaris, but neither of which I had noticed. I had less success on that AIX machine. There was a problem building bzip2, which needless to say is pretty fundamental to any build of Sage. Clearly bzip2 can be built on AIX (there is a binary of it on the machine), but for whatever reason, it would not build on the AIX machine. There seems to be a conflict with the system header files - it is nothing speciific to Sage. Perhaps I can manually just copy bzip2 into $SAGE_HOME/local/bin. Not sure if the libraries are needed too. Dave --~--~---------~--~----~------------~-------~--~----~ To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---