Re: gEDA-user: Help installing pcb on Fedora 9 -- no configure ??

2008-07-20 Thread DJ Delorie
If you're installing out of CVS, run ./autogen.sh That runs all the auto* programs you need to generate all the configury. ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

gEDA-user: Help installing pcb on Fedora 9 -- no configure ??

2008-07-20 Thread Craig Niederberger
Hi gurus, I'm trying to install pcb on Fedora 9, but can't find the configure file, and can't seem to build it. Any help would be massively appreciated. Craig $ cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/pcb login $ cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/pcb co -P pcb $ cd pcb $ ls acincl

gEDA-user: injection locking again

2008-07-20 Thread DJ Delorie
Working on another soldering challenge board (mostly for my own use, as I can now fab boards with smaller rules than the proto fabs anyway), partly to play with CSP packages and partly to try to get the circuit doing what I wanted it to do in the first place. The new circuit uses three single-gat

Re: gEDA-user: installing gEDA suite from git repository on Debian Etch - Success!! :)

2008-07-20 Thread Peter TB Brett
On Sunday 20 July 2008 15:22:32 Csányi Pál wrote: > [EMAIL PROTECTED] (Csányi Pál) > > writes: > > Peter Clifton <[EMAIL PROTECTED]> writes: > >> On Sun, 2008-07-20 at 11:57 +0200, Csányi Pál wrote: > > I have successfully installed the > > git://repo.or.cz/geda-gaf/werner.git netselection2:t

Re: gEDA-user: Verifying footprints

2008-07-20 Thread DJ Delorie
> Pad[-3543 -393 -3543 393 5118 2000 5718 "1" "1" "square"] > Pad[ 3543 -3933543 393 5118 2000 5718 "2" "2" "square"] > > According to the gEDA how to create footprints document the dimensions for > the 0805 are (these values are taken from the IPC-SM-782A Standard): Note tha

gEDA-user: Verifying footprints

2008-07-20 Thread Robert Butts
I realize this should be simple but I'm following the gEDA how to create footprints document and trying to understand how the numbers derived for specific footprints. For example: the pad definitions in the 0805.fp is as follows: Pad[-3543 -393 -3543 393 5118 2000

Re: gEDA-user: DXF->PCB

2008-07-20 Thread Dave N6NZ
Kai-Martin Knaak wrote: > On Sun, 20 Jul 2008 11:23:43 +0200, Levente Kovacs wrote: > >> Any summer student to volunteer? > > The process *.dxf --> qcad --> pstoedit --> *.pcb works like a charme. Interesting. I didn't realize that pstoedit could write a .pcb file. -dave ___

Re: gEDA-user: installing gEDA suite from git repository on Debian Etch - Success!! :)

2008-07-20 Thread Csányi Pál
[EMAIL PROTECTED] (Csányi Pál) writes: > Peter Clifton <[EMAIL PROTECTED]> writes: > >> On Sun, 2008-07-20 at 11:57 +0200, Csányi Pál wrote: I have successfully installed the git://repo.or.cz/geda-gaf/werner.git netselection2:test_select branch and finally have net highlighting feature! :)

Re: gEDA-user: Suggestions for using a capacitive sensor IC

2008-07-20 Thread Bob Paddock
On Saturday 19 July 2008 12:30:13 am Robert Butts wrote: > I'm using Quantum's QTouch FYI: Atmel bought Quantum. Don't expect that will mean much, but maybe we'll see some AVR's with this built in someday. On Saturday 19 July 2008 01:34:55 am DJ Delorie wrote: > For plain circles, smt pads are

Re: gEDA-user: installing gEDA suite from git repository on Debian Etch?

2008-07-20 Thread Csányi Pál
Peter Clifton <[EMAIL PROTECTED]> writes: > On Sun, 2008-07-20 at 11:57 +0200, Csányi Pál wrote: > >> So I think have installed every required package, and still I can't to >> install gEDA from git repository. Why? > > Looking at your ./configure otuput: > > configure.ac:89: error: m4 macro `IT_

Re: gEDA-user: stupid lead-free

2008-07-20 Thread Kai-Martin Knaak
On Sun, 20 Jul 2008 01:53:19 -0400, Dave McGuire wrote: >Damn tree-huggers and their lead-free solder. > >I'm going to start stockpiling real Sn/Pb solder. We were unhappy with the various stock varieties lead free solder, too. Then, somebody on usenet hinted me to SN100C. The manufactu

Re: gEDA-user: tragesym - how to generate netnames?

2008-07-20 Thread Werner Hoch
Hi, On Samstag, 19. Juli 2008, Csányi Pál wrote: > After I edited the template.src and added some netnames to some pins > too, I run tragesym and get the symbol.sch. The netname is used if the pinstyle is None. See comment in the template.src file: - [pins] # tabseparated list of pin descr

Re: gEDA-user: DXF->PCB

2008-07-20 Thread Kai-Martin Knaak
On Sun, 20 Jul 2008 11:23:43 +0200, Levente Kovacs wrote: > Any summer student to volunteer? The process *.dxf --> qcad --> pstoedit --> *.pcb works like a charme. No I see no need to throw resources on an effort to reproduce this tool chain. ---<(kaimartin)>--- -- Kai-Martin Knaak http://lil

Re: gEDA-user: installing gEDA suite from git repository on Debian Etch?

2008-07-20 Thread Peter Clifton
On Sun, 2008-07-20 at 11:57 +0200, Csányi Pál wrote: > So I think have installed every required package, and still I can't to > install gEDA from git repository. Why? Looking at your ./configure otuput: configure.ac:89: error: m4 macro `IT_PROG_INTLTOOL' is not defined. Ensure that `intltool

Re: gEDA-user: Suggestions for using a capacitive sensor IC

2008-07-20 Thread Helmut Zulus
A practically prooved example of a capacitive sensor matrix keypad, with all design files and extensive description of the operation, you can find at http://diycalculator.pcl.at Unfortunately, the project described there is not done in gEDA/gaf nor with the IC you want to use but it nicely cover

Re: gEDA-user: installing gEDA suite from git repository on Debian Etch?

2008-07-20 Thread Csányi Pál
[EMAIL PROTECTED] (Csányi Pál) writes: > I installed almost every recommended packages: I think I installed all the required packages. > recommended - installed > > automake 1.7.x or later - automake1.9 OK > autoconf 2.57 or later - autoconf2.13 ?? Sorry, it wa

Re: gEDA-user: installing gEDA suite from git repository on Debian Etch?

2008-07-20 Thread Csányi Pál
[EMAIL PROTECTED] (Csányi Pál) writes: > I installed almost every recommended packages: > > recommended - installed > > automake 1.7.x or later - automake1.9 OK > autoconf 2.57 or later - autoconf2.13 ?? Sorry, it was my mistake: autoconf 2.57 or later - autoco

gEDA-user: installing gEDA suite from git repository on Debian Etch?

2008-07-20 Thread Csányi Pál
Hello! I wish to install gEDA suite from git repository. I did: git clone git://git.gpleda.org/gaf.git I setup shell variables: edited .bash_profile, relogin and startx again. In the downloaded gaf/ directory did make install. I get the error message: --- ... ( cd libgeda

Re: gEDA-user: DXF->PCB

2008-07-20 Thread Levente Kovacs
On Sat, 19 Jul 2008 18:04:44 -0700 Dave N6NZ <[EMAIL PROTECTED]> wrote: Hi Dave, Thank you for your answer. > Hmmm... I guess pstoedit only does ps->dxf, not dxf->ps. In any case, > pstoedit handles some cases of ps->dxf quite oddly. I meant dxf->ps with something else and ps->pcb with pstoedi

Re: gEDA-user: Nvidia-glx-new

2008-07-20 Thread Giuseppe Dia
I agree with kaimartin, it's not geda related. My 2 cents are that nvidia-glx-new somehow failed in the recent past the post-removal phase, and the operation was left pending. Everytime you run apt-get, even for something completely unrelated it will first try to sort out any pending operation,