you need the two tarballs mentioned at the end of ticket description here:
https://trac.sagemath.org/ticket/27502 (they didn't make it to the mirrors yet)
https://github.com/dimpase/igraph/releases/download/0.7.1999/igraph-0.7.1999.tar.gz
and
https://github.com/dimpase/python-igraph/releases/downl
I was updating from sage 8.7 to 8.8 using git pull in my develop branch and
encountered with following error due to igraph.
I am using Ubuntu 16.04 OS.
[dochtml] Build finished. The built documents can be found in
/home/rajat/new_version/sage-8.7.beta6/local/share/doc/sage/html/it/a_tour_of_
On Thu, Mar 7, 2019 at 11:05 AM rajat.mittal.mat15 via sage-devel
wrote:
>
> I am new to sage as well as github,
> I am having a problem in building sage on develop branch using
> ./sage -br
> few days ago I successfully compiled and used sage but today when I made
> certain changes in python fil
I am new to sage as well as github,
I am having a problem in building sage on develop branch using
./sage -br
few days ago I successfully compiled and used sage but today when I made
certain changes in python file in graph module and the tried to build it
using ./sage -br , I got following errors
On Tue, Mar 5, 2019 at 11:04 PM 'Justin C. Walker' via sage-devel
wrote:
>
>
>
> > On Mar 5, 2019, at 08:06 , John H Palmieri wrote:
> >
> > In case others have this problem before the next beta is released: not just
> > sphinx is missing as a dependency, but also ppl. You should do
> >
> >
> On Mar 5, 2019, at 08:06 , John H Palmieri wrote:
>
> In case others have this problem before the next beta is released: not just
> sphinx is missing as a dependency, but also ppl. You should do
>
> ./sage -i sphinx ppl
>
> followed by
>
> make
I have seen this now with 2 of 3 b
Thank You for the prompt response
after using ./sage -i sphinx ppl
it built successfully.
On Tue 5 Mar, 2019, 9:36 PM John H Palmieri In case others have this problem before the next beta is released: not
> just sphinx is missing as a dependency, but also ppl. You should do
>
> ./sage -i sphi
In case others have this problem before the next beta is released: not just
sphinx is missing as a dependency, but also ppl. You should do
./sage -i sphinx ppl
followed by
make
On Tuesday, March 5, 2019 at 2:56:00 AM UTC-8, Dima Pasechnik wrote:
>
> Thanks, you found a bug in Sage - i
Tue 2019-03-05 11:56:00 UTC+1, Dima Pasechnik:
>
> Thanks, you found a bug in Sage - it's missing dependency of pplpy on
sphinx
>
> To work around it, do
>
> ./sage -i sphinx
>
> followed by
>
> make
Note: this was reported and fixed at
- Sage Trac ticket 27403: pplpy full build failure
Thanks, you found a bug in Sage - it's missing dependency of pplpy on sphinx
To work around it, do
./sage -i sphinx
followed by
make
On Tue, Mar 5, 2019 at 10:18 AM rajat.mittal.mat15 via sage-devel
wrote:
>
> Hello,
> I am installing sage's developer version using following
>
> [user@local
On Mon, Mar 4, 2019 at 6:01 PM wrote:
>
> Hi,
> I am installing sage's developer version. After extracting sage-8.6.tar.gz
> and then ran make file. Following Error occured after one hour of build:
> Copying package files from temporary location
> /home/hrishabh/Documents/Sage/sage-8.6/var/t
Hi,
I am installing sage's developer version. After extracting
sage-8.6.tar.gz and then ran make file. Following Error occured after one
hour of build:
Copying package files from temporary location
/home/hrishabh/Documents/Sage/sage-8.6/var/tmp/sage/build/gfortran-7.2.0/inst
to /home/hrisha
I get the following error when it is trying to install numpy
ImportError: ~/sage-7.3/local/lib/liblapack.so.3: undefined symbol: zunmqr_
my system is CentOS7 x86_64
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To unsubscribe from this group a
Hi I've encountered this error while building Sage from sources obtained
from git -clone. I'm running Manjaro Linux 4.3.3-3-ARCH. Any ideas?
Thanks
John
/lib/../lib64/libqd.so: undefined reference to
`std::__cxx11::basic_string,
std::allocator >::push_back(char)@GLIBCXX_3.4.21'
/lib/../lib64/
14 matches
Mail list logo