Hello!
On Thu, 27 May 2010 10:27:40 +0200
Christopher Schwan <[email protected]> wrote:
> ...
> Yes - for a longer answer take a look into our README file:
>
> http://github.com/cschwan/sage-on-gentoo
>
This README file says to use '/usr/local/portage/layman/' folder for
overlays, but when installing the latest versions of layman, there is a
message on the screen (after successful building) suggesting to use
'/var/lib/layman' for this purpose.
So, maybe it is worth changing
" ln -s /usr/local/portage/layman/sage-on-gentoo/package.keywords/sage \
/etc/portage/package.keywords/sage"
and
" ln -s /usr/local/portage/layman/sage-on-gentoo/package.keywords/sage \
/etc/portage/package.keywords/sage"
strings to
" ln -s /var/lib/layman/sage-on-gentoo/package.keywords/sage \
/etc/portage/package.keywords/sage"
and
" ln -s /var/lib/layman/sage-on-gentoo/package.keywords/sage \
/etc/portage/package.keywords/sage"
respectively?
I also have one more question.
I tried to emerge sage yesterday and several time today, but I cannot
fetch sci-mathematics/lcalc-1.23 package using this link:
'http://pmmac03.math.uwaterloo.ca/~mrubinst/L_function_public/CODE/L-1.23.tar.gz'
Maybe there is another place to download it from? And if there is,
how can I check the integrity and originality of the archive?
Thanks.
Vladimir.
-----
<[email protected]>