Re: CVS access or Project Progress
David Riebenbauer <[email protected]> Thu, 15 Feb 2007 21:03:34 +0100
| Newsgroups | gmane.network.centericq |
|---|---|
| Message-ID | <20070215200334.GA32615@androgyn> |
* Jayjay <[email protected]> [2007-02-15 12:06]: > Hi, > > >> It is located at http://repo.or.cz/w/centerim.git. > > > > I've tried to 'git out' centerim with: > > git clone http://repo.or.cz/w/centerim.git > > > > and I get: > > error: Can't lock ref > > > > What can I do to get it working? > > Przemek > > Try this: > - git clone git://repo.or.cz/centerim.git > > And I think to update: > - git checkout I suggest that you generally use the cogito commands instead the ones of git itself. The reason is that they are easier to use. Examples: To get a local copy use: cg clone git://repo.or.cz/centerim.git And to update it: cg update > I needed to install some packages first in order to access the GIT > repository. This is my package list: > git, git-core, cogito > > I am not sure which build tools I need. I discovered the autogen.sh file and > I ran it. But I got some warnings. Which version of automake do I need? > Version 1.10 or an older version such as 1.4? I am using gcc-4.1 on Debian > Testing. > > For example I got during the autogen.sh "warning: macro > `AM_PATH_LIBGNUTLS_EXTRA' not found in library". I am not sure how I can make this warning go away altogether But it goes away once you have the gnutls=dev installed. > Maybe someone with a working configuration can post his program versions to > the mailing list. Thanks in advance. I have: autoconf 1.9 - 1.10 works fine too automake 1.59 gettext 0.16.1 cvs - for some reason I don't really understand a part of getttext used in autogen.sh needs it. I don't think the version is important libgpgme 0.3.16 libgnutls 1.4.4 - alternatively you can use openssl libcurl 7.15 - I yet have to try if newer versions work too libncurses 5.5 Please note that you need development headers for all these packages too. In Debian these are the packages with the -dev suffix. David -- David Riebenbauer Jabber: [email protected] - ICQ: 322056002 _______________________________________________ Cicq mailing list Cicq-xGejAJT2w6wWP6gT/[email protected] http://mailman.linuxpl.org/mailman/listinfo/cicq Questions? Check the FAQ first: http://centericq.de/faq/
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFF1LyWMM9MqQG0tAARAoiYAKCW3RYPvZI+4B+Hj13ucH0S7TgogwCeOF6E 8cYuDKWv+JHjBAMcCN80UqA= =maJt -----END PGP SIGNATURE-----