[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: Gnetlist can't find files?



On Sat, 14 Mar 2009 13:41:47 -0600, John Doty wrote:

>> (component-library "/Users/daledouglas/gEDA/development/schematics")
>> (component-library "/Users/daledouglas/gEDA/development/testbenches")
>>
>>
> I tend not to use absolute pathnames in the library search, as I work on
> multiple machines and sometimes share projects with others. But relative
> pathnames work in gafrc.

If an absolute path is preferred, there is a way to put it only once
in the gafrc:

/--------------
(define gedasymbols "/home/kmk/geda/gedasymbols/kaimartin/symbols")
(component-library (build-path gedasymbols "titleblock"))
(component-library (build-path gedasymbols "power"))
    ...
\--------------

---<(kaimartin)>---



_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user