X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Subject: Re: [geda-user] can't run gschem, but can run gaf --version (Guile problems?) To: geda-user AT delorie DOT com 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> From: "John Griessen (john AT ecosensory DOT com) [via geda-user AT delorie DOT com]" Message-ID: <5c03765c-8ade-919f-6e1c-f1a831a67901@ecosensory.com> Date: Sun, 17 Jul 2016 09:32:16 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.1.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit 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 07/16/2016 11:05 PM, Kai-Martin Knaak wrote: > Hmm. I keep the Debian packages installed in parallel to the version > compiled from source in /usr/local since about forever (iirc, at least > since 2008). I always use guile from the Debian, too. This setup never > presented me with issues like the one John reports. > > I update my boxes in sync with Debian/testing. Unable to find file "gnetlist.scm" in load path seems like a clue... I don't have GUILE_LOAD_PATH set. Not sure what to use... sudo find /usr -name 'gnetlist.scm' /usr/local/share/gEDA/scheme/gnetlist.scm What do you get when running that find command, Kai-Martin?