On Tuesday, 17 July 2012 08:48:02 UTC+8, William wrote: > > Hi, > > I tried our Ubuntu 64-bit 12.04 sage-5.1 binary by extracting it on a > fairly generic minimal Ubuntu 12.04 install provided by some cloud > computing provider. It doesn't even work, in that on startup we > get: > > ------------------ > ... > /home/wstein/sage-5.1-linux-64bit-ubuntu_12.04_lts-x86_64-Linux/local/bin/matrix_mod2_dense.pxd > > > in init sage.matrix.matrix_integer_dense > (sage/matrix/matrix_integer_dense.c:41663)() > ----> 7 > ImportError: libfontconfig.so.1: cannot open shared object file: No > such file or directory > Error importing ipy_profile_sage - perhaps you should run %upgrade? > WARNING: Loading of ipy_profile_sage failed. > ------------------- > > I think this means that we built the binary on a machine with too much > installed, or one of the packages in Sage linked in the wrong version > of a library. > > Of course I'll just be building from source. I'm just posting this > out of concern for people who actually try to use the Sage binaries. > I'm guessing the ubuntu 12.x version of the binary is fairly popular. >
Are you sure that an unmodified Sage 5.* will even build from source on such a machine? I imagine some standard packages having dependencies on various desktop features, e.g. jmol... Dima > > -- William > > > -- > William Stein > Professor of Mathematics > University of Washington > http://wstein.org > -- -- 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