[Xastir] RAC lookup still broken

2010-11-07 Thread Bill Hammond

Hi!

I tried to do an RAC lookup and was greeted by a rather rude trace 
dump.  I recall this was a problem pre-2.0.2 and was wondering if this 
was addressed at one point.


I'm running ubuntu 10.10 with a clean build.  I understand the mailer 
doesn't like attachments, so feel free to e-mail me for the dump.


Thanks & 73,

Bill KA1SSR

___
Xastir mailing list
Xastir@lists.xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir


Re: [Xastir] Building dbfinfo

2010-07-25 Thread Bill Hammond

Hi, Curt!  Sorry this is late.  Life got in the way.

I did the update/configure/make clean/make routine not too long ago.  
Whatever you did worked because dbfinfo was built.  Now I can think 
about making some dbfawk files.


Thanks again for fixing this.

73,

Bill KA1SSR

On 07/11/2010 02:36 AM, Curt, WE7U wrote:

On Sat, 10 Jul 2010, Curt, WE7U wrote:


shapelib.a must be created before we can create dbfinfo 'cuz it
depends on the library being there.


Ok.  Fixed it in CVS.  Kind'a...

I duplicated the build of "shapelib.a" in the "shapelib/contrib"
directory so that everything in there would build.

I added the rest of the Shapelib tools to the build, which means
you'll see more warnings now when you compile w/internal Shapelib.

I also changed the "make install" for the Shapelib tools so that
these tools will only get built (not installed where Xastir gets
installed).  You'll have to run them from the build directories or
copy them to a directory in your path.



___
Xastir mailing list
Xastir@lists.xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir


Re: [Xastir] get-fcc-rac script (solved)

2010-07-17 Thread Bill Hammond

On 07/17/2010 03:48 PM, Lee Bengston wrote:

On Sat, Jul 17, 2010 at 12:04 AM, Lee Bengston  wrote:
   

Hello,

I get the following when trying to run the get-fcc-rac.pl script.

# ./get-fcc-rac.pl
Name "main::prefix" used only once: possible typo at ./get-fcc-rac.pl line 31.
Can't locate ./values.pl in @INC (@INC contains: /etc/perl
/usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5
/usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10
/usr/local/lib/site_perl .) at ./get-fcc-rac.pl line 29.

 

Problem solved - I didn't realize the get-fcc-rac.pl script can only
be executed in /usr/local/lib/xastir/.  I had copied the script from
the CVS download into my home directorty and was tyring to execute it
from there.

Lee - K5DAT
Murphy, TX
___
Xastir mailing list
Xastir@lists.xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir

   

And don't forget to run it as root.

Ah, I see you already knew that.  Never mind.

73,

Bill KA1SSR

___
Xastir mailing list
Xastir@lists.xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir


Re: [Xastir] Building dbfinfo

2010-07-10 Thread Bill Hammond

On 07/10/2010 04:43 PM, Tom Russo wrote:

On Sat, Jul 10, 2010 at 12:59:43PM -0400, we recorded a bogon-computron collision of 
the  flavor, containing:
   

On 07/10/2010 11:07 AM, Curt, WE7U wrote:
 

Ah, I stand corrected.

Then this means that Bill must have installed Shapelib in the OS.
If he installed Shapelib from sources then he can build the tool
there.

If not, then removing the external Shapelib means he can re-run
Xastir's configure and then build the tool in
xastir/src/shapelib/contrib/

   

I ran ./configure --without-festival --with-internal-shapelib
CPPFLAGS="-I/usr/include/geotiff", then make.  Changed to the
~/xastir/src/shapelib/contrib directory and did a make there.  No luck.
I then unistalled shapelib, libshp-dev and libshp1 and ran ./configure
--without-festival CPPFLAGS="-I/usr/include/geotiff".  Still no luck.
Configure says that it's using the internal shapelib library in both cases.
 

Ah.  I see what the issue is.

There is no rule to create dbfinfo in our makefile.  We only create dbfadd,
dbfcreate, shpadd and shpcreate.  Lemme see if I can fix that.

   

Hey, Curt and Tom. Thanks for working on this.

I did the configure/make clean/make routine and got...

[tons of make stuff]

make[3]: Leaving directory `/home/ka1ssr/xastir/src/rtree'
Making all in shapelib
make[3]: Entering directory `/home/ka1ssr/xastir/src/shapelib'
Making all in contrib
make[4]: Entering directory `/home/ka1ssr/xastir/src/shapelib/contrib'
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/shapelib 
-I/usr/local/include -I/usr/include/geotiff -I/usr/include/ImageMagick 
-DXASTIR_DATA_BASE=\"/usr/local/share/xastir\" -g -O2 -pipe -W -Wall 
-Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter -pthread -MT 
dbfinfo.o -MD -MP -MF .deps/dbfinfo.Tpo -c -o dbfinfo.o dbfinfo.c

dbfinfo.c: In function ‘main’:
dbfinfo.c:88: warning: format ‘%ld’ expects type ‘long int’, but 
argument 2 has type ‘int’
dbfinfo.c:88: warning: format ‘%ld’ expects type ‘long int’, but 
argument 3 has type ‘int’

dbfinfo.c:100: warning: unused variable ‘eType’
dbfinfo.c:61: warning: unused variable ‘ciRecord’
dbfinfo.c:61: warning: unused variable ‘ci’
dbfinfo.c:60: warning: unused variable ‘cType’
dbfinfo.c:60: warning: unused variable ‘hType’
dbfinfo.c:59: warning: unused variable ‘cDBF’
dbfinfo.c:58: warning: unused variable ‘cnDecimals’
dbfinfo.c:58: warning: unused variable ‘cnWidth’
dbfinfo.c:56: warning: unused variable ‘nTitle’
dbfinfo.c:56: warning: unused variable ‘cTitle’
dbfinfo.c:55: warning: unused variable ‘szField’
dbfinfo.c:55: warning: unused variable ‘szFormat’
dbfinfo.c:54: warning: unused variable ‘iRecord’
In file included from /usr/include/string.h:640,
from dbfinfo.c:48:
In function ‘strcpy’,
inlined from ‘main’ at dbfinfo.c:116:
/usr/include/bits/string3.h:107: warning: call to __builtin___strcpy_chk 
will always overflow destination buffer

mv -f .deps/dbfinfo.Tpo .deps/dbfinfo.Po
make[4]: *** No rule to make target `../libshape.a', needed by 
`dbfinfo'. Stop.

make[4]: Leaving directory `/home/ka1ssr/xastir/src/shapelib/contrib'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/ka1ssr/xastir/src/shapelib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/ka1ssr/xastir/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ka1ssr/xastir'
make: *** [all] Error 2
ka1...@ernie:~/xastir$

Let me know if you want more of the spew from make.

73,

Bill KA1SSR

___
Xastir mailing list
Xastir@lists.xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir


Re: [Xastir] Building dbfinfo

2010-07-10 Thread Bill Hammond

On 07/10/2010 11:07 AM, Curt, WE7U wrote:


Ah, I stand corrected.

Then this means that Bill must have installed Shapelib in the OS.
If he installed Shapelib from sources then he can build the tool
there.

If not, then removing the external Shapelib means he can re-run
Xastir's configure and then build the tool in
xastir/src/shapelib/contrib/

I ran ./configure --without-festival --with-internal-shapelib 
CPPFLAGS="-I/usr/include/geotiff", then make.  Changed to the 
~/xastir/src/shapelib/contrib directory and did a make there.  No luck.  
I then unistalled shapelib, libshp-dev and libshp1 and ran ./configure 
--without-festival CPPFLAGS="-I/usr/include/geotiff".  Still no luck.  
Configure says that it's using the internal shapelib library in both cases.


One thing I should have told you is that I'm using Ubuntu 10.04.  I got 
shapelib from the repositories.


Thanks,

Bill KA1SSR
___
Xastir mailing list
Xastir@lists.xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir


Re: [Xastir] Building dbfinfo

2010-07-09 Thread Bill Hammond

On 07/09/2010 02:06 AM, Curt, WE7U wrote:


In my case:

cd ~/src/shapelib/shapelib-1.2.10/contrib
make


Hi, Curt!

I'm using the CVS version, so dbfinfo.c in my case is in 
~/xastir/src/shapelib/contrib.


I typed make and was greeted with "make: Nothing to be done for `all'" 
and no sign of the executable.  This was done after building xastir.


I'm sure this is painfully obvious.  Thanks for your patience.

73,

Bill KA1SSR

___
Xastir mailing list
Xastir@lists.xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir


[Xastir] Building dbfinfo

2010-07-08 Thread Bill Hammond

Really dumb question.  How do I build dbfinfo?

Bill KA1SSR

___
Xastir mailing list
Xastir@lists.xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir


Re: [Xastir] Open Street Maps and Weather Overlay not working (fwd)

2010-06-10 Thread Bill Hammond
I'm having the same problem and am a little unclear on how layering 
works.  I've selected OSM and USradar from the map chooser.  I've set 
the radar image to layer 1 and OSM to layer 2 using the properties 
dialog.  Did I do it right?


I know there's radar data out there because I can display it without OSM.

Sorry if this is painfully obvious, but I looked in the wiki to no avail.

Many thanks.

73,

Bill KA1SSR

On 06/10/2010 10:22 PM, Jason KG4WSV wrote:

From: aa1jf
To: xastir@lists.xastir.org
Subject: Open Street Maps and Weather Overlay not working

Greetings,

I currently have Open Street Maps running under Xastir and for some reason I
am unable to overlay the weather radar data on the map. When I turn off  OSM
  under map chooser and just leave the weather selection I am able to see
that radar without a map in the background, when I enable the OSM I no
longer see the radar data.

Am I doing something wrong ? It was working fine under Tigermaps ...
 

double check layers and make sure the radar image is on top of the OSM image.

-Jason
kg4wsv
___
Xastir mailing list
Xastir@lists.xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir

   


___
Xastir mailing list
Xastir@lists.xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir


Re: [Xastir] Possible bug in Open Street Map support

2010-06-10 Thread Bill Hammond

Hi, Jerry!

Awesome job with the maps!  Take your time with this latest issue; it's 
worth the wait.


73,

Bill KA1SSR

On 06/10/2010 01:14 PM, Jerry Dunmire wrote:

Thanks for the report. Yes, there is a problem with the transition
from linear scaling to
OSM levels when OSM maps are first selected and when they are
deselected. It causes
locations to be off (see the reports above related to being in the
ocean) and constrains
scaling to the OSM levels when they shouldn't be.

The other confusion is that the scale set through the GUI is for the Y
axis, but the OSM levels
are for the X axis (latitude). That shows up as a difference between
the scale value entered
and the actual scale value used and displayed, because I have to
rescale the Y-axis after
binning the X axis into the OSM levels.

I am working on this issue, and ask for your patience. Please consider
the OSM support as alpha at best!

Thanks to everyone for  the positive feedback and useful suggestions.

73,
...jerry
KA6HLD

On Thu, Jun 10, 2010 at 9:41 AM, David Flood  wrote:
   

The "flush map cache" code may need to be updated to remove downloaded Open
SM's...

I had OSM support enabled for awhile but then turned it off...when I zoomed
back out to that setting it used the cached map.  And I couldn't get that
map flushed at any zoom level until I exited and deleted the .gif and index
in the cache directory.


___
Xastir mailing list
Xastir@lists.xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir

 

___
Xastir mailing list
Xastir@lists.xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir

   


___
Xastir mailing list
Xastir@lists.xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir


Re: [Xastir] tigers maps

2010-05-29 Thread Bill Hammond
On Sat, 2010-05-29 at 19:00 -0500, Lee Bengston wrote:
> On Fri, May 28, 2010 at 9:24 PM, Steve Rogers  wrote:
> >
> > I am not recieving any tiger maps, My internet is online and notice this 
> > when it is down. I get this warning:
> > Perhaps a timeout? Try increasing "Internet Map Timout".
> > Magick: Improper image header 
> > (/home/kd5mkv/.xastir/map_cache/map_1275099608.gif
> >  I am using xastir-1.9.9 from Ubuntu cvs 9.04/9.10. It has worked fine 
> > until this afternoon. I have increased the internet timeout to 300. Is 
> > there a server down somewhere?
> 
> I see the same thing - in both a build from December using ImageMagick
> and one from a few days ago using GraphicsMagick, so it sounds like
> something is going on with the server.
> 
> Lee - K5DAT
> ___
> Xastir mailing list
> Xastir@lists.xastir.org
> http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir

I'm seeing the same thing too under a recent clean build of 1.9.9.  I
set the timeout setting all the way to 300 but can't download anything.
It could be my stodgy internet connection, but 300 seconds is plenty of
time to download a map.

Bill KA1SSR


___
Xastir mailing list
Xastir@lists.xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir


[Xastir] [solved] Can't compile with geotiff

2010-02-11 Thread Bill Hammond
> > From: Curt, WE7U 
> > Reply-to: Xastir - APRS client software discussion
> > 
> > To: ka1...@earthlink.net, Xastir - APRS client software discussion
> > 
> > Subject: Re: [Xastir] Can't compile with geotiff
> > Date: Wed, 10 Feb 2010 19:49:51 -0800 (PST)
> > 
> > On Wed, 10 Feb 2010, Bill Hammond wrote:
> > 
> > > I'm having trouble compiling geotiff support into 1.9.8 under Ubuntu
> > > 9.10.  The configure phase works fine, but the make aborts halfway
> > > through.  Everything works fine when I use the --without-geotiff option
> > > on configure.  I looked for libtiff, libgeotiff and libproj on my machine 
> > > and they're located
> > > at /usr/lib.  Am I missing something?
> > 
> > http://www.xastir.org/wiki/Installation_Notes#Ubuntu
> > 
> > Also check out the INSTALL file that comes with Xastir if the above
> > Wiki page doesn't get it working for you.
> > 
Thanks for the pointer to the wiki, Curt.  I suppose I should have tried
there next.  I was going by the instructions in the INSTALL file.

I tried to point configure to the right directories, but I wasn't sure
of the syntax and was getting all kinds of rude errors from configure.

All is well (except for weather stuff, but that's not important now).

Many thanks for your help!

Bill KA1SSR


___
Xastir mailing list
Xastir@lists.xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir


[Xastir] Can't compile with geotiff

2010-02-10 Thread Bill Hammond
I'm having trouble compiling geotiff support into 1.9.8 under Ubuntu
9.10.  The configure phase works fine, but the make aborts halfway
through.  Everything works fine when I use the --without-geotiff option
on configure.  I looked for libtiff, libgeotiff and libproj on my machine and 
they're located
at /usr/lib.  Am I missing something?

Thanks!

Bill KA1SSR



___
Xastir mailing list
Xastir@lists.xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir


[Xastir] Apology

2010-01-20 Thread Bill Hammond
In a message I posted on 18 January 2010 the word "Complaints" in the
subject line should have read "Complains," as in "dbfawk complains after
installing Tiger2008 maps." Looking back on it, it may have sounded like
I was complaining about the dbfawk error when it was dbfawk complaining
about the maps.  I'm sorry if it sounded like I was a snotty nosed
whiner.  I appreciate all the hard work you folks put into xastir and
hope to do some fiddling around with dbfawk to make those messages go
away and make the maps look really sexy.

73,

Bill Hammond KA1SSR


___
Xastir mailing list
Xastir@lists.xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir


[Xastir] dbfawk complaints after installing Tiger2008 maps

2010-01-18 Thread Bill Hammond
Hi!

I'm a relative noob to xastir and I'm having trouble with the Tiger 2008
maps that I downloaded and installed according to the instructions in
the wiki.

I downloaded the files for Hillsborough County, New Hampshire (the whole
Hillsborough directory) and installed them in the proper directories per
the wiki.  Whenever I access them, dbfawk complains that it cannot find
the signature files.  Here is the output I get from xterm...

Built-in map types:
  gnis   USGS GNIS Datapoints
   pop   USGS GNIS Datapoints w/population
   map   APRSdos Maps
   map   WinAPRS/MacAPRS/X-APRS Maps
   pdb   PocketAPRS Maps

Support for these additional map types has been compiled in: 
   geo   Image Map (ImageMagick/GraphicsMagick library, many formats
allowed)
   geo   URL (Internet maps via libcurl library)
   shp   ESRI Shapefile Maps (Shapelib library)
   xpm   X Pixmap Maps (XPM library)
festival_client: connect to server failed
SayText: Couldn't open socket to Festival
Indexing maps...
Finished indexing maps
*** Reading WX Alert log files
*** Done with WX Alert log files
No DBFAWK signature for
TIGER2008/33_NEW_HAMPSHIRE/33011_Hillsborough_County/tl_2008_33011_tabblock00.shp!
  Using default.
No DBFAWK signature for
TIGER2008/33_NEW_HAMPSHIRE/33011_Hillsborough_County/tl_2008_33011_bg00.shp!  
Using default.
No DBFAWK signature for
TIGER2008/33_NEW_HAMPSHIRE/33011_Hillsborough_County/tl_2008_33011_taz00.shp!  
Using default.
No DBFAWK signature for
TIGER2008/33_NEW_HAMPSHIRE/33011_Hillsborough_County/tl_2008_33011_tract00.shp! 
 Using default.
No DBFAWK signature for
TIGER2008/33_NEW_HAMPSHIRE/33011_Hillsborough_County/tl_2008_33011_vtd00.shp!  
Using default.

I have read about .dbfawk files in the MAPS.README file.  I did a little
searching after that and found that there are no matching .dbfawk files
for the .dbf files for the maps that I downloaded.

I discovered the Tiger 2009 maps on the same server, so I installed them
as well using the same procedure, only this time going to the 2009
directory.  No luck; the maps seem to load although with a grey
background.

I guess my question is two-fold: 1) Is there a way to generate a .dbfawk
file from a .dbf file and b) should I even be worrying about these
errors in the first place?

I'm running version 1.9.7 sucked from the cvs under Ubuntu 9.10.  I've
recently rediscovered xastir after reading about it in the Linux
Journal.  If this program were a woman, I'd marry it! ^_^

Thanks a lot for your help!

73,

Bill Hammond KA1SSR


___
Xastir mailing list
Xastir@lists.xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir