[Gimp-user] getting gimp from cvs

2006-01-09 Thread Mustafa
i used to following command to get the cvs code cvs -z3 
-d:pserver:[EMAIL PROTECTED]:/cvs/gnome co  -P gimp


 but i what i got seems incomplete (i did it twice in different 
directories). i don't have a ./configure script and perhaps other stuff 
is missing. is this command wrong to get he latest cvs and what is the 
right command.


___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] getting gimp from cvs

2006-01-09 Thread Axel Wernicke
 --- Ursprüngliche Nachricht ---
 Von: Mustafa [EMAIL PROTECTED]
 An: gimp-user@lists.xcf.berkeley.edu
 Betreff: [Gimp-user] getting gimp from cvs
 Datum: Mon, 09 Jan 2006 15:35:35 +0500
 
 i used to following command to get the cvs code cvs -z3 
 -d:pserver:[EMAIL PROTECTED]:/cvs/gnome co  -P gimp
 
   but i what i got seems incomplete (i did it twice in different 
 directories). i don't have a ./configure script and perhaps other stuff 
 is missing. is this command wrong to get he latest cvs and what is the 
 right command.

you probably got anything from cvs:

compiling from cvs version

If you get the cvs version, there will be no configure script initially. You
have to use autogen.sh instead of configure:

./autogen.sh

-- read: http://wiki.gimp.org/gimp/HowToCompileGimp

Greetings, lexA

 
 ___
 Gimp-user mailing list
 Gimp-user@lists.XCF.Berkeley.EDU
 https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user
 

-- 
10 GB Mailbox, 100 FreeSMS/Monat http://www.gmx.net/de/go/topmail
+++ GMX - die erste Adresse für Mail, Message, More +++
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] Re: getting gimp from cvs

2006-01-09 Thread Mustafa

Axel Wernicke wrote:

--- Ursprüngliche Nachricht ---
Von: Mustafa [EMAIL PROTECTED]
An: gimp-user@lists.xcf.berkeley.edu
Betreff: [Gimp-user] getting gimp from cvs
Datum: Mon, 09 Jan 2006 15:35:35 +0500

i used to following command to get the cvs code cvs -z3 
-d:pserver:[EMAIL PROTECTED]:/cvs/gnome co  -P gimp


  but i what i got seems incomplete (i did it twice in different 
directories). i don't have a ./configure script and perhaps other stuff 
is missing. is this command wrong to get he latest cvs and what is the 
right command.


you probably got anything from cvs:

what do you mean anything??



compiling from cvs version

If you get the cvs version, there will be no configure script initially. You
have to use autogen.sh instead of configure:

./autogen.sh

-- read: http://wiki.gimp.org/gimp/HowToCompileGimp

Greetings, lexA


___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user





___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] getting gimp from cvs

2006-01-09 Thread Sven Neumann
Hi,

Mustafa [EMAIL PROTECTED] writes:

 i used to following command to get the cvs code cvs -z3
 -d:pserver:[EMAIL PROTECTED]:/cvs/gnome co  -P gimp

   but i what i got seems incomplete (i did it twice in different
   directories). i don't have a ./configure script and perhaps other
   stuff is missing. is this command wrong to get he latest cvs and
   what is the right command.

You will want to read the file HACKING. Among other things, it
explains how to compile GIMP from CVS.


Sven
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user