Gentoo Archives: gentoo-science

From: Marek Kaluba <mk224@××××××××××.pl>
To: gentoo-science@l.g.o
Subject: Re: [gentoo-science] gap -- sage install
Date: Mon, 29 Mar 2010 13:36:16
Message-Id: 201003291536.15904.mk224@st.amu.edu.pl
In Reply to: Re: [gentoo-science] gap -- sage install by "François Bissey"
1 On Monday 29 March 2010 11:37:00 François Bissey wrote:
2 > > > Marek, is sage-extcode installed? If so can you give us the output of
3 > > > "equery f sage-extcode"
4 > > > please.
5 > >
6 > > Never mind. The penny finally dropped.
7 > > You don't have a file:
8 > > /var/tmp/portage/sci-
9 > > mathematics/sage-4.3.4/image/opt/sage/data//extcode/gap/sage.g
10 > >
11 > > because sage/data//extcode/gap/sage.g is shipped in sage-extcode.
12 > > So it is not there. Why it works for most of us and not for you is weird.
13 > > I am not about to emerge --debug to find out in all the gory details
14 > > anyone feel free to have a go. Anyway I will try to ship a fix soon for
15 > > you to try.
16 >
17 > Fix shipped, it builds here but report any problems.
18 >
19 > Francois
20
21 Thanks for another fix.... but... it doesn't work either;-)
22
23 Now emerge sage runs
24 /usr/libexec/gap/gap -m 32 -l /usr/share/gap -r -b -p -T -o 9999G
25 /opt/sage/data//extcode/gap/sage.g
26
27 as it should (sage.g IS in the place), but install waits forever.
28
29 running it by hand gives:
30 marek-laptop marek # /usr/libexec/gap/gap -m 32 -l /usr/share/gap -r -b -p -T -o 9999G
31 /opt/sage/data//extcode/gap/sage.g
32 @p1.gap: cannot extend the workspace any more
33
34 at the moment I emerged -C gap and I am emerging gap once again
35
36 Mark

Replies

Subject Author
Re: [gentoo-science] gap -- sage install "François Bissey" <f.r.bissey@×××××××××.nz>