If I am not wrong the problem is created in sage-7.3.beta3. I can try with
the different patches beta2->beta3. Can anyone guess a good order to do
that?
El sábado, 14 de enero de 2017, 19:18:32 (UTC+1), Enrique Artal escribió:
>
> I have installed 7.3, 7.4 and 7.5 and we use several instances of
Sorry, I forgot to add machine info.
root@stendahl:~# uname -a
Linux stendahl 4.9.0-1-amd64 #1 SMP Debian 4.9.6-3 (2017-01-28) x86_64
GNU/Linux
Debian unstable.
On Wednesday, February 1, 2017 at 1:39:15 PM UTC-8, Brian Flaherty wrote:
>
> Hello,
>
> I tried installing sage this morning on my d
Hello,
I tried installing sage this morning on my desktop. I first tried from
source, but got an error that I haven't had time to try to diagnose yet. I
then downloaded
sage-7.5.1-Debian_GNU_Linux_8-x86_64.tar.bz2
and installed it as root in /opt with a link to sage in /usr/local/bin/.
When
On Wednesday, February 1, 2017 at 6:00:25 PM UTC, João Alberto Ferreira
wrote:
>
> Well, not yet.
>
> openblas has compiled successfully. The problem now is with R. The R log
> follows.
>
> Apparently it needs libgomp-4 and if I understood correctrly, it found an
> older version. But the libgo
Well, not yet.
openblas has compiled successfully. The problem now is with R. The R log
follows.
Apparently it needs libgomp-4 and if I understood correctrly, it found an
older version. But the libgomp-4 is installed
[defrancaferr_joa@javel sage-7.5.1]$ rpm -q libgomp
libgomp-4.4.7-17.el6.x86_
Thank you!
I've done:
[defrancaferr_joa@javel ~]$ sudo yum install centos-release-scl
[defrancaferr_joa@javel ~]$ sudo yum install devtoolset-3-toolchain
[defrancaferr_joa@javel ~]$ scl enable devtoolset-3 bash
[defrancaferr_joa@javel ~]$ as --version
Assembleur GNU version 2.24
Copyright 2013 F
On Wednesday, February 1, 2017 at 3:52:05 PM UTC, João Alberto Ferreira
wrote:
>
> Hi!
>
> Here it is the command output.
>
> [defrancaferr_joa@javel ~]$ as --version
> GNU assembler version 2.20.51.0.2-5.44.el6 20100205
> Copyright 2009 Free Software Foundation, Inc.
>
Thanks, this explains yo
Hi!
Here it is the command output.
[defrancaferr_joa@javel ~]$ as --version
GNU assembler version 2.20.51.0.2-5.44.el6 20100205
Copyright 2009 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or later
please post the output of
as --version
on the system. I guess it is too old to understand the whole range of
assembler commands for your CPU.
On Wednesday, February 1, 2017 at 10:09:27 AM UTC, João Alberto Ferreira
wrote:
>
> Hi!
>
> I have tried to compile sagemath under a CentOS 6.8 machin