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

Re: gEDA-user: Footprint blues



On Dec 19, 2009, at 12:23 PM, Mike Bushroe wrote:

> Here is my ~/.gEDA/gafrc incase you can help me
> figure out what I am doing wrong.
>
> (m4-pcbdir /usr/share/pcb/m4)
> (component-library ${HOME}/gschem-sym)
> (elements-dir ${HOME}/pcb-elements)
> (footprint-library ./packages)
> (pcbdir ./packages)

1. Character string arguments need to be quoted in gafrc.

2. pcb options go in the pcb project file, not gafrc.

So, the only (revised) line that belongs is:

(component-library "${HOME}/gschem-sym")

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