> --- Ursprüngliche Nachricht --- > Von: Mustafa <[EMAIL PROTECTED]> > An: [email protected] > 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 > [email protected] > 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 [email protected] https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user
