X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Thu, 14 Jul 2016 20:03:42 +0200 (CEST) From: Roland Lutz To: "John Griessen (john AT ecosensory DOT com) [via geda-user AT delorie DOT com]" Subject: Re: [geda-user] can't run gschem, but can run gaf --version (Guile problems?) In-Reply-To: <31b5b5a4-556c-906c-fa35-1102f65e4e69@ecosensory.com> Message-ID: References: <0e645e32-dda6-7762-a528-78c019331c4f AT ecosensory DOT com> <6647c170-2564-b2f8-5ee8-94cce01b26ec AT ecosensory DOT com> <20160714152917 DOT GA15540 AT localhost DOT localdomain> <18b0d745-7657-a81d-0807-f634651ea6fa AT ecosensory DOT com> <5ca33aba-b993-d578-13bc-a11365005bf7 AT ecosensory DOT com> <20160714163205 DOT GC4347 AT localhost DOT localdomain> <31b5b5a4-556c-906c-fa35-1102f65e4e69 AT ecosensory DOT com> User-Agent: Alpine 2.11 (DEB 23 2013-08-11) 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 On Thu, 14 Jul 2016, John Griessen (john AT ecosensory DOT com) [via geda-user AT delorie DOT com] wrote: > On 07/14/2016 11:32 AM, Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via > geda-user AT delorie DOT com] wrote: >> try just 'guile' in a terminal. > > That's it. > > guile > Backtrace: > In ice-9/boot-9.scm: > 157: 4 [catch #t # ...] > > > I think debian is broken ins some odd way and it is time to compile guile > and package it and not use all the 3 separate debian packages to do guile. Have you tried removing all files related to the Guile package(s) ("apt-get purge") and re-installing them? Maybe some byte-compiled files remained from the broken Guile installation.