Re: [sage-devel] Re: Sage Installation Issues on mac

2021-01-05 Thread Masoud Soroush
Hello Nathan, Thank you so much for your tip! It indeed solved the problem, and I can now run Sage commands in Jupyter environment! Thank you again. Best, Masoud On Tue, Jan 5, 2021 at 10:29 PM Nathan Dunfield wrote: > Masoud, > > I suggest you try: https://github.com/3-manifolds/fix_mac_sage

[sage-devel] Re: Sage Installation Issues on mac

2021-01-05 Thread Nathan Dunfield
Masoud, I suggest you try: https://github.com/3-manifolds/fix_mac_sage Best, Nathan -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googl

Re: [sage-devel] Re: Sage installation problem

2018-07-27 Thread O'Neill Kingston
I ended up doing make distclean and rebuilding sage before Travis informed me this morning that a virtual machine, being a computer, can just upload files as normal if it has an internet connection (oops), but here's the slightly belated config.log and it does seem like it still has some inform

Re: [sage-devel] Re: Sage installation problem

2018-07-26 Thread O'Neill Kingston
I haven't done it yet! How do I download/open that file? I'll try to remember to do it later before I wipe it out, but I'm headed out the door right now. On Thursday, July 26, 2018 at 7:09:13 PM UTC-4, Travis Scrimshaw wrote: > > > > On Thursday, July 26, 2018 at 10:52:49 PM UTC+10, Jeroen Dem

Re: [sage-devel] Re: Sage installation problem

2018-07-26 Thread Travis Scrimshaw
On Thursday, July 26, 2018 at 10:52:49 PM UTC+10, Jeroen Demeyer wrote: > > On 2018-07-26 14:47, Travis Scrimshaw wrote: > > Some more details: it was failing on building the Sage cython files > > Surely, g++ must have been installed then. You wouldn't be able to get > that far without g++. >

Re: [sage-devel] Re: Sage installation problem

2018-07-26 Thread Jeroen Demeyer
On 2018-07-26 14:47, Travis Scrimshaw wrote: Some more details: it was failing on building the Sage cython files Surely, g++ must have been installed then. You wouldn't be able to get that far without g++. -- You received this message because you are subscribed to the Google Groups "sage-de

Re: [sage-devel] Re: Sage installation problem

2018-07-26 Thread Jeroen Demeyer
On 2018-07-26 14:47, Travis Scrimshaw wrote: I had him install g++ and gfortran For the record: gfortran should not be strictly needed (but still recommended I guess) -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this gr

[sage-devel] Re: Sage installation problem

2018-07-26 Thread Travis Scrimshaw
> > The problem I ran into is this: attempting to follow the install guide in > the documentation and not knowing anything about Linux, I managed to get > all of the prerequisite packages on my VirtualBox but didn't actually > install g++ or gfortran. It let me start the installation because

Re: [sage-devel] Re: Sage installation guide and git

2014-11-24 Thread kcrisman
> > > We should for sure mention the git repo on the download-source page > too. If I could create a pull request against the download-source web > I would. > You can! https://github.com/sagemath/website/blob/master/src/download-source.html -- You received this message because you are subs

Re: [sage-devel] Re: Sage installation guide and git

2014-11-22 Thread Robert Bradshaw
On Wed, Nov 19, 2014 at 6:38 PM, kcrisman wrote: > >> This morning I wanted to install sage on another machine so I went to the >> sage installation guide to remind myself where to clone the git repository >> from. As far as I can see, there's no mention of git anywhere in this guide. >> In partic

[sage-devel] Re: Sage installation guide and git

2014-11-19 Thread kcrisman
> This morning I wanted to install sage on another machine so I went to the > sage > installation guide > to remind myself where to clone the git repository from. As far as I can > see, there's no mention of git anywhere in this guide. In

[sage-devel] Re: Sage installation error @ gnutls-2.2.1.p5

2011-10-19 Thread leif
On 19 Okt., 01:01, Yamaç Kurtuluş wrote: > On Oct 18, 11:51 pm, Francois Bissey > > it looks like it is trying to build the lzo back end but is missing bits. > > Do you have lzo installed on the machine? If so do you have the matching > > development package installed? > > > Francois > > Thank you

[sage-devel] Re: Sage installation error @ gnutls-2.2.1.p5

2011-10-18 Thread Yamaç Kurtuluş
On Oct 18, 11:51 pm, Francois Bissey wrote: > > Hi, > > I am using Pardus 2011 and  trying to build sage on it with gcc 4.5.3. > > It aborts installation due to 12 errors while installing =20 > > gnutls-2.2.1.p5. Some part of the log is in Turkish, all they say is > > something like "exiting fro

Re: [sage-devel] Re: SAGE installation solved

2011-08-22 Thread Jan Groenewald
Hi Evans This is only for the ATLAS compilation, which compiles (basci linear algebra routines): http://en.wikipedia.org/wiki/Automatically_Tuned_Linear_Algebra_Software It is perfectly safe, and recommended to get better battery life, to turn the CPU frequency back to "on demand". Most of the ti

[sage-devel] Re: SAGE installation solved

2011-08-22 Thread Evans Doe Ocansey
Hi Jan, Using the commands sudo apt-add-repository ppa:artfwo/ppa sudo aptitude update sudo aptitude -y install indicator-cpufreq indicator-cpufreq & you gave to increase my CPU performance, sage now works. Thanks :-) On Aug 21, 5:36 am, Jan Groenewald wrote: > Hi Evans > > On 21 August 2011

[sage-devel] Re: SAGE installation problem

2011-08-22 Thread Evans Doe Ocansey
Hi Jan, Below are the links to the files you requested. http://users.aims.ac.za/~evans/sage-bugs/error_UNKNOWNx8632SSE3.tgz http://users.aims.ac.za/~evans/sage-bugs/dMMCACHEEDGE.LOG On Aug 21, 5:36 am, Jan Groenewald wrote: > Hi Evans > > On 21 August 2011 05:11, leif wrote: > > > Looks like

Re: [sage-devel] Re: SAGE installation problem

2011-08-20 Thread Jan Groenewald
Hi Evans On 21 August 2011 05:11, leif wrote: > Looks like you have CPU throttling (a.k.a. power-save mode) enabled. > http://askubuntu.com/questions/30334/list-of-application-indicators/37997#37997 sudo apt-add-repository ppa:artfwo/ppa sudo aptitude update sudo aptitude -y install indicator

[sage-devel] Re: SAGE installation problem

2011-08-20 Thread leif
On 21 Aug., 00:41, Evans Doe Ocansey wrote: > Dear all, > I was installing SAGE on an acer laptop on ubuntu 11.04 platform and > got the this error after the installation. To see the error, I click > on the link to download the install.log file. > > http://users.aims.ac.za/~evans/sage-bugs/install

[sage-devel] Re: sage installation

2009-07-11 Thread gsw
On 11 Jul., 11:53, Ralf Hemmecke wrote: > > from the tone of your message, it seems to me, that I somehow must > > have "stepped onto your toes" --- sorry, that was not at all my > > intention! And I couldn't imagine that someone would be offended by me > > signing my messages with my nickname

[sage-devel] Re: sage installation

2009-07-11 Thread Minh Nguyen
Hi Ralf, On Sat, Jul 11, 2009 at 7:53 PM, Ralf Hemmecke wrote: > Anyway, it takes a lot more to offend me. Not writing out your name is > not something I really care about. I just didn't know what I should > write in the "Hallo ...". And I think it makes a better community if > people know eac

[sage-devel] Re: sage installation

2009-07-11 Thread Ralf Hemmecke
> from the tone of your message, it seems to me, that I somehow must > have "stepped onto your toes" --- sorry, that was not at all my > intention! And I couldn't imagine that someone would be offended by me > signing my messages with my nickname --- sorry again. I'll use my real > name from now o

[sage-devel] Re: sage installation

2009-07-10 Thread gsw
On 10 Jul., 23:07, Ralf Hemmecke wrote: > Hi GSW, -- don't you have a real name? > > On 07/10/2009 10:37 PM, gsw wrote: > > > Hi Ralf, > > > On 9 Jul., 12:00, Ralf Hemmecke wrote: > >> I seem to be out of luck. But maybe I did something wrong. > > >> Here my steps. > > >> I downloaded and extr

[sage-devel] Re: sage installation

2009-07-10 Thread Minh Nguyen
Hi Ralf, On Sat, Jul 11, 2009 at 6:57 AM, Ralf Hemmecke wrote: > http://wiki.sagemath.org/DownloadGuide > >> The download guide in its present state needs to be further fleshed >> out with more information. Having released it early, we (Harald and I) >> thought it would encourage people to i

[sage-devel] Re: sage installation

2009-07-10 Thread Ralf Hemmecke
Hi GSW, -- don't you have a real name? On 07/10/2009 10:37 PM, gsw wrote: > Hi Ralf, > > On 9 Jul., 12:00, Ralf Hemmecke wrote: >> I seem to be out of luck. But maybe I did something wrong. >> >> Here my steps. >> >> I downloaded and extracted >> sage-4.0.2-linux-Debian_GNU_Linux_5.0_lenny-i686

[sage-devel] Re: sage installation

2009-07-10 Thread Ralf Hemmecke
>>> http://wiki.sagemath.org/DownloadGuide > The download guide in its present state needs to be further fleshed > out with more information. Having released it early, we (Harald and I) > thought it would encourage people to improve it. I didn't dare to improve your version but rather thought th

[sage-devel] Re: sage installation

2009-07-10 Thread gsw
Hi Ralf, On 9 Jul., 12:00, Ralf Hemmecke wrote: > I seem to be out of luck. But maybe I did something wrong. > > Here my steps. > > I downloaded and extracted > sage-4.0.2-linux-Debian_GNU_Linux_5.0_lenny-i686-Linux.tar.gz. > > cd sage-4.0.2-linux-Debian_GNU_Linux_5.0_lenny-i686-Linux > ./sage -

[sage-devel] Re: sage installation

2009-07-10 Thread Minh Nguyen
Hi Ralf, On Sat, Jul 11, 2009 at 4:07 AM, Ralf Hemmecke wrote: > > Hi Minh > >> http://wiki.sagemath.org/DownloadGuide > > Much better. > > Excuse me if I now still have some comments. > > 1. > "When your computer boots, it probably displays a startup screen that > indicates the name of your oper

[sage-devel] Re: sage installation

2009-07-10 Thread Ralf Hemmecke
Hi Minh > http://wiki.sagemath.org/DownloadGuide Much better. Excuse me if I now still have some comments. 1. "When your computer boots, it probably displays a startup screen that indicates the name of your operating system." I think that when you only distinguish between Windows/Linux/MacOS

[sage-devel] Re: sage installation

2009-07-10 Thread Minh Nguyen
Hi Ralf, On Thu, Jul 9, 2009 at 7:40 PM, Ralf Hemmecke wrote: > 2) On the download page I would have expected to see posted a few > differences of the binary and the source distribution of sage. > The design with 'sage -f' and your hint of how I can recompile is great, > but without asking I w

[sage-devel] Re: sage installation

2009-07-10 Thread Peter Jeremy
On 2009-Jul-10 10:55:03 +0200, Ralf Hemmecke wrote: >Not even "cat /proc/cpuinfo" shows me what you asked for... It should on Linux - on a convenient Xeon box, I see: flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss h

[sage-devel] Re: sage installation

2009-07-10 Thread Dr. David Kirkby
Ralf Hemmecke wrote: > On 07/10/2009 09:52 AM, peterjer...@optushome.com.au wrote: >> On 2009-Jul-09 00:31:46 +0200, Ralf Hemmecke wrote: >>> likely fail with ILLEGAL INSTRUCTION errors! The following processor >>> flags were on the build machine but are not on this computer: >>> >>> pni ssse3 >>

[sage-devel] Re: sage installation

2009-07-10 Thread Minh Nguyen
Hi, On Thu, Jul 9, 2009 at 8:31 AM, Ralf Hemmecke wrote: > > I've just downloaded > ftp://ftp.fu-berlin.de/unix/misc/sage/linux/32bit/sage-4.0.2-linux-Debian_GNU_Linux_5.0_lenny-i686-Linux.tar.gz > and typed as described in > ftp://ftp.fu-berlin.de/unix/misc/sage/linux/32bit/README.txt: > >  >./s

[sage-devel] Re: sage installation

2009-07-10 Thread Ralf Hemmecke
On 07/10/2009 09:52 AM, peterjer...@optushome.com.au wrote: > On 2009-Jul-09 00:31:46 +0200, Ralf Hemmecke wrote: >> likely fail with ILLEGAL INSTRUCTION errors! The following processor >> flags were on the build machine but are not on this computer: >> >> pni ssse3 > > I've seen this test repor

[sage-devel] Re: sage installation

2009-07-10 Thread peterjeremy
On 2009-Jul-09 00:31:46 +0200, Ralf Hemmecke wrote: >likely fail with ILLEGAL INSTRUCTION errors! The following processor >flags were on the build machine but are not on this computer: > >pni ssse3 I've seen this test report not report processor flags correctly (though I'm not sure this is Sage's

[sage-devel] Re: sage installation

2009-07-09 Thread Ralf Hemmecke
> sage -b main > sage -ba Thank you for that. That seemed to work and sage starts without throwing any error message at me? I then removed devel/sage-combinat and again did. ./sage -combinat install Compilation seemed to be ok, but after that, running './sage' results in...(see below) Hmmm,

[sage-devel] Re: sage installation

2009-07-09 Thread Ralf Hemmecke
> Anyway, you are encouraged to use a mirror closest to you for downloading. But this is not my problem. Of course I used the Berlin mirror. The problem is the destinction between source and binary distributions and what they are good for. Ralf --~--~-~--~~~---~--~

[sage-devel] Re: sage installation

2009-07-09 Thread Minh Nguyen
Hi Ralf, On Thu, Jul 9, 2009 at 9:33 PM, Ralf Hemmecke wrote: > >> The complete Sage source is contained in any binary distribution of Sage. > > I would argue that this statement is wrong unless you defind what > 'complete sage source' actually means. I think I was using the wrong phrase. What I

[sage-devel] Re: sage installation

2009-07-09 Thread Ralf Hemmecke
> The complete Sage source is contained in any binary distribution of Sage. I would argue that this statement is wrong unless you defind what 'complete sage source' actually means. (1) It means all the python and cython code including the makefiles and possibly a few scripts. (2) It means (1)

[sage-devel] Re: sage installation

2009-07-09 Thread Robert Bradshaw
On Jul 9, 2009, at 3:00 AM, Ralf Hemmecke wrote: > > I seem to be out of luck. But maybe I did something wrong. > > Here my steps. > > I downloaded and extracted > sage-4.0.2-linux-Debian_GNU_Linux_5.0_lenny-i686-Linux.tar.gz. > > cd sage-4.0.2-linux-Debian_GNU_Linux_5.0_lenny-i686-Linux > ./sage

[sage-devel] Re: sage installation

2009-07-09 Thread Minh Nguyen
Hi Ralf, On Thu, Jul 9, 2009 at 7:40 PM, Ralf Hemmecke wrote: > > William, thanks for this hint. > > But I still have a little comment. > > I've just started > > > ./sage -f mpir-1.2.p4 > > and actually I really was wondering how this can work if I only have the > binary version of sage. But as

[sage-devel] Re: sage installation

2009-07-09 Thread Minh Nguyen
Hi Ralf, On Thu, Jul 9, 2009 at 8:00 PM, Ralf Hemmecke wrote: > > I seem to be out of luck. But maybe I did something wrong. > > Here my steps. > > I downloaded and extracted > sage-4.0.2-linux-Debian_GNU_Linux_5.0_lenny-i686-Linux.tar.gz. > > cd sage-4.0.2-linux-Debian_GNU_Linux_5.0_lenny-i686-L

[sage-devel] Re: sage installation

2009-07-09 Thread Ralf Hemmecke
I seem to be out of luck. But maybe I did something wrong. Here my steps. I downloaded and extracted sage-4.0.2-linux-Debian_GNU_Linux_5.0_lenny-i686-Linux.tar.gz. cd sage-4.0.2-linux-Debian_GNU_Linux_5.0_lenny-i686-Linux ./sage -combinat install ./sage # fails becaus of binaries being not for

[sage-devel] Re: sage installation

2009-07-09 Thread Ralf Hemmecke
William, thanks for this hint. But I still have a little comment. I've just started > ./sage -f mpir-1.2.p4 and actually I really was wondering how this can work if I only have the binary version of sage. But as a surprise to me the log said... (see below)... 1) That command should be show

[sage-devel] Re: sage installation

2009-07-08 Thread William Stein
On Wed, Jul 8, 2009 at 3:31 PM, Ralf Hemmecke wrote: > > I've just downloaded > ftp://ftp.fu-berlin.de/unix/misc/sage/linux/32bit/sage-4.0.2-linux-Debian_GNU_Linux_5.0_lenny-i686-Linux.tar.gz > and typed as described in > ftp://ftp.fu-berlin.de/unix/misc/sage/linux/32bit/README.txt: > >  >./sage >