X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=QjExEkneKA4DtSXstiOlGwiEUF/5NYdFjZAJKJ86vOs=; b=CBcr/rW8bNV/EGgCfPd4oFtMynkeS37cnPa58go/7S49yjvmlql6lmOdLULlSSo5Jj Z8OQ3SZe8HJjkK+zajJbxGKwkItLplouDgkKmCRTBW6hFsEelPyfRI0luUpDuP9+vNfx hh1bgzJuKmr4wMdu+35Pperyzl6euqW60JEXfElr/iCZ5SfRZYeZHeGabYiJ9fwpT/3a NM6XXtepOHUr3+jenLc5pjqARpY7zRy4KtUJ385anawnkKfynvqLlu9fQrp1/64qZvWA /Zkg4ZWRfU6Ra0NjCzfUW9PIiSeQA92Uv/STlYW2aJwIqys63L68R5sA2YVJ+XJRBVuW Na5Q== X-Received: by 10.152.170.234 with SMTP id ap10mr14799585lac.28.1437758067854; Fri, 24 Jul 2015 10:14:27 -0700 (PDT) Date: Fri, 24 Jul 2015 20:14:25 +0300 From: "Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] existing requirements ? Message-ID: <20150724171425.GC2835@localhost.localdomain> Mail-Followup-To: geda-user AT delorie DOT com References: <55B1F33F DOT 5020500 AT iae DOT nl> <20150724093222 DOT 15871 DOT qmail AT stuge DOT se> <55B2116F DOT 2020703 AT iae DOT nl> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <55B2116F.2020703@iae.nl> User-Agent: Mutt/1.5.23 (2014-03-12) Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Fri, Jul 24, 2015 at 12:20:31PM +0200, myken wrote: ... > But what I would like to know is where the agreement "use a minimum Gnome > version" is written. And also important are there more of these > "agreements". It depends on which libraries and functions we use in the project. We have to follow main distributions such as Debian in order to not be thrown out of them. > >>A newbie should know these. > >Are you experienced with the tools used by the project? Remember that > >learning those tools is significantly different from learning about > >geda and friends. > I have a basic understanding of the Autotools and the Gnu build system. Are > there more tools used? And could I encourage you to elaborate on that a > little? It would be very helpful. ;-) I tried hard to finish reading of libtool.info, without success yet. You can find some initial concepts there, if you'll want to read it :) I don't know if any not so large howto exists. Cheers, Vladimir