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> From: "John Griessen (john AT ecosensory DOT com) [via geda-user AT delorie DOT com]" Message-ID: <18b0d745-7657-a81d-0807-f634651ea6fa@ecosensory.com> Date: Thu, 14 Jul 2016 10:38:39 -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: <20160714152917.GA15540@localhost.localdomain> Content-Type: text/plain; charset=utf-8; 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/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.