a2ps-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems...


From: Akim Demaille
Subject: Re: Problems...
Date: 18 Apr 2002 17:15:32 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp)

| Do I need to login to CVS in order to run autoreconf?

You need to have checked out the a2ps tree.

| % cvs -d:pserver:address@hidden/cvsroot/a2ps login
| Logging in to :pserver:address@hidden:2401/cvsroot/a2ps
| CVS password: <RETURN>
| cvs [login aborted]: connect to savannah.gnu.org(199.232.41.3):2401
| failed: Connection refused
| % cvs -d:pserver:address@hidden:443/cvsroot/a2ps login
| Logging in to :pserver:address@hidden:443/cvsroot/a2ps
| CVS password: <RETURN>
| cvs [login aborted]: recv() from server savannah.gnu.org: Connection
| reset by peer
| %

You have write access to a2ps, so you shouldn't login.  Just run this:


/tmp % mkdir foo
/tmp % cd foo
/tmp/foo % cvs address@hidden:/cvsroot/a2ps co a2ps

(Here, change akim with *your* Savannah login).

then:

/tmp/foo % cd a2ps
/tmp/foo/a2ps % autoreconf -i -v -f
/tmp/foo/a2ps % touch contrib/{card,fixps,pdiff,psmandup,psset}.in
/tmp/foo/a2ps % ./configure
/tmp/foo/a2ps % make




reply via email to

[Prev in Thread] Current Thread [Next in Thread]