On Sun, Feb 21, 2010 at 5:37 PM, Akshay Pande <[email protected]>wrote:
> Dear David > > I installed sage from a binary version. I indeed did not have g++ > installed. But when I tried to install it via synaptic I got the > following error > > W: Failed to fetch > http://security.ubuntu.com/ubuntu/pool/main/l/linux/linux-libc-dev_2.6.24-26.64_i386.deb > 404 Not Found > > This is a broken package or something I guess which is causing a > hindrance in installing g++. Is there a way to alternatively install g+ > +, without synaptic? > > Dear Dan > > Oh that might be a problem too. I have the normal Ubuntu Hardy, not > UNR. But I'm running Adam's kernel on it, which effectively should > bring it to the same thing. > > My Guess is that your kernel is built for the i386, so if you have unlimited download then I would try the i386 version. Just for the record I have the eeepc 1000ha with ubuntu 9.10 net remix (atom version) and sage 4.3.1 (atom version) and that works perfectly. Just for the record the UNR (9.10) is available in i386 and atom (and possibly more (amd-x68?)). Now there is no guarantee that will work as I have used linux long enough now to understand that although something will work on one version of a distro it is not necessarily going to work on another version. HTH Dan Warmly > Akshay > > On Feb 21, 7:03 pm, Daniel Harris <[email protected]> wrote: > > On Sun, Feb 21, 2010 at 8:10 AM, Akshay Pande <[email protected] > >wrote: > > > > > > > > > Hi, > > > > > I recently installed sage (atom) and am running it on a netbook (eeePC > > > 900HA) on Ubuntu Hardy. My problem is that whenever I run sage from > > > the installed folder I get the following output > > > > > ---------------------------------------------------------------------- > > > | Sage Version 4.3.2, Release Date: 2010-02-06 | > > > | Type notebook() for the GUI, and license() for information. | > > > ---------------------------------------------------------------------- > > > > --------------------------------------------------------------------------- > > > ImportError Traceback (most recent call > > > last) > > > > > /home/akshay/Academics/sage/local/lib/python2.6/site-packages/IPython/ > > > ipmaker.pyc in force_import(modname) > > > 64 reload(sys.modules[modname]) > > > > > (some part omitted) > > > > > 26 from sage.libs.ntl.ntl_ZZ import ( > > > 27 ntl_setSeed, \ > > > 28 ntl_ZZ as ZZ, > > > > > ImportError: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.11' not > > > found (required by /home/akshay/Academics/sage/local/lib/libgmpxx.so. > > > 3) > > > Error importing ipy_profile_sage - perhaps you should run %upgrade? > > > WARNING: Loading of ipy_profile_sage failed. > > > > Make sure that the version of ubuntu is compiled for the atom and not the > > i386 version. > > > > Dan > > -- > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<sage-support%[email protected]> > For more options, visit this group at > http://groups.google.com/group/sage-support > URL: http://www.sagemath.org > -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
