[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: Gnetlist can't find files?
On Mar 14, 2009, at 12:03 PM, daledouglas@xxxxxxxxxxxxxx wrote:
> When I run gnetlist:
>
> gnetlist -g spice-sdb test_inv1x.sch
>
> I get the following error:
>
> WARNING: Found a placeholder/missing component, are you missing a
> symbol file? [inv1x.sym]
>
> My project-level gschemrc clearly defines where everything is:
^^^^^^^^
gschemrc is only read by gschem. gnetlistrc is only read by gnetlist.
But gafrc is read by both, so that's where to put your library paths.
> (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.
John Doty Noqsi Aerospace, Ltd.
http://www.noqsi.com/
jpd@xxxxxxxxx
_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user