 |
GTK+ Forums Discussion forum for GTK+ and Programming. Ask questions, troubleshoot problems, view and post example code, or express your opinions.
|
|
|
| Author |
Message |
|
|
esodan Guest
|
Posted: Wed Sep 21, 2005 3:38 pm Post subject: HowTo CVS |
|
|
Could any tell me, what to do to have a compilable version of source code, if I get that source from a CVS server.
When I download the source from a CVS server it gets the files, but I can't use ./configure and make as usual; exist any utility or method to have a compilable version from that code?. |
|
| Back to top |
|
 |
MacSlow Familiar Face
Joined: 21 Sep 2005 Posts: 17 Location: Aachen, Germany
|
Posted: Wed Sep 21, 2005 4:41 pm Post subject: |
|
|
You'll probably have to call ./autogen.sh first... as long as the project you checked out uses the autoconf/automake suite. That will generate a configure script, which you can then use for the usual "./configure; make; make install".
Best regards...
MacSlow |
|
| Back to top |
|
 |
Amy606 Familiar Face
Joined: 23 Dec 2005 Posts: 5
|
Posted: Tue Dec 27, 2005 4:05 am Post subject: Unbeatable |
|
|
| I think that with an attitude like that you ill be unbeatable. |
|
| Back to top |
|
 |
|
Powered by phpBB © 2001, 2005 phpBB Group CodeBB 1.0 Beta 2
|