delorie.com/archives/browse.cgi | search |
On 07/15/2016 01:42 PM, Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: > BTW, what geda-gaf repository do you use? > > What do the following commands say? > gaf --version > guile --version sudo apt-cache depends guile-2.0 [sudo] password for john: guile-2.0 Depends: guile-2.0-libs Depends: libc6 Suggests: guile-2.0-doc john AT toolbench64 [~]sudo apt-get install guile-2.0-libs libc6 Reading package lists... Done Building dependency tree Reading state information... Done libc6 is already the newest version (2.23-1). guile-2.0-libs is already the newest version (2.0.11+1-10+b1). guile-2.0-libs set to manually installed. 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. john AT toolbench64 [~]gaf --version gEDA/gaf 1.9.2 (g7b0ee03) 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. john AT toolbench64 [~]guile --version guile (GNU Guile) 2.0.11 Packaged by Debian (2.0.11-deb+1-10+b1) Copyright (C) 2014 Free Software Foundation, Inc. License LGPLv3+: GNU LGPL 3 or later <http://gnu.org/licenses/lgpl.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. "Do 'gaf shell' and 'gnetlist -i somefile.sch' work?" gaf shell gEDA 1.9.2 (g7b0ee03) ** Message: Loaded RC file [/home/john/.gEDA/gafrc] ** Message: Loaded RC file [/home/john/Documents/EEProjects/ecosensors-pub.git/tmote-flat-connect_/gafrc] GNU Guile 2.0.11 . . . Enter `,help' for help. scheme@(guile-user)> (list) $1 = () scheme@(guile-user)> (quit) gnetlist -i tmote-flat-connect2.sch Loading schematic [/home/john/Documents/EEProjects/ecosensors-pub.git/tmote-flat-connect_/tmote-flat-connect2.sch] Backtrace: In ice-9/boot-9.scm: 157: 1 [catch #t #<catch-closure 20a2a60> ...] In unknown file: ?: 0 [apply-smob/1 #<catch-closure 20a2a60>] ERROR: In procedure apply-smob/1: ERROR: In procedure primitive-load-path: Unable to find file "gnetlist.scm" in load path 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... Check if you have no geda* packages installed. dpkg -l 'geda*' dpkg-query: no packages found matching geda* Thanks for any ideas...trying this next also: "You can create a new user with empty $HOME and try to compile there. John Griessen
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |