Re: gEDA-user: Drawing a schematic with a single-inline resistornetwork

2007-02-06 Thread Jeremy Pedersen
[jg]The makefile tells you each time in a way that you can copy and paste it to execute it. The makefile spits out versions for bash, csh, etc. The makefile from gEDA/gaf out of CVS does that, but I don't believe the regular old source tarball for gschem does that. Yep. Gentoo uses /etc/ld.

Re: gEDA-user: Drawing a schematic with a single-inline resistornetwork

2007-02-05 Thread John Griessen
Jeremy Pedersen wrote: despite it being installed in both /usr/local/lib and (an older version installed by emerge on my Gentoo Linux machine) in /usr/lib, it still will not compile. Any ideas? What environment variables am I most likely to need to set? [jg]The makefile tells you each time in

Re: gEDA-user: Drawing a schematic with a single-inline resistornetwork

2007-02-05 Thread Jeremy Pedersen
Peter, Ok, that sounds doable. I will check out the latest stuff from CVS and try to compile it. You guys are the greatest. :) Thanks, Jeremy ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: Drawing a schematic with a single-inline resistornetwork

2007-02-05 Thread Peter Clifton
On Mon, 2007-02-05 at 18:10 -0500, Jeremy Pedersen wrote: > >Check out the whole gaf tree. Run "make" and follow the directions, > >then "make install". It all works together very nicely. There's a > >couple of environment variables you have to set. > > I take it that's in CVS. I've not really

Re: gEDA-user: Drawing a schematic with a single-inline resistornetwork

2007-02-05 Thread Jeremy Pedersen
Check out the whole gaf tree. Run "make" and follow the directions, then "make install". It all works together very nicely. There's a couple of environment variables you have to set. I take it that's in CVS. I've not really used CVS before, but I suppose I could give it a shot. What environm

Re: gEDA-user: Drawing a schematic with a single-inline resistornetwork

2007-02-05 Thread DJ Delorie
> it to compile. I installed libgeda locally in /usr/local/lib using > ./configure, make, make install, but gschem still complains that it Check out the whole gaf tree. Run "make" and follow the directions, then "make install". It all works together very nicely. There's a couple of environment

Re: gEDA-user: Drawing a schematic with a single-inline resistornetwork

2007-02-05 Thread Dave McGuire
On Feb 5, 2007, at 5:50 PM, Jeremy Pedersen wrote: That much I know. :-) If I want custom footprints I'll be sure to make 'em. I just wish I could figure out how the heck I can tell how big in "mils" a component is. I don't know where to find sizes of components (data sheet?), Packaging

Re: gEDA-user: Drawing a schematic with a single-inline resistornetwork

2007-02-05 Thread Jeremy Pedersen
CVS head. Oh. I guess a lot has happened since the release I'm using. I would really like to upgrade to a newer version of gschem at a minimum, but I can't get it to compile. I installed libgeda locally in /usr/local/lib using ./configre, make, make install, but gschem still complains that it c

Re: gEDA-user: Drawing a schematic with a single-inline resistornetwork

2007-02-05 Thread DJ Delorie
> Hmm...what version do you use? I am stuck with 20060123. CVS head. > >Additionally, *learn* to make your own newlib footprints. > > Right-O. I've done one before while following along with the gsch2pcb > tutorial, so I could probably do one. It's easy for this. Use PCB itself! Create six v

Re: gEDA-user: Drawing a schematic with a single-inline resistornetwork

2007-02-05 Thread Jeremy Pedersen
You should rename the symbol if you're changing it, just in case some tool picks the wrong one. Oh, I should have mentioned. I had renamed the copy to slotted-resistor.symalready, so no troubles there. You could create a new symbol that has five resistors in a box, with one side common. That

RE: gEDA-user: Drawing a schematic with a single-inline resistornetwork

2007-02-05 Thread Ostheller, Joel A.
> -Original Message- > From: [EMAIL PROTECTED] [mailto:geda-user- > [EMAIL PROTECTED] On Behalf Of DJ Delorie > Sent: Monday, February 05, 2007 1:21 PM > To: geda-user@moria.seul.org > Subject: Re: gEDA-user: Drawing a schematic with a single-inline > resistornetwork