Re: [Xastir] Map Chooser and map display question on Raspberry Pi

2017-11-04 Thread Joseph LaFerla
David

I placed the file on my onedrive cloud storage and the link to download it is 

Xastir 

Unfortunately the formatting of the file changes when I moved into the windows 
environment but hopefully you can switch it back.  Let me know if that does not 
work and I’ll see what else I can do.

Maybe I’ll be able to send it to you via email and then you can forward to the 
list.

Joe

Sent from Mail for Windows 10

From: David A Aitcheson
Sent: Saturday, November 4, 2017 8:07 PM
To: Xastir - APRS client software discussion; Joseph LaFerla
Subject: Re: [Xastir] Map Chooser and map display question on Raspberry Pi

Joe,

You could put those long files up on your web server site and send us the link 
to them in a post to the reflector. My thinking would be to make a Xastir 
directory under your ham radio directory on the website but leave the rest of 
the website as it is; unless you want to do some updates to it at the same 
time. Then those that want to look at your configure file can do so with ease.

73
Dave
KB3EFS

On 11/04/2017 04:39 PM, Joseph LaFerla wrote:
David

I replied and sent the output in an attachment, but maybe you cannot use 
attachments?  If not, please advise how to do it?  I could attach the output to 
the email but it will be long.

Joe

Sent from Mail for Windows 10

From: David Ranch
Sent: Saturday, November 4, 2017 2:58 PM
To: Xastir - APRS client software discussion
Subject: Re: [Xastir] Map Chooser and map display question on Raspberry Pi


Please run "./configure" on your Xastir sources and email us the 
results.  We need to see what's getting enabled vs not enabled at 
compile time.

--David
KI6ZHD


On 11/04/2017 11:18 AM, Joseph LaFerla wrote:
Hi

I have been experiencing problems displaying maps in Map Chooser and in the 
main xastir execution window.  I recently installed the latest version from 
source.  What happens is that my maps do not show up in the xastir window – I 
have only a blank screen.  In Map Chooser I have the Online directory and the 
two subdirectories but the geo files below that do not show up. Speaking with 
David Aitcheson, we noted that directories in the /usr/local tree have 
different permissions than the standard.  This is a dump of the directory 
/usr/local/share:

pi@shrimp16_pi:/usr/local/share $ ls -l
total 32
drwxrwsr-x  2 root staff 4096 Sep  7 11:08 ca-certificates
drwxr-sr-x  3 root staff 4096 Nov  2 16:05 doc
drwxrwsr-x  3 root staff 4096 Sep  7 11:19 emacs
drwxrwsr-x  2 root staff 4096 Sep  7 11:20 fonts
drwxrwsr-x  3 root staff 4096 Nov  2 16:05 man
drwxrwsr-x  7 root staff 4096 Sep  7 11:06 sgml
drwxr-sr-x 11 root staff 4096 Nov  4 08:42 xastir
drwxrwsr-x  6 root staff 4096 Sep  7 11:08 xml

This permission structure also appears in my other Raspberry pi.  The staff 
permission apparently is used in Raspbian, Debian and OSX at least.

We were wondering if this could be the reason why the geo files do not show up 
in Map Chooser and how do I fix it so that I am able to view the maps?  Please 
ask for further clarification.

Joe
VA3JLF

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

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


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


Re: [Xastir] Map Chooser and map display question on Raspberry Pi

2017-11-04 Thread David Ranch


Hello Joe,

I was talking more about just the top of it.  For example, this is what 
I see on my system


--

xastir 2.0.9 has been configured to use the following
options and external libraries:

MINIMUM OPTIONS:
  ShapeLib (Vector maps) . : yes

RECOMMENDED OPTIONS:
  GraphicsMagick/ImageMagick (Raster maps) : yes (GraphicsMagick)
  pcre (Shapefile customization) . : yes
  dbfawk (Shapefile customization) ... : yes
  rtree indexing (Shapefile speedups)  : yes
  map caching (Raster map speedups) .. : yes
  internet map retrieval . : yes (libcurl)

FOR THE ADVENTUROUS:
  AX25 (Linux Kernel I/O Drivers)  : yes
  libproj (USGS Topos & Aerial Photos) ... : yes
  GeoTiff (USGS Topos & Aerial Photos) ... : yes
  Festival (Text-to-speech) .. : yes
  GDAL/OGR (Obtuse map formats) .. : yes
  GPSMan/gpsmanshp (GPS downloads) ... : yes
--


On 11/04/2017 01:39 PM, Joseph LaFerla wrote:

David

I replied and sent the output in an attachment, but maybe you cannot use 
attachments?  If not, please advise how to do it?  I could attach the output to 
the email but it will be long.

Joe

Sent from Mail for Windows 10

From: David Ranch
Sent: Saturday, November 4, 2017 2:58 PM
To: Xastir - APRS client software discussion
Subject: Re: [Xastir] Map Chooser and map display question on Raspberry Pi


Please run "./configure" on your Xastir sources and email us the
results.  We need to see what's getting enabled vs not enabled at
compile time.

--David
KI6ZHD


On 11/04/2017 11:18 AM, Joseph LaFerla wrote:

Hi

I have been experiencing problems displaying maps in Map Chooser and in the 
main xastir execution window.  I recently installed the latest version from 
source.  What happens is that my maps do not show up in the xastir window – I 
have only a blank screen.  In Map Chooser I have the Online directory and the 
two subdirectories but the geo files below that do not show up. Speaking with 
David Aitcheson, we noted that directories in the /usr/local tree have 
different permissions than the standard.  This is a dump of the directory 
/usr/local/share:

pi@shrimp16_pi:/usr/local/share $ ls -l
total 32
drwxrwsr-x  2 root staff 4096 Sep  7 11:08 ca-certificates
drwxr-sr-x  3 root staff 4096 Nov  2 16:05 doc
drwxrwsr-x  3 root staff 4096 Sep  7 11:19 emacs
drwxrwsr-x  2 root staff 4096 Sep  7 11:20 fonts
drwxrwsr-x  3 root staff 4096 Nov  2 16:05 man
drwxrwsr-x  7 root staff 4096 Sep  7 11:06 sgml
drwxr-sr-x 11 root staff 4096 Nov  4 08:42 xastir
drwxrwsr-x  6 root staff 4096 Sep  7 11:08 xml

This permission structure also appears in my other Raspberry pi.  The staff 
permission apparently is used in Raspbian, Debian and OSX at least.

We were wondering if this could be the reason why the geo files do not show up 
in Map Chooser and how do I fix it so that I am able to view the maps?  Please 
ask for further clarification.

Joe
VA3JLF

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

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


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


Re: [Xastir] Map Chooser and map display question on Raspberry Pi

2017-11-04 Thread Liz
On Sat, 4 Nov 2017 16:39:19 -0400
Joseph LaFerla  wrote:

> David
> 
> I replied and sent the output in an attachment, but maybe you cannot
> use attachments?  If not, please advise how to do it?  I could attach
> the output to the email but it will be long.
> 
> Joe

You can always use a service like https://pastebin.com/ when
you don't wish to flood inboxes with long emails.
Thankyou for your consideration

Liz
VK2XSE
___
Xastir mailing list
Xastir@lists.xastir.org
http://xastir.org/mailman/listinfo/xastir


Re: [Xastir] Map Chooser and map display question on Raspberry Pi

2017-11-04 Thread Joe
On Sat, 4 Nov 2017 11:58:49 -0700
David Ranch  wrote:

> Please run "./configure" on your Xastir sources and email us the 
> results.  We need to see what's getting enabled vs not enabled at 
> compile time.
> 
> --David
> KI6ZHD
> 
> 
> On 11/04/2017 11:18 AM, Joseph LaFerla wrote:
> > Hi
> >
> > I have been experiencing problems displaying maps in Map Chooser
> > and in the main xastir execution window.  I recently installed the
> > latest version from source.  What happens is that my maps do not
> > show up in the xastir window – I have only a blank screen.  In Map
> > Chooser I have the Online directory and the two subdirectories but
> > the geo files below that do not show up. Speaking with David
> > Aitcheson, we noted that directories in the /usr/local tree have
> > different permissions than the standard.  This is a dump of the
> > directory /usr/local/share:
> >
> > pi@shrimp16_pi:/usr/local/share $ ls -l
> > total 32
> > drwxrwsr-x  2 root staff 4096 Sep  7 11:08 ca-certificates
> > drwxr-sr-x  3 root staff 4096 Nov  2 16:05 doc
> > drwxrwsr-x  3 root staff 4096 Sep  7 11:19 emacs
> > drwxrwsr-x  2 root staff 4096 Sep  7 11:20 fonts
> > drwxrwsr-x  3 root staff 4096 Nov  2 16:05 man
> > drwxrwsr-x  7 root staff 4096 Sep  7 11:06 sgml
> > drwxr-sr-x 11 root staff 4096 Nov  4 08:42 xastir
> > drwxrwsr-x  6 root staff 4096 Sep  7 11:08 xml
> >
> > This permission structure also appears in my other Raspberry pi.
> > The staff permission apparently is used in Raspbian, Debian and OSX
> > at least.
> >
> > We were wondering if this could be the reason why the geo files do
> > not show up in Map Chooser and how do I fix it so that I am able to
> > view the maps?  Please ask for further clarification.
> >
> > Joe
> > VA3JLF  
> 
> ___
> Xastir mailing list
> Xastir@lists.xastir.org
> http://xastir.org/mailman/listinfo/xastir

I ran the configure as you requested and am attaching the resultant
output.

In addition there was the following output which printed in my terminal
window.

configure: WARNING:

configure: WARNING: Your system does not have shapelib installed.
Using an internal configure: WARNING: version.  This may lead to a
larger filesize for the executable. configure: WARNING: Install
shapelib on your system to eliminate this warning. configure: WARNING:

configure: WARNING: *** Cannot find gdal-config:  Checking standard
locations ***


Joe
___
Xastir mailing list
Xastir@lists.xastir.org
http://xastir.org/mailman/listinfo/xastir


[Xastir] Raspberry Pi 'Stretch'- Maps ...

2017-11-04 Thread Dexter N Muir
I followed my usual method: Lee's (175moonlight.com) script. His latest 
says it works on Wheezy and Jessie. I already have that and it worked 
well. The binary it produced worked through an online upgrade from 
Jessie to Stretch - but that threw out some other stuff I was doing, so 
I did a full re-image (to a larger card). Relatively painless - age is 
dimming my memory capability so I keep an updated reminder list of 
things I need to do (RasPi and Kubuntu) when re-installing. Handy - I'm 
part-way through replacing Kubi-wan to a fresh hard drive too.
   As above, Lee's script. It fell over looking for libdb5.1. I've had 
this before, and cured it by taking out the numbers. On closer 
inspection, there's an if-else clause in there that looks at the OS 
version number. When it doesn't find 8 (for Jessie, which looks for 
libdb5.3) it goes to the 'else' and looks for 5.1 - Wheezy didn't even 
like that at some stage. I took the numbers out of the 'else' line and 
all was sweet. I've advised Lee to remove the clause and take out the 
numbers. 'lidb-dev' gets the right version by default.


   All config went well until Maps. The Onlines don't show up. I've 
checked /usr/local/share/xastir/maps and its subs for permissions, and 
they're all readable by anybody. Re-index ALL maps has no effect. I want 
my OSM mapnik back! It's there ... WH! Gimme!


73, all
Dex, ZL2DEX

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


Re: [Xastir] Map Chooser and map display question on Raspberry Pi

2017-11-04 Thread David Ranch


Please run "./configure" on your Xastir sources and email us the 
results.  We need to see what's getting enabled vs not enabled at 
compile time.


--David
KI6ZHD


On 11/04/2017 11:18 AM, Joseph LaFerla wrote:

Hi

I have been experiencing problems displaying maps in Map Chooser and in the 
main xastir execution window.  I recently installed the latest version from 
source.  What happens is that my maps do not show up in the xastir window – I 
have only a blank screen.  In Map Chooser I have the Online directory and the 
two subdirectories but the geo files below that do not show up. Speaking with 
David Aitcheson, we noted that directories in the /usr/local tree have 
different permissions than the standard.  This is a dump of the directory 
/usr/local/share:

pi@shrimp16_pi:/usr/local/share $ ls -l
total 32
drwxrwsr-x  2 root staff 4096 Sep  7 11:08 ca-certificates
drwxr-sr-x  3 root staff 4096 Nov  2 16:05 doc
drwxrwsr-x  3 root staff 4096 Sep  7 11:19 emacs
drwxrwsr-x  2 root staff 4096 Sep  7 11:20 fonts
drwxrwsr-x  3 root staff 4096 Nov  2 16:05 man
drwxrwsr-x  7 root staff 4096 Sep  7 11:06 sgml
drwxr-sr-x 11 root staff 4096 Nov  4 08:42 xastir
drwxrwsr-x  6 root staff 4096 Sep  7 11:08 xml

This permission structure also appears in my other Raspberry pi.  The staff 
permission apparently is used in Raspbian, Debian and OSX at least.

We were wondering if this could be the reason why the geo files do not show up 
in Map Chooser and how do I fix it so that I am able to view the maps?  Please 
ask for further clarification.

Joe
VA3JLF


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


Re: [Xastir] Map Chooser and map display question on Raspberry Pi

2017-11-04 Thread Steve Rogers
I had problems getting latest graphikmagik-dev on pi some time ago, but once I 
did the maps appear. Maybe unrelated but 2 cents.
Steve kd5mkv

Get Outlook for iOS

From: Xastir  on behalf of Joseph LaFerla 

Sent: Saturday, November 4, 2017 1:18:42 PM
To: Xastir - APRS client software discussion; david.aitche...@gmail.com
Subject: [Xastir] Map Chooser and map display question on Raspberry Pi

Hi

I have been experiencing problems displaying maps in Map Chooser and in the 
main xastir execution window.  I recently installed the latest version from 
source.  What happens is that my maps do not show up in the xastir window – I 
have only a blank screen.  In Map Chooser I have the Online directory and the 
two subdirectories but the geo files below that do not show up. Speaking with 
David Aitcheson, we noted that directories in the /usr/local tree have 
different permissions than the standard.  This is a dump of the directory 
/usr/local/share:

pi@shrimp16_pi:/usr/local/share $ ls -l
total 32
drwxrwsr-x  2 root staff 4096 Sep  7 11:08 ca-certificates
drwxr-sr-x  3 root staff 4096 Nov  2 16:05 doc
drwxrwsr-x  3 root staff 4096 Sep  7 11:19 emacs
drwxrwsr-x  2 root staff 4096 Sep  7 11:20 fonts
drwxrwsr-x  3 root staff 4096 Nov  2 16:05 man
drwxrwsr-x  7 root staff 4096 Sep  7 11:06 sgml
drwxr-sr-x 11 root staff 4096 Nov  4 08:42 xastir
drwxrwsr-x  6 root staff 4096 Sep  7 11:08 xml

This permission structure also appears in my other Raspberry pi.  The staff 
permission apparently is used in Raspbian, Debian and OSX at least.

We were wondering if this could be the reason why the geo files do not show up 
in Map Chooser and how do I fix it so that I am able to view the maps?  Please 
ask for further clarification.

Joe
VA3JLF


Sent from Mail for Windows 10

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


[Xastir] Map Chooser and map display question on Raspberry Pi

2017-11-04 Thread Joseph LaFerla
Hi

I have been experiencing problems displaying maps in Map Chooser and in the 
main xastir execution window.  I recently installed the latest version from 
source.  What happens is that my maps do not show up in the xastir window – I 
have only a blank screen.  In Map Chooser I have the Online directory and the 
two subdirectories but the geo files below that do not show up. Speaking with 
David Aitcheson, we noted that directories in the /usr/local tree have 
different permissions than the standard.  This is a dump of the directory 
/usr/local/share:

pi@shrimp16_pi:/usr/local/share $ ls -l
total 32
drwxrwsr-x  2 root staff 4096 Sep  7 11:08 ca-certificates
drwxr-sr-x  3 root staff 4096 Nov  2 16:05 doc
drwxrwsr-x  3 root staff 4096 Sep  7 11:19 emacs
drwxrwsr-x  2 root staff 4096 Sep  7 11:20 fonts
drwxrwsr-x  3 root staff 4096 Nov  2 16:05 man
drwxrwsr-x  7 root staff 4096 Sep  7 11:06 sgml
drwxr-sr-x 11 root staff 4096 Nov  4 08:42 xastir
drwxrwsr-x  6 root staff 4096 Sep  7 11:08 xml

This permission structure also appears in my other Raspberry pi.  The staff 
permission apparently is used in Raspbian, Debian and OSX at least.  

We were wondering if this could be the reason why the geo files do not show up 
in Map Chooser and how do I fix it so that I am able to view the maps?  Please 
ask for further clarification.

Joe
VA3JLF


Sent from Mail for Windows 10

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