GTK+ Forums Forum Index GTK+ Forums
Discussion forum for GTK+ and Programming. Ask questions, troubleshoot problems, view and post example code, or express your opinions.
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

HowTo CVS

 
Post new topic   Reply to topic    GTK+ Forums Forum Index -> GTK+ Programming
Author Message
esodan
Guest





PostPosted: Wed Sep 21, 2005 3:38 pm    Post subject: HowTo CVS Reply with quote

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

PostPosted: Wed Sep 21, 2005 4:41 pm    Post subject: Reply with quote

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

PostPosted: Tue Dec 27, 2005 4:05 am    Post subject: Unbeatable Reply with quote

I think that with an attitude like that you ill be unbeatable.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    GTK+ Forums Forum Index -> GTK+ Programming All times are GMT
Page 1 of 1

 


Powered by phpBB © 2001, 2005 phpBB Group
CodeBB 1.0 Beta 2
Protected by Anti-Spam ACP