delorie.com/archives/browse.cgi | search |
On Thu, 13 Dec 2012 10:22:54 -0600, Bob Gustafson <bobgus AT rcn DOT com> wrote: > Ahh, ok > > [user1 AT hoho6 ~]$ gschem --version > gschem: invalid option -- '-' > > Hmm, but.. The nifty logging window gives: > gEDA/gschem version 1.6.2.20110115 > > I'm using Fedora 17 and this version is the latest blessed by the > distribution and/or debugged enough upstream.. Okay. To answer your original question, you probably want something like: (define homedir "/home/user1/TapeDrive/") (component-library (build-path homedir "gschem-sym")) Does that do what you need? "${FOO}" interpolation only works for environment variables, not Scheme variables. gEDA/gaf 1.8.1 will be available in the Fedora repos soon. Peter -- Peter Brett <peter AT peter-b DOT co DOT uk> Remote Sensing Research Group Surrey Space Centre
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |