X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Mailer: exmh version 2.8.0 04/21/2012 (debian 1:2.8.0~rc1-2) with nmh-1.5 X-Exmh-Isig-CompType: repl X-Exmh-Isig-Folder: inbox From: karl AT aspodata DOT se To: geda-user AT delorie DOT com Subject: Re: [geda-user] should we broaden scope of libgeda In-reply-to: <128AD25C-B899-4172-BFB8-94EE2F098316@noqsi.com> References: <20160102091556 DOT BBC6D809D79B AT turkos DOT aspodata DOT se> <20160102131252 DOT F383A809D79A AT turkos DOT aspodata DOT se> <20160121144142 DOT 2703D81053E4 AT turkos DOT aspodata DOT se> <20160121161958 DOT GB4788 AT localhost DOT localdomain> <20160121174016 DOT E995881053E3 AT turkos DOT aspodata DOT se> <128AD25C-B899-4172-BFB8-94EE2F098316 AT noqsi DOT com> Comments: In-reply-to John Doty message dated "Thu, 21 Jan 2016 11:08:17 -0700." Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Message-Id: <20160121193926.B4E5081053E3@turkos.aspodata.se> Date: Thu, 21 Jan 2016 20:39:26 +0100 (CET) X-Virus-Scanned: ClamAV using ClamSMTP 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 John: > On Jan 21, 2016, at 10:40 AM, karl AT aspodata DOT se wrote: > > $ guile --version > > Guile 1.8.8 > You should check which version geda-gaf linked against, not which one you get interactively. ... > Kakuzen:djbus jpd$ gnetlist --version > gEDA 1.8.2 (g875406c) > Copyright (C) 1998-2012 gEDA developers > This is free software, and you are welcome to redistribute it under > certain conditions. For details, see the file `COPYING', which is > included in the gEDA distribution. > There is NO WARRANTY, to the extent permitted by law. > Kakuzen:djbus jpd$ gnetlist -g geda /dev/null > Invalid path [/usr/local/Cellar/geda-gaf/1.8.2_1/share/gEDA/sym/local] passed to component-library > Loading schematic [/dev/null] > Kakuzen:djbus jpd$ gnetlist -i /dev/null > Invalid path [/usr/local/Cellar/geda-gaf/1.8.2_1/share/gEDA/sym/local] passed to component-library > Loading schematic [/dev/null] > GNU Guile 2.0.11 > Copyright (C) 1995-2014 Free Software Foundation, Inc. > > Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'. > This program is free software, and you are welcome to redistribute it > under certain conditions; type `,show c' for details. > > Enter `,help' for help. > gnetlist> ... $ gnetlist --version | head -1 gEDA 1.9.0 (g01f8d13) $ gnetlist -i /dev/null Loading schematic [/dev/null] gnetlist> $ No answer ? $ strace gnetlist -i /dev/null 2> log Loading schematic [/dev/null] gnetlist> $ grep guile log | head open("/usr/lib/libguile.so.17", O_RDONLY) = 3 stat64("/usr/share/guile/site/init.scm", 0xbff189dc) = -1 ENOENT (No such file or directory) stat64("/usr/share/guile/1.8/init.scm", 0xbff189dc) = -1 ENOENT (No such file or directory) stat64("/usr/share/guile/init.scm", 0xbff189dc) = -1 ENOENT (No such file or directory) stat64("/usr/share/guile/site/ice-9/boot-9.scm", 0xbff189bc) = -1 ENOENT (No such file or directory) stat64("/usr/share/guile/1.8/ice-9/boot-9.scm", {st_mode=S_IFREG|0644, st_size=104124, ...}) = 0 open("/usr/share/guile/1.8/ice-9/boot-9.scm", O_RDONLY|O_LARGEFILE) = 5 stat64("/usr/share/guile/site/ice-9/r4rs.scm", 0xbff188ec) = -1 ENOENT (No such file or directory) stat64("/usr/share/guile/1.8/ice-9/r4rs.scm", {st_mode=S_IFREG|0644, st_size=8623, ...}) = 0 open("/usr/share/guile/1.8/ice-9/r4rs.scm", O_RDONLY|O_LARGEFILE) = 6 $ Seems to be the 1.8 version. Regards, /Karl Hammar ----------------------------------------------------------------------- Aspö Data Lilla Aspö 148 S-742 94 Östhammar Sweden +46 173 140 57