Solved it- works perfectly now. Thanks heaps, Howard On Apr 12, 2:09 pm, Colombel Bruno <[email protected]> wrote: > Did you try to install gfortran ? > On my computer, (not with Ubuntu (but fedora)) : > > " > $ yum provides libgfortran.so.3 > > libgfortran-4.5.1-4.fc14.i686 : Fortran runtime > Dépôt : fedora" > > you should try to do the same on Ubuntu ... > > Maurice > > --- En date de : Mar 12.4.11, H <[email protected]> a écrit : > > De: H <[email protected]> > Objet: [sage-support] Install problem Ubuntu 10.10 > À: "sage-support" <[email protected]> > Date: Mardi 12 avril 2011, 16h58 > > Hi- > I have been trying to install Sage on my laptop running Ubuntu 10.10. > I downloaded the binary tar files and extracted them. I ran Sage in a > terminal, after it is done resetting paths there is ImportError > Traceback (most recent call last) and then it seems to import a bunch > of stuff. Everything looks standard until the end when I get > > ImportError: libgfortran.so.3: 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. > > At this point I get the Sage prompt but it cannot do anything- for > example > > sage: 2+2 > --------------------------------------------------------------------------- > NameError Traceback (most recent call > last) > > /home/floopy/Sage/sage-4.6.2-linux-32bit-ubuntu_10.04_lts-i686-Linux- > i686-Linux/local/bin/<ipython console> in <module>() > > NameError: name 'Integer' is not defined > > Any thoughts? > > -- > 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 > athttp://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
