Re: [Xastir] Compiling from source error

2006-10-24 Thread Curt Mills
On Tue, 24 Oct 2006, Stephen Brown Jr wrote: > Well I'm still fighting an uphill battle, I downloaded the latest > STABLE release from CVS and it is still failing without imagemagic > support, however, I did manage to get Imagemagick installed and it > compiled correctly after that. The fixes to

Re: [Xastir] Compiling from source error

2006-10-24 Thread Dan Brown
On Tue, 24 Oct 2006, Stephen Brown Jr wrote: > Well I'm still fighting an uphill battle, I downloaded the latest > STABLE release from CVS and it is still failing without imagemagic > support, however, I did manage to get Imagemagick installed and it > compiled correctly after that. > > I now hav

Re: [Xastir] Compiling from source error

2006-10-24 Thread Stephen Brown Jr
Well I'm still fighting an uphill battle, I downloaded the latest STABLE release from CVS and it is still failing without imagemagic support, however, I did manage to get Imagemagick installed and it compiled correctly after that. I now have a new set of problems which are related to the app itse

Fwd: [Xastir] Timing Sliders

2006-10-24 Thread Jeremy Utley
Oops, forgot to edit the to field - sorry JimR! -- Forwarded message -- From: Jeremy Utley <[EMAIL PROTECTED]> Date: Oct 24, 2006 5:44 PM Subject: Re: [Xastir] Timing Sliders To: JimR <[EMAIL PROTECTED]> On 10/24/06, JimR <[EMAIL PROTECTED]> wrote: Curt, apparently Suse implem

Re: [Xastir] Add/Remove Apps

2006-10-24 Thread Jeremy Utley
On 10/24/06, Robbie, wa9inf <[EMAIL PROTECTED]> wrote: Looks like I've gotten too reckless with all the chmods or something getting my serial ports working, When I go to File>Add/Remove Apps, the window opens, asks for password, the start searching.. After about ten seconds bails out with an err

Re: [Xastir] Multiple Servers

2006-10-24 Thread Robbie, wa9inf
Dan Brown wrote: On Wed, 25 Oct 2006, Ray Wells wrote: Gerry Creager wrote: But do you *need* to connect to each of the servers? Connecting to the Core at one point, and using a rotate scheme, should accomplish what you would want, the ability to fail over another server when, alb

Re: [Xastir] Multiple Servers

2006-10-24 Thread Dan Brown
On Wed, 25 Oct 2006, Ray Wells wrote: > Gerry Creager wrote: > > > But do you *need* to connect to each of the servers? Connecting to > > the Core at one point, and using a rotate scheme, should accomplish > > what you would want, the ability to fail over another server when, > > albeit rarel

Re: [Xastir] Multiple Servers

2006-10-24 Thread Ray Wells
Gerry Creager wrote: But do you *need* to connect to each of the servers? Connecting to the Core at one point, and using a rotate scheme, should accomplish what you would want, the ability to fail over another server when, albeit rarely, we have a server die. Multiple connections to multipl

Re: [Xastir] Compiling from source error

2006-10-24 Thread Stephen Brown Jr
Awesome, you guys are the best :D I'll give this a shot when I get home, with and without ImageMagick and we'll see how she flies.. Stephen N1VLV On 10/24/06, Curt, WE7U <[EMAIL PROTECTED]> wrote: On Tue, 24 Oct 2006, Tom Russo wrote: > This appears to be because of a couple of lines of

Re: [Xastir] Compiling from source error

2006-10-24 Thread Curt, WE7U
On Tue, 24 Oct 2006, Tom Russo wrote: > This appears to be because of a couple of lines of code I added some time > ago without making sure they were inside of an #ifdef HAVE_IMAGEMAGICK > block. Nobody else has apparently tried to build Xastir without ImageMagick > since then apparently. Very u

Re: [Xastir] Compiling from source error

2006-10-24 Thread Tom Russo
On Tue, Oct 24, 2006 at 12:13:27PM -0400, we recorded a bogon-computron collision of the <[EMAIL PROTECTED]> flavor, containing: > And yet more errors, I ran bootstrap.sh as suggested, followed by make. This > was the error I got while trying to compile: > > map_geo.c: In function 'draw_geo_image

Re: [Xastir] Compiling from source error

2006-10-24 Thread Curt, WE7U
On Tue, 24 Oct 2006, Stephen Brown Jr wrote: > Im back at work so I won't be able to get to this until later tonight, but > I'll give it a stab and post my results. The stuff I've been taking you through will get you a compiled Xastir, but with XPM support instead of ImageMagick, which is pro

Re: [Xastir] Compiling from source error

2006-10-24 Thread Stephen Brown Jr
Im back at work so I won't be able to get to this until later tonight, but I'll give it a stab and post my results. Stephen N1VLV On 10/24/06, Curt, WE7U <[EMAIL PROTECTED]> wrote: On Tue, 24 Oct 2006, Stephen Brown Jr wrote: > Ok sounds good, just re-ran again with the changes, it looks

[Xastir] Add/Remove Apps

2006-10-24 Thread Robbie, wa9inf
Looks like I've gotten too reckless with all the chmods or something getting my serial ports working, When I go to File>Add/Remove Apps, the window opens, asks for password, the start searching.. After about ten seconds bails out with an error indicating no Network connection! Yet I can brows

Re: [Xastir] Compiling from source error

2006-10-24 Thread Stephen Brown Jr
Ok sounds good, just re-ran again with the changes, it looks like there may be some more buggy code as you mentioned: map_geo.c:122:24: error: magick/api.h: No such file or directory map_geo.c:138:2: error: #endif without #if map_geo.c: In function 'draw_geo_image_map': map_geo.c:741: error: 'Qua

Re: [Xastir] Compiling from source error

2006-10-24 Thread Curt, WE7U
On Tue, 24 Oct 2006, Stephen Brown Jr wrote: > Ok sounds good, just re-ran again with the changes, it looks like there may > be some more buggy code as you mentioned: Yea. Now edit around line 741 so it looks like this (you'll have to break up the "{ else" line into two lines to do it): #ifdef

Re: [Xastir] Compiling from source error

2006-10-24 Thread Curt, WE7U
On Tue, 24 Oct 2006, Bob Nielsen wrote: > I just did a cvs update on my Ubuntu 6.06 system and Xastir compiled > without problems. I have magemagick, libmagick9 and libmagick9-dev > from the Ubuntu repositories installed, so that doesn't appear to be > a problem (all are version 6.2.4.5-0.6ubuntu

Re: [Xastir] Timing Sliders

2006-10-24 Thread JimR
Curt, WE7U wrote: On Tue, 24 Oct 2006, Robbie, wa9inf wrote: I could eventually figure out what each slider represents, but Curt, sounds like yours is ok and if you could, would you send me a screen capture of the Timing window? That would be very helpful.. Thanks in advance... I can'

Re: [Xastir] Compiling from source error

2006-10-24 Thread Bob Nielsen
On Oct 24, 2006, at 9:23 AM, Stephen Brown Jr wrote: Im wondering if I should blow away everything, get a fresh copy from CVS and maybe even try compiling Imagemagick from source? I read sometime back that someone had issues with the one from the Ubuntu repositories.. I just did a c

Re: [Xastir] Compiling from source error

2006-10-24 Thread Curt, WE7U
On Tue, 24 Oct 2006, Stephen Brown Jr wrote: > GRRR still having issues here, I re-ran /configure --without-imagemagick, > and it failed out again, so I tried running make clean followed by ./config > and I am still getting the same error messages it seems: > > map_geo.c: In function 'draw_geo_ima

Re: [Xastir] Compiling from source error

2006-10-24 Thread Stephen Brown Jr
GRRR still having issues here, I re-ran /configure --without-imagemagick, and it failed out again, so I tried running make clean followed by ./config and I am still getting the same error messages it seems: map_geo.c: In function 'draw_geo_image_map': map_geo.c:735: error: 'QuantumDepth' undeclar

Re: [Xastir] Compiling from source error

2006-10-24 Thread Stephen Brown Jr
And yet more errors, I ran bootstrap.sh as suggested, followed by make. This was the error I got while trying to compile: map_geo.c: In function 'draw_geo_image_map': map_geo.c:735: error: 'QuantumDepth' undeclared (first use in this function) map_geo.c:735: error: (Each undeclared identifier is

Re: [Xastir] Compiling from source error

2006-10-24 Thread Curt, WE7U
On Tue, 24 Oct 2006, Stephen Brown Jr wrote: > And yet more errors, I ran bootstrap.sh as suggested, followed by make. This > was the error I got while trying to compile: > > map_geo.c: In function 'draw_geo_image_map': > map_geo.c:735: error: 'QuantumDepth' undeclared (first use in this function)

Re: [Xastir] Timing Sliders

2006-10-24 Thread Robbie, wa9inf
mike sullivan wrote: Curt, WE7U wrote: On Tue, 24 Oct 2006, Robbie, wa9inf wrote: I could eventually figure out what each slider represents, but Curt, sounds like yours is ok and if you could, would you send me a screen capture of the Timing window? That would be very helpful.. Thanks in

Re: [Xastir] Timing Sliders

2006-10-24 Thread mike sullivan
Curt, WE7U wrote: On Tue, 24 Oct 2006, Robbie, wa9inf wrote: I could eventually figure out what each slider represents, but Curt, sounds like yours is ok and if you could, would you send me a screen capture of the Timing window? That would be very helpful.. Thanks in advance... I can'

Re: [Xastir] Compiling from source error

2006-10-24 Thread Curt, WE7U
On Tue, 24 Oct 2006, Stephen Brown Jr wrote: > Hi, I'm running Ubuntu 6.06 and I am trying to compile/install the latest > stable release from CVS and I have encountered an error when trying to run > ./configure: How to fix this? > > ./configure: line 1336: syntax error near unexpected token `xast

[Xastir] Compiling from source error

2006-10-24 Thread Stephen Brown Jr
Hi, I'm running Ubuntu 6.06 and I am trying to compile/install the latest stable release from CVS and I have encountered an error when trying to run ./configure: How to fix this? ./configure: line 1336: syntax error near unexpected token `xastir,' ./configure: line 1336: `AM_INIT_AUTOMAKE(xastir

Re: [Xastir] Timing Sliders

2006-10-24 Thread Curt, WE7U
On Tue, 24 Oct 2006, Robbie, wa9inf wrote: > I could eventually figure out what each slider represents, but Curt, > sounds like yours is ok and if you could, would you send me a screen > capture of the Timing window? That would be very helpful.. Thanks in > advance... I can't easily. I used to u

Re: [Xastir] Timing Sliders

2006-10-24 Thread Robbie, wa9inf
Curt, WE7U wrote: On Mon, 23 Oct 2006, Jason Winningham wrote: On Oct 23, 2006, at 7:55 PM, Robbie, wa9inf wrote: Has this been touched on before? NO labels on any of the "sliders" for what the slider is setting the time for? seems like this was a motif issue - lesstif vs. op

Re: [Xastir] Timing Sliders

2006-10-24 Thread Curt, WE7U
On Mon, 23 Oct 2006, Jason Winningham wrote: > > On Oct 23, 2006, at 7:55 PM, Robbie, wa9inf wrote: > > > Has this been touched on before? NO labels on any of the "sliders" > > for what the slider is setting the time for? > > seems like this was a motif issue - lesstif vs. openmotif, I can't > rem

Re: [Xastir] Multiple Servers

2006-10-24 Thread Gerry Creager
But do you *need* to connect to each of the servers? Connecting to the Core at one point, and using a rotate scheme, should accomplish what you would want, the ability to fail over another server when, albeit rarely, we have a server die. Multiple connections to multiple servers tends to lead

Re: [Xastir] Multiple Servers

2006-10-24 Thread Jason Winningham
On Oct 23, 2006, at 11:58 PM, Ray Wells wrote: a separate interface declared for each instance? Yep, a separate interface for each APRS-IS server. works fine. -Jason kg4wsv ___ Xastir mailing list Xastir@xastir.org http://lists.xastir.org/cgi-b