X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com To: Eugene Mikhantiev Cc: geda-user AT delorie DOT com From: "Peter TB Brett (peter AT peter-b DOT co DOT uk) [via geda-user AT delorie DOT com]" Subject: Re: [geda-user] Recent gschem-PCB import problem? Message-ID: Date: Tue, 21 Feb 2017 15:43:51 +0000 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com On Tue, 21 Feb 2017 13:05:54 +0700, Eugene Mikhantiev wrote: > Thank you for your investigation! That means that Ubuntu 14.04 is not > supported by geda-gaf from this moment. Minimal supported version is > Ubuntu Vivid (Guile 2.0.11). A quick note that Lepton EDA _does_ run on Ubuntu Trusty (14.04), and we do CI builds to ensure that that remains the case. Also, it's fully backward-compatible with geda-gaf 1.9.2, and we plan to keep it that way. git clone https://github.com/lepton-eda/lepton-eda The one caveat is that the gnetlist testsuite uses the SRFI-64 unit testing library that's only present in newer versions of Guile. So you'll be able to compile and run Lepton with Guile 2.0.9 without any problems, but you won't be able to run some of the tests [1]. Peter [1] Our CI builds do some setup work to install this library. -- Dr Peter Brett