X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Sat, 19 Dec 2020 14:07:06 +0100 (CET) From: Roland Lutz To: "Girvin Herr (gherrl AT fastmail DOT com) [via geda-user AT delorie DOT com]" Subject: Re: [geda-user] Problem with Guile 2.2.4 dependency for gEDA 1.10.1. In-Reply-To: Message-ID: References: User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed 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 Here's the patch to run gEDA/gaf 1.10.1 with Guile 2.0: http://git.geda-project.org/geda-gaf/commit/?h=u/rlutz/guile-2.0&id=1940290997c39d99d1294b9ae310495735ac0106 For the other libraries, older versions should work, as well; you can just tweak the checks in configure.ac and/or xorn/configure.ac. I increased the minimum required version numbers to those included in Debian 10 (soon to be oldstable) because that's the oldest distribution I test with. If gEDA/gaf 1.10.0 worked with your system, though, I'm not aware of anything that would change this with gEDA/gaf 1.10.1. Roland