[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gcl-devel] location of axiom.20040321.tgz
From: |
David MENTRE |
Subject: |
Re: [Gcl-devel] location of axiom.20040321.tgz |
Date: |
Sun, 18 Apr 2004 16:45:46 +0200 |
User-agent: |
Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) |
Hello Yoriaki,
Yoriaki FUJIMORI <address@hidden> writes:
> I am looking for the Subject file, and I had a look at
> axiom.tenkan.org
> but, my browser reports `Not Found.'
It works for me: http://axiom.tenkan.org/ An issue with your Internet
Service Provider?
If you can't access tekan page, I can put a copy on my own web page if
you want: http://www.linux-france.org/~dmentre/axiom/
> Is there any mirror somewhere?
If you know how to use CVS, you'll find latest Axiom sources at:
http://savannah.nongnu.org/cvs/?group=axiom
Anonymous CVS Access
This project's CVS repository can be checked out through anonymous CVS
over SSH with the following instruction set. The module you wish to
check out must be specified as the modulename. When prompted for a
password for anoncvs, simply press the Enter key.
The SSHv2 public key fingerprints for the machine hosting the cvs trees are:
RSA: 1024 80:5a:b0:0c:ec:93:66:29:49:7e:04:2b:fd:ba:2c:d5
DSA: 1024 4d:c8:dc:9a:99:96:ae:cc:ce:d3:2b:b0:a3:a4:95:a5
Software repository :
export CVS_RSH="ssh"
cvs -z3 -d:ext:address@hidden:/cvsroot/axiom co axiom
After that, follow building instructions in the README file.
I hope it helps,
Yours,
d.
--
address@hidden