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 17:56:35 +0200 (CEST) X-X-Sender: igor2 AT igor2priv To: "John Griessen (john AT ecosensory DOT com) [via geda-user AT delorie DOT com]" X-Debug: to=geda-user AT delorie DOT com from="gedau AT igor2 DOT repo DOT hu" From: gedau AT igor2 DOT repo DOT hu Subject: Re: [geda-user] can't run gschem, but can run gaf --version (Guile problems?) In-Reply-To: <18b0d745-7657-a81d-0807-f634651ea6fa@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> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) 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 10:29 AM, Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via > geda-user AT delorie DOT com] wrote: >> Did you do 'sudo ldconfig'? > Yes. > > Now I am looking at rc files to remove references to nonexisting scheme > scripts... > Took everything out of this: /home/john/.gEDA/gafrc > > sudo find /etc -name '*gschemrc' > 581 14/07/16 10:30:38 sudo find ~ -name '*gschemrc' > 582 14/07/16 10:30:51 sudo find /usr/ -name '*gafrc' > 583 14/07/16 10:32:00 sudo gvim /usr/local/share/gEDA/system-gafrc > 584 14/07/16 10:32:59 sudo find /usr/ -name '*gafrc*' > sudo find /etc -name '*gschemrc' > sudo find /etc -name '*gafrc*' > > > I'm stalled -- can't think of any more. > did you try strace? That would reveal what files it tries to open and what files it manages to open.