delorie.com/archives/browse.cgi   search  
Mail Archives: geda-help/2012/12/11/01:05:47

X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f
X-Recipient: geda-help AT delorie DOT com
Message-ID: <1355205873.14812.39.camel@hoho6.chidig.com>
Subject: [geda-help] Dirt Dumb Level..
From: Bob Gustafson <bobgus AT rcn DOT com>
To: geda-help AT delorie DOT com
Date: Tue, 11 Dec 2012 00:04:33 -0600
X-Mailer: Evolution 3.4.4 (3.4.4-2.fc17)
Mime-Version: 1.0
X-Junkmail-Whitelist: YES (by domain whitelist at mr16.lnh.mail.rcn.net)
Reply-To: geda-help AT delorie DOT com

Hi

I am just starting with gEDA...

I wrote up a gafrc file:

  (define gedasymbols "/home/user1/TapeDrive/gschem-sym")
  (component-library "/home/user1/TapeDrive/gschem-sym/")

and it worked.

Then I decided to get fancy and wrote gafrc file like this:

  HOME="/home/user1/TapeDrive/"
  (define gedasymbols "${HOME}/gschem-sym")
  (component-library "${HOME}/gschem-sym")

and it didn't work.

Then I did:

  (define HOME "/home/user1/TapeDrive/")
  (define gedasymbols "${HOME}/gschem-sym")
  (component-library "${HOME}/gschem-sym")

and it still didn't work.

I looked around for an example gafrc file, but nothing with the
definition of HOME. Is it bash syntax, or guile syntax?

Thanks for your time

Bob G

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019