delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2013/12/12/05:20:03

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] adding footprints and schematic symbols from CVS
In-reply-to: <20131211213954.GA14358@localhost.localdomain>
References: <1386442454 DOT 1786 DOT 654 DOT camel AT benjamin-hp> <201312071920 DOT rB7JKCT0001853 AT envy DOT delorie DOT com> <20131210131002 DOT 68AAB80459E9 AT turkos DOT aspodata DOT se> <1386687407 DOT 1786 DOT 681 DOT camel AT benjamin-hp> <20131210151644 DOT E723380459E9 AT turkos DOT aspodata DOT se> <1386690289 DOT 1786 DOT 689 DOT camel AT benjamin-hp> <20131211184102 DOT GA29116 AT localhost DOT localdomain> <20131211213954 DOT GA14358 AT localhost DOT localdomain>
Comments: In-reply-to Vladimir Zhbanov <vzhbanov AT gmail DOT com>
message dated "Thu, 12 Dec 2013 01:39:54 +0400."
Mime-Version: 1.0
Message-Id: <20131212101911.525A980459E8@turkos.aspodata.se>
Date: Thu, 12 Dec 2013 11:19:11 +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

Vladimir:
...
> Just add:
>   (component-library-search "/home/your_login/gedasymbols/" "gedasymbols/")
> to ~/.gEDA/gafrc.
...
> One minor defect I found is the procedure doesn't understand
> guile environment variables such as "${HOME}". That is why I've
> added the full path here.

You can use:

(define home (getenv "HOME"))
(component-library-search (build-path home "gedasymbols") "gedasymbols/")

Regards,
/Karl Hammar

-----------------------------------------------------------------------
Aspö Data
Lilla Aspö 148
S-742 94 Östhammar
Sweden
+46 173 140 57


- Raw text -


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