Re: [Xastir] Xastir Digest, Vol 153, Issue 1

2015-10-30 Thread Dexter N Muir



On 31/10/15 05:00, xastir-requ...@lists.xastir.org wrote:

Date: Thu, 29 Oct 2015 22:17:56 -0400
From: Lee Bengston
To: Xastir - APRS client software discussion
Subject: Re: [Xastir] libxp and Xastir
Message-ID:

[Xastir] Raspberry Pi

2015-10-30 Thread Dexter N Muir

Me again!

   I've been running xastir on a Raspberry Pi. I recently upgraded (?) 
to raspbian Jessie ( from Wheezy), and it's giving me grief with the 
build script. The script that worked flawlessly in Wheezy now finds the 
Jessie repo OK, and the first error was libdb-dev (5.1 in the script, 
now 5.3 in the repo). Taking the version number out cured that (as it 
has in Kubuntu). It now comes back with:

   gpsman : Depends: tk but it is not going to be installed
   gpsmanshp : Depends: tcllib but it is not going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be 
caused by held packages.


   OK, I don't use gps, I config static (I've run this 24/7 on my home 
network and accessed it with KRDC on my Kubuntu machine - Low power! :) 
) so the first (2?) are no problem for me - but they might be for others.
   The E: Error barfed it here - what's up with this? Probably a Noob 
Linux thing?


Hopeful...
Dex, ZL2DEX

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


Re: [Xastir] Raspberry Pi

2015-10-30 Thread Lee Bengston
On Fri, Oct 30, 2015 at 9:07 PM, Dexter N Muir  wrote:

> Me again!
>
>I've been running xastir on a Raspberry Pi. I recently upgraded (?) to
> raspbian Jessie ( from Wheezy), and it's giving me grief with the build
> script. The script that worked flawlessly in Wheezy now finds the Jessie
> repo OK, and the first error was libdb-dev (5.1 in the script, now 5.3 in
> the repo). Taking the version number out cured that (as it has in Kubuntu).
> It now comes back with:
>gpsman : Depends: tk but it is not going to be installed
>gpsmanshp : Depends: tcllib but it is not going to be installed
> E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused
> by held packages.
>
>OK, I don't use gps, I config static (I've run this 24/7 on my home
> network and accessed it with KRDC on my Kubuntu machine - Low power! :) )
> so the first (2?) are no problem for me - but they might be for others.
>The E: Error barfed it here - what's up with this? Probably a Noob
> Linux thing?
>
​
That sounds vaguely familiar.  I think I saw that over a year ago in Debian
Jessie.

​
​http://www.175moonlight.com/xastir/raspbian-jessie-xastir-cvsbuild.sh

If you want to be a guinea pig, you can try the version at the link above.
This version doesn't bother with gpsman or gpsmanshp.  I doubt the typical
RPi user would ever need support for those.

BR,
Lee - K5DAT
___
Xastir mailing list
Xastir@lists.xastir.org
http://xastir.org/mailman/listinfo/xastir


Re: [Xastir] libxp and Xastir

2015-10-30 Thread Lee Bengston
On Thu, Oct 29, 2015 at 5:41 PM, Curt Mills  wrote:

> On Thu, Oct 29, 2015 at 2:24 PM, Tom Russo  wrote:
> > Please try the following:
> >  - edit configure.ac in the Xastir source tree, and find the following
> line:
> >AC_CHECK_LIB([Xp], [XpGetDocumentData])
> >  - Comment out this line by adding "#" at the beginning
> >  - Run the "bootstrap.sh" script in the source directory
> >  - Try reconfiguring and building Xastir now
>
> Works on OpenSuSE-12.3, and that's by no means the latest version!
>
> Just another data-point.
>
> --
> Curt, WE7U
>

​Works on (X)ubuntu 14.04 using the latest source from CVS.

Lee - K5DAT
​
___
Xastir mailing list
Xastir@lists.xastir.org
http://xastir.org/mailman/listinfo/xastir