Re: gEDA-user: PCB missing grid on far side?

2006-09-27 Thread Werner Hoch
Hi Dan, On Wednesday 27 September 2006 00:03, Dan McMahill wrote: > Werner Hoch wrote: > > The "checking for gdImage..." requires the libjpeg-devel rpm which > > was not in the buildrequires of the rpmspec-file yet. > > but shouldn't it be in the requirement for gdlib not for pcb > directly? Yes,

Re: gEDA-user: PCB missing grid on far side?

2006-09-26 Thread Dan McMahill
Werner Hoch wrote: Hi Dan, it compiles now. See below. On Tuesday 26 September 2006 18:04, Dan McMahill wrote: Werner Hoch wrote: unfortunatly not: checking for gdlib-config... /usr/bin/gdlib-config checking for libgd cflags... -I/usr/include checking for libgd libs... -L/usr/lib64

Re: gEDA-user: PCB missing grid on far side?

2006-09-26 Thread joe tarantino
Werner, Dan, ..Seems like the original issue I asked about got lost in this thread...What I see is that the problem with the grid not being drawn is repeatable.  Any clue as to where this might be happening? Werner asked if this should be submitted as a bug so it can be tracked.  Should it?Thanks,J

Re: gEDA-user: PCB missing grid on far side?

2006-09-26 Thread Werner Hoch
Hi Dan, it compiles now. See below. On Tuesday 26 September 2006 18:04, Dan McMahill wrote: > Werner Hoch wrote: > > unfortunatly not: > > > > checking for gdlib-config... /usr/bin/gdlib-config > > checking for libgd cflags... -I/usr/include > > checking for libgd libs... -L/usr/lib64 -W

Re: gEDA-user: PCB missing grid on far side?

2006-09-26 Thread joe tarantino
Werner - I was able to repeat the behavior with the tut1.pcb example.  How much grid you see is very dependent on zoom level. With my file, the grid is always present in the top view regardless of zoom, while it is always missing in the bottom view, regardless of zoom.  My board is larger and much

Re: gEDA-user: PCB missing grid on far side?

2006-09-26 Thread Dan McMahill
Werner Hoch wrote: Hi Dan, On Tuesday 26 September 2006 12:28, Dan McMahill wrote: Werner Hoch wrote: without any configure options I got on SuSE 10.0 i586: -- checking for gdlib-config... /usr/bin/gdlib-config checking for libgd cflags... -I/usr/include checking for libgd libs... -

Re: gEDA-user: PCB missing grid on far side?

2006-09-26 Thread Werner Hoch
Hi Dan, On Tuesday 26 September 2006 12:28, Dan McMahill wrote: > Werner Hoch wrote: > > without any configure options I got on SuSE 10.0 i586: > > > > -- > > checking for gdlib-config... /usr/bin/gdlib-config > > checking for libgd cflags... -I/usr/include > > checking for libgd libs... -

Re: gEDA-user: PCB missing grid on far side?

2006-09-26 Thread Werner Hoch
Hi Dan and all, On Monday 25 September 2006 23:29, Dan McMahill wrote: > Werner Hoch wrote: > > The compile options are: > > %build > > %configure --with-exporters="bom gerber ps" > > %{__make} > > > > I've disabled only the bitmap export (png, ...) of pcb due to the > > crashes on SuSE 10.1 and b

Re: gEDA-user: PCB missing grid on far side?

2006-09-26 Thread Dan McMahill
Werner Hoch wrote: Hi Dan and all, On Monday 25 September 2006 23:29, Dan McMahill wrote: Werner Hoch wrote: The compile options are: %build %configure --with-exporters="bom gerber ps" %{__make} I've disabled only the bitmap export (png, ...) of pcb due to the crashes on SuSE 10.1 and build

Re: gEDA-user: PCB missing grid on far side?

2006-09-26 Thread Werner Hoch
Hi Joe, DJ, Dan and all, On Monday 25 September 2006 20:35, joe tarantino wrote: > I don't recall seeing anyone mention this... > > The grid disappears when I view the back side of the board. Changing > the grid size, color, or toggling it on and off don't seem to help. > > I'm using the 20060822

Re: gEDA-user: PCB missing grid on far side?

2006-09-25 Thread Dan McMahill
>> Which hid? Lesstif or gtk? I picked up the rpm that Werner put together a few weeks ago. I presume that it is the gtk hid based on where it came from and it's similarity to what I was running (which was gtk). Any hints for a non-developer such as myself how to tell for sure? I j

Re: gEDA-user: PCB missing grid on far side?

2006-09-25 Thread Dan McMahill
Werner Hoch wrote: Hi Joe and all, On Monday 25 September 2006 21:27, joe tarantino wrote: I picked up the rpm that Werner put together a few weeks ago. I presume that it is the gtk hid based on where it came from and it's similarity to what I was running (which was gtk). Any hints for a non

Re: gEDA-user: PCB missing grid on far side?

2006-09-25 Thread DJ Delorie
> libgtk-x11-2.0.so.0 => /opt/gnome/lib/libgtk-x11-2.0.so.0 (0x40055000) It's the gtk GUI. > So is the missing grid related to what exporters are config'd? The > problem is not printing - it's on-screen. We use the HID interface for exporters and the GUI. We have two GUIs which are mostly ind

Re: gEDA-user: PCB missing grid on far side?

2006-09-25 Thread joe tarantino
With this install, the binary landed in /usr/bin.  It used to be in /usr/local/bin (when I built the previous version from source). And ldd says:...    libgtk-x11-2.0.so.0 => /opt/gnome/lib/libgtk-x11-2.0.so.0 (0x40055000)libgdk-x11-2.0.so.0 => /opt/gnome/lib/libgdk-x11-2.0.so.0 (0x4031d000)..

Re: gEDA-user: PCB missing grid on far side?

2006-09-25 Thread Werner Hoch
Hi Joe and all, On Monday 25 September 2006 21:27, joe tarantino wrote: > I picked up the rpm that Werner put together a few weeks ago. I > presume that it is the gtk hid based on where it came from and it's > similarity to what I was running (which was gtk). Any hints for a > non-developer such

Re: gEDA-user: PCB missing grid on far side?

2006-09-25 Thread DJ Delorie
> which pcb > > will tell you, where the binary is. Actually, it tells you where the wrapper script is. ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: PCB missing grid on far side?

2006-09-25 Thread kmk
DJ Delorie wrote: > Certainly, ldd can tell you, if you can find the pcb > binary. which pcb will tell you, where the binary is. -- Kai-Martin Knaak [EMAIL PROTECTED] http://lilalaser.de/blog ___ geda-user mailing list geda-user@moria.seu

Re: gEDA-user: PCB missing grid on far side?

2006-09-25 Thread DJ Delorie
> I picked up the rpm that Werner put together a few weeks ago. I > presume that it is the gtk hid based on where it came from and it's > similarity to what I was running (which was gtk). Any hints for a > non-developer such as myself how to tell for sure? Good question. Certainly, ldd can tel

Re: gEDA-user: PCB missing grid on far side?

2006-09-25 Thread joe tarantino
DJ,I picked up the rpm that Werner put together a few weeks ago.  I presume that it is the gtk hid based on where it came from and it's similarity to what I was running (which was gtk).  Any hints for a non-developer such as myself how to tell for sure? Thanks,JoeOn 9/25/06, DJ Delorie <[EMAIL PROT

Re: gEDA-user: PCB missing grid on far side?

2006-09-25 Thread DJ Delorie
> The grid disappears when I view the back side of the board. Changing the > grid size, color, or toggling it on and off don't seem to help. Which hid? Lesstif or gtk? ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/m

gEDA-user: PCB missing grid on far side?

2006-09-25 Thread joe tarantino
I don't recall seeing anyone mention this...The grid disappears when I view the back side of the board.  Changing the grid size, color, or toggling it on and off don't seem to help.I'm using the 20060822 snapshot under SuSe 9.3Thanks,Joe ___ geda-user