[sage-support] Re: Error building Sage 8.1 on Ubuntu 16.04 :make: *** [all] Error

2018-03-11 Thread mkiran . 8589
Also i tried export MAKE="make -j4" from the sage directory. but i get nothing. (see pic) On Monday, March 12, 2018 at 5:36:41

[sage-support] Re: Error building Sage 8.1 on Ubuntu 16.04 :make: *** [all] Error

2018-03-11 Thread slelievre
I would suggest make distclean && make and in case of a new error, send the appropriate log file here. -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to

[sage-support] Re: Sage Crash Report

2018-03-11 Thread slelievre
Sat 2018-03-10 11:29:34 UTC, Alasdair: > > As created just now. Enjoy! > > -Alasdair > > -- > facebook twitter wordpress linkedin google+ What is the operating system, and what version of it? How was Sage installed? What led to the crash? The crash report ends with this piece of information:

[sage-support] Re: Error building Sage 8.1 on Ubuntu 16.04 :make: *** [all] Error

2018-03-11 Thread mkiran . 8589
uploaded the files that are in the logs/pkgs. Now I am getting the error: Error building Sage. The following package(s) may have failed to build (not necessarily during this run of 'make all'): The build directory may contain configuration files and other potentially helpful information.

[sage-support] Re: Error building Sage 8.1 on Ubuntu 16.04 :make: *** [all] Error

2018-03-11 Thread slelievre
If your computer has several cores and you want to build Sage using several cores, you can set the environment variable "MAKE" to do so. For example, if you have 4 cores, you can do export MAKE='make -j4' make instead of just make and the build will use 4 cores. In order to

Re: [sage-support] Re: SageMath 8.1 Native for Windows

2018-03-11 Thread Marek Spychała
Hi, thank you very much for your help. I did as you said. I open "SageMath Shell" as administrator. Best. Marek 2018-03-11 18:35 GMT+01:00 slelievre : > Sun 2018-03-11 15:19:07 UTC, Marek Spychała: > > > > And I don't know how to run: > > "ls -l

[sage-support] Re: Error building Sage 8.1 on Ubuntu 16.04 :make: *** [all] Error

2018-03-11 Thread slelievre
Have you tried running make again? Is make set up to use multiple cores? What is the output of this command in a terminal: echo $MAKE -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails

[sage-support] Re: SageMath 8.1 Native for Windows

2018-03-11 Thread slelievre
Sun 2018-03-11 15:19:07 UTC, Marek Spychała: > > And I don't know how to run: > "ls -l /opt/sagemath-8.1/local/bin/cygSingular-*.dll" > > Best > Marek The SageMath installer for Windows should have put three shortcut icons on your Desktop: - SageMath Console - SageMath Jupyter Notebook - SageMath

[sage-support] Re: Error building Sage 8.1 on Ubuntu 16.04 :make: *** [all] Error

2018-03-11 Thread mkiran . 8589
I have Ubuntu 16.04lts. I also have installed all the prerequisite. I dowloaded the source file from http://www.sagemath.org/download-source.html. On Sunday, March 11, 2018 at 9:21:42 PM UTC+5:30, slelievre wrote: > > > Fri 2018-03-09 07:21:11 UTC: > > > > I have tried installing Sage but I

Re: [sage-support] Sage Crash Report

2018-03-11 Thread Jeroen Demeyer
On 2018-03-10 12:29, Alasdair McAndrew wrote: As created just now. Enjoy! How did you get that SageMath installation on your computer? Was it a binary install, a source install, an upgrade from an earlier version? In any case, I would suggest to simply reinstall Sage. -- You received this

[sage-support] Re: plotting a surface defined in a domail

2018-03-11 Thread slelievre
Building on Emmanuel Charpentier's tips, here is an example. sage: x_range = (0, 1) sage: y_range = (0, 1) sage: in_domain = lambda x, y: 0 < y < x < 1 sage: def f(x, y): : if in_domain(x, y): : return x^2 + y^2 : return float('nan')

[sage-support] Re: Error building Sage 8.1 on Ubuntu 16.04 :make: *** [all] Error

2018-03-11 Thread slelievre
Fri 2018-03-09 07:21:11 UTC: > > I have tried installing Sage but I keep getting error message : > > Error building Sage. > > The following package(s) may have failed to build (not necessarily > during this run of 'make all'): > > * package: sagelib-8.1 > log file:

[sage-support] Re: SageMath 8.1 Native for Windows

2018-03-11 Thread Marek Spychała
Hi, so I have this problem also. I have tried to instal both versions SageMath 8.1 and 8.0 on windows 10. I also have tried to reinstall, but it doesn't help. And I don't know how to run: "ls -l /opt/sagemath-8.1/local/bin/cygSingular-*.dll" Best Marek W dniu środa, 31 stycznia 2018

[sage-support] Re: How do I use SageMath using my browser? (Windows)

2018-03-11 Thread slelievre
Fri 2018-03-08 07:21:11 UTC, Daniel: > > I have followed the installation procedure on the website but I am not > able to access Sagemath using my web browser. > The manual tells me to navigate to localhost:8000 but I am getting "unable > to connect." > I am using sagemath 8.1.ova. How can I

[sage-support] Re: localhost:8000

2018-03-11 Thread slelievre
Thu 2018-03-08 15:34:33 UTC: > > I am trying to access sagemath through my web browser > on windows but it is not working. > Here are the steps I used: > 1) Install VMWare workstation 14 (this is what my company uses) > 2) download sagemath-8.1.ova and import to vmware. > 3) forward port and ip to

[sage-support] Sage Crash Report

2018-03-11 Thread Dima Pasechnik
it says it cannot load libvpx.so No idea what it is. -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr...@googlegroups.com. To post to this