[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
RE: gEDA-user: tragesym.py question
Solved! Ahhh... =) I would be willing to bet my issue was with the
"./dir_name". I believe I tried $HOME, ~, dir_name, with the origional
gschemrc file. Had I tried ./dir_name it probably would have worked. It is
nice to know that gschemrc has been dated with gafrc. Thank you
Additionally... Thanks to Werner for the link to
http://geda.seul.org/wiki/geda:tragesym_tutorial
This also was much more helpful the the link I had followed to
http://www.h-renrew.de/h/tragesym/tragesym.html
The wiki tutorial on tragesym should also be updated to include your helpful
steps. Thank you again!
> -----Original Message-----
> From: geda-user-bounces@xxxxxxxxxxxxxx [mailto:geda-user-
> bounces@xxxxxxxxxxxxxx] On Behalf Of Stuart Brorson
> Sent: Tuesday, December 19, 2006 2:19 PM
> To: gEDA user mailing list
> Subject: Re: gEDA-user: tragesym.py question
>
> > Please put all of this into the FAQ ... it's quite non-obvious!
>
> First I want to hear that it solves the OP's problem.
>
> BTW: I found a misdirection in my original post. Here's a cleaned up
> version which I can stick on the wiki -- assuming it works for the
> OP.
>
> 1. Create a project directory, for example ${HOME}/myproj.
>
> 2. Place the symbols you want to use into ${HOME}/myproj/symbols.
>
> 3. Create a gafrc file in ${HOME}/myproj.
>
> 4. In gafrc, put this line:
>
> (component-library "./symbols")
>
> 5. Run gschem from your project directory ${HOME}/myproj. That
> is, do this to run gschem:
>
> cd ${HOME}/myproj
> gschem myschematic.sch
>
>
> Points to remember:
> * Make sure gafrc lives in your main project directory.
> * Run all gEDA programs from your main project directory.
> * Run the programs from the command line in a terminal
> shell -- don't use any whizzy, shiny desktop icons to run gschem (if
> you have them) since you won't know what directory gschem is starting
> in, and gschem might not find gafrc.
> * The key is: start gschem in the same directory as where your gafrc
> lives.
>
> Finally, to make it totally, blindingly, stupifyingly obvious, I have
> a sample project (which was the subject of last year's Circuit Cellar
> article) on my website. It's in a tarball called
> ProximitySensor.tar.gz. Grab it and open it up to see how I generally
> configure a gEDA/gaf project.
>
> http://www.brorson.com/gEDA/
>
> HTH,
>
> Stuart
>
>
> _______________________________________________
> geda-user mailing list
> geda-user@xxxxxxxxxxxxxx
> http://www.seul.org/cgi-bin/mailman/listinfo/geda-user
_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user