Re: [Xastir] Confused..HELP

2020-11-12 Thread kb8uih88
Hello, 
Thanks for those who responded to my help post, I have the offending
programs loaded and running ok. However, I can't make the tnc pi talk
to the rasp pi(v3). I think I have good connection from the radio to
the tnc. TNC rx light blinks when the radio receives a signal. I can
force the radio to tx by jumping the appropriate connections at the
serial connector. Just can't get the compute to talk to the tnc/vice
versa.
Chris

-From: "Tom Russo" 
To: "kb8uih88"
Cc: "Xastir - APRS client software discussion"
Sent: Monday November 9 2020 4:25:54PM
Subject: Re: [Xastir] Confused..HELP

When you get a chance to post more details we may be able to help.
These
 details would include exactly what steps you've gone through, and
what
 error messages or failure modes you're actually seeing. These are
critical
 to troubleshooting.

 Please try to post in a manner that doesn't mangle the formatting,
it'll 
 be easier to help if we can read the message.

 On Mon, Nov 09, 2020 at 04:23:36PM -0500, we recorded a
bogon-computron collision of the  flavor, containing:
 > I am still having no joy trying to get this to work. UGGH!Sent from
my Verizon, Samsung Galaxy smartphone
 >  Original message From: Tom Russo  Date: 11/7/20
6:50 PM (GMT-05:00) To: Xastir - APRS client software discussion 
Subject: Re: [Xastir] Confused..HELP On Sun, Nov 08, 2020 at
09:57:32AM +1100, we recorded a bogon-computron collision of the 
flavor, containing:> Ideally, yes.> > The problem with the repo
version is its age. For Debian Buster the repo> version is 2.1.0
released on Feb 12 2018.> v2.1.4 (Jul 15 2019) fixed numerous issues
and the latest release is 2.1.6> (Apr 18 2020). Look here for releases
and fixes.> https://github.com/Xastir/Xastir/releases> [1] > Compiling
from Github sources is simple provided the steps in the> documentation
are accurately followed.What he said.Ubuntu/Raspbian/Debian repos tend
to lag releases of Xastir by years.The latest "unstable" or "testing"
releases might have the latest releaseof Xastir, but the "stable"
release of the OS tend to stick with whateverversion was current when
that OS release happened.If you want Xastir to work right, you
generally have to ignore the packagedversion and build it yourself
from the sources.> On 8/11/20 9:17 am, Ken Koster wrote:> > Do you
really need to re-compile xastir?> > It is available from the
repositories.> > > > sudo apt-get install xastir.> > > > On Friday,
November 6, 2020 1:24:33 PM PST kb8ui...@charter.net wrote:> > > Hi,
newbie here. I can't get Xastir to load properly on my Pi 3.> > >
Excerpt below from https://xastir.org/index.php/HowTo:Raspbian [2]
[1]> > > When I asked for the bootstrap command to run I got a
response of> > > root@raspberrypi:~/src/Xastir# ./bootstrap.sh 6)
Removing> > > autom4te.cache directory... 5) Running
aclocal/bootstrap.sh: 15:> > > ./bootstrap.sh: aclocal: not
foundroot@raspberrypi:~/src/Xastir#> > > Can anyone let me know what
didn't load correctly?> > > Thanks> > > > > > GET XASTIR SOURCE CODE
FROM THE GITHUB REPOSITORY> > > > > > In this method, you get your
source code directly from the repository> > > the developers use to
work on the software. Here's the step-by-step> > > method for getting
it this way.> > > > > > You can make different choices here for where
you want to store your> > > code. This example puts it in a src
directory under the user's home> > > directory:> > > > > > mkdir ~/src
cd ~/src> > > > > > Then issue the following command to retrieve the
latest Xastir code:> > > > > > git clone
https://github.com/Xastir/Xastir.git [3] [2]> > > > > > The above
command could take a while to finish if you're on a slow> > > link, as
there are a lot of files to download.> > > > > > * Run bootstrap to
generate Makefile.am and configure:> > > > > > cd Xastir
./bootstrap.sh> > > > > > > > > > > > Links:> > > --> > > [1]
https://xastir.org/index.php/HowTo:Raspbian> [4] > > [2]
https://github.com/Xastir/Xastirgit> [5] > > > > >
___> > > Xastir mailing
list> > > Xastir@lists.xastir.org> > >
http://xastir.org/mailman/listinfo/xastir> [6] > > >
___> Xastir mailing list>
Xastir@lists.xastir.org> http://xastir.org/mailman/listinfo/xastir--
[7] Tom Russo?? KM5VYTijeras, NM?? echo "

Re: [Xastir] Confused..HELP

2020-11-09 Thread Tom Russo
When you get a chance to post more details we may be able to help.  These
details would include exactly what steps you've gone through, and what
error messages or failure modes you're actually seeing.  These are critical
to troubleshooting.

Please try to post in a manner that doesn't mangle the formatting, it'll 
be easier to help if we can read the message.


On Mon, Nov 09, 2020 at 04:23:36PM -0500, we recorded a bogon-computron 
collision of the  flavor, containing:
> I am still having no joy trying to get this to work. UGGH!Sent from my 
> Verizon, Samsung Galaxy smartphone
>  Original message From: Tom Russo  Date: 
> 11/7/20  6:50 PM  (GMT-05:00) To: Xastir - APRS client software discussion 
>  Subject: Re: [Xastir] Confused..HELP On Sun, Nov 08, 2020 
> at 09:57:32AM +1100, we recorded a bogon-computron collision of the 
>  flavor, containing:> Ideally, yes.> > The problem with 
> the repo version is its age. For Debian Buster the repo> version is 2.1.0 
> released on Feb 12 2018.> v2.1.4 (Jul 15 2019) fixed numerous issues and the 
> latest release is 2.1.6> (Apr 18 2020). Look here for releases and fixes.> 
> https://github.com/Xastir/Xastir/releases> > Compiling from Github sources is 
> simple provided the steps in the> documentation are accurately followed.What 
> he said.Ubuntu/Raspbian/Debian repos tend to lag releases of Xastir by 
> years.The latest "unstable" or "testing" releases might have the latest 
> releaseof Xastir, but the "stable" release of the OS tend to stick with 
> whateverversion was curren
 t when that OS release happened.If you want Xastir to work right, you 
generally have to ignore the packagedversion and build it yourself from the 
sources.> On 8/11/20 9:17 am, Ken Koster wrote:> > Do you really need to 
re-compile xastir?> > It is available from the repositories.> > > > sudo 
apt-get install xastir.> > > > On Friday, November 6, 2020 1:24:33 PM PST 
kb8ui...@charter.net wrote:> > > Hi, newbie here. I can't get Xastir to load 
properly on my Pi 3.> > > Excerpt below from 
https://xastir.org/index.php/HowTo:Raspbian [1]> > > When I asked for the 
bootstrap command to run I got a response of> > > 
root@raspberrypi:~/src/Xastir# ./bootstrap.sh 6) Removing> > > autom4te.cache 
directory... 5) Running aclocal/bootstrap.sh: 15:> > > ./bootstrap.sh: 
aclocal: not foundroot@raspberrypi:~/src/Xastir#> > > Can anyone let me know 
what didn't load correctly?> > > Thanks> > > > > > GET XASTIR SOURCE CODE FROM 
THE GITHUB REPOSITORY> > > > > >  In this method, you get your source code d
 irectly from the repository> > > the developers use to work on the software. 
Here's the step-by-step> > > method for getting it this way.> > > > > >   You 
can make different choices here for where you want to store your> > > code. 
This example puts it in a src directory under the user's home> > > directory:> 
> > > > > mkdir ~/src cd ~/src> > > > > >Then issue the 
following command to retrieve the latest Xastir code:> > > > > >  git 
clone https://github.com/Xastir/Xastir.git [2]> > > > > > The above command 
could take a while to finish if you're on a slow> > > link, as there are a lot 
of files to download.> > > > > >* Run bootstrap to generate Makefile.am 
and configure:> > > > > >cd Xastir ./bootstrap.sh> > > > > > > > > > > 
> Links:> > > --> > > [1] https://xastir.org/index.php/HowTo:Raspbian> > > 
[2] https://github.com/Xastir/Xastirgit> > > > > > 
___> > > 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-- Tom 
Russo?? KM5VYTijeras, NM??  echo "prpv_a'rfg_cnf_har_cvcr" | sed -e 's/_/ 
/g' | tr [a-m][n-z] 
[n-z][a-m]___Xastir mailing 
listXastir@lists.xastir.orghttp://xastir.org/mailman/listinfo/xastir

-- 
Tom RussoKM5VY
Tijeras, NM  

 echo "prpv_a'rfg_cnf_har_cvcr" | sed -e 's/_/ /g' | tr [a-m][n-z] [n-z][a-m]

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


Re: [Xastir] Confused..HELP

2020-11-09 Thread kb8uih88
I am still having no joy trying to get this to work. UGGH!Sent from my Verizon, 
Samsung Galaxy smartphone
 Original message From: Tom Russo  Date: 
11/7/20  6:50 PM  (GMT-05:00) To: Xastir - APRS client software discussion 
 Subject: Re: [Xastir] Confused..HELP On Sun, Nov 08, 2020 
at 09:57:32AM +1100, we recorded a bogon-computron collision of the 
 flavor, containing:> Ideally, yes.> > The problem with 
the repo version is its age. For Debian Buster the repo> version is 2.1.0 
released on Feb 12 2018.> v2.1.4 (Jul 15 2019) fixed numerous issues and the 
latest release is 2.1.6> (Apr 18 2020). Look here for releases and fixes.> 
https://github.com/Xastir/Xastir/releases> > Compiling from Github sources is 
simple provided the steps in the> documentation are accurately followed.What he 
said.Ubuntu/Raspbian/Debian repos tend to lag releases of Xastir by years.The 
latest "unstable" or "testing" releases might have the latest releaseof Xastir, 
but the "stable" release of the OS tend to stick with whateverversion was 
current when that OS release happened.If you want Xastir to work right, you 
generally have to ignore the packagedversion and build it yourself from the 
sources.> On 8/11/20 9:17 am, Ken Koster wrote:> > Do you really need to 
re-compile xastir?> > It is available from the repositories.> > > > sudo 
apt-get install xastir.> > > > On Friday, November 6, 2020 1:24:33 PM PST 
kb8ui...@charter.net wrote:> > > Hi, newbie here. I can't get Xastir to load 
properly on my Pi 3.> > > Excerpt below from 
https://xastir.org/index.php/HowTo:Raspbian [1]> > > When I asked for the 
bootstrap command to run I got a response of> > > 
root@raspberrypi:~/src/Xastir# ./bootstrap.sh 6) Removing> > > autom4te.cache 
directory... 5) Running aclocal/bootstrap.sh: 15:> > > ./bootstrap.sh: 
aclocal: not foundroot@raspberrypi:~/src/Xastir#> > > Can anyone let me know 
what didn't load correctly?> > > Thanks> > > > > > GET XASTIR SOURCE CODE FROM 
THE GITHUB REPOSITORY> > > > > >   In this method, you get your source code 
directly from the repository> > > the developers use to work on the software. 
Here's the step-by-step> > > method for getting it this way.> > > > > >  You 
can make different choices here for where you want to store your> > > code. 
This example puts it in a src directory under the user's home> > > directory:> 
> > > > > mkdir ~/src cd ~/src> > > > > >Then issue the 
following command to retrieve the latest Xastir code:> > > > > >  git 
clone https://github.com/Xastir/Xastir.git [2]> > > > > > The above command 
could take a while to finish if you're on a slow> > > link, as there are a lot 
of files to download.> > > > > >* Run bootstrap to generate Makefile.am 
and configure:> > > > > >cd Xastir ./bootstrap.sh> > > > > > > > > > > 
> Links:> > > --> > > [1] https://xastir.org/index.php/HowTo:Raspbian> > > 
[2] https://github.com/Xastir/Xastirgit> > > > > > 
___> > > 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-- Tom Russo  
  KM5VYTijeras, NM   echo "prpv_a'rfg_cnf_har_cvcr" | sed -e 's/_/ /g' | tr 
[a-m][n-z] [n-z][a-m]___Xastir 
mailing listXastir@lists.xastir.orghttp://xastir.org/mailman/listinfo/xastir
___
Xastir mailing list
Xastir@lists.xastir.org
http://xastir.org/mailman/listinfo/xastir


Re: [Xastir] Confused..HELP

2020-11-09 Thread kb8uih88
I am still having no joy trying to get this to work. UGGH!Sent from my Verizon, 
Samsung Galaxy smartphone
 Original message From: Tom Russo  Date: 
11/7/20  6:50 PM  (GMT-05:00) To: Xastir - APRS client software discussion 
 Subject: Re: [Xastir] Confused..HELP On Sun, Nov 08, 2020 
at 09:57:32AM +1100, we recorded a bogon-computron collision of the 
 flavor, containing:> Ideally, yes.> > The problem with 
the repo version is its age. For Debian Buster the repo> version is 2.1.0 
released on Feb 12 2018.> v2.1.4 (Jul 15 2019) fixed numerous issues and the 
latest release is 2.1.6> (Apr 18 2020). Look here for releases and fixes.> 
https://github.com/Xastir/Xastir/releases> > Compiling from Github sources is 
simple provided the steps in the> documentation are accurately followed.What he 
said.Ubuntu/Raspbian/Debian repos tend to lag releases of Xastir by years.The 
latest "unstable" or "testing" releases might have the latest releaseof Xastir, 
but the "stable" release of the OS tend to stick with whateverversion was 
current when that OS release happened.If you want Xastir to work right, you 
generally have to ignore the packagedversion and build it yourself from the 
sources.> On 8/11/20 9:17 am, Ken Koster wrote:> > Do you really need to 
re-compile xastir?> > It is available from the repositories.> > > > sudo 
apt-get install xastir.> > > > On Friday, November 6, 2020 1:24:33 PM PST 
kb8ui...@charter.net wrote:> > > Hi, newbie here. I can't get Xastir to load 
properly on my Pi 3.> > > Excerpt below from 
https://xastir.org/index.php/HowTo:Raspbian [1]> > > When I asked for the 
bootstrap command to run I got a response of> > > 
root@raspberrypi:~/src/Xastir# ./bootstrap.sh 6) Removing> > > autom4te.cache 
directory... 5) Running aclocal/bootstrap.sh: 15:> > > ./bootstrap.sh: 
aclocal: not foundroot@raspberrypi:~/src/Xastir#> > > Can anyone let me know 
what didn't load correctly?> > > Thanks> > > > > > GET XASTIR SOURCE CODE FROM 
THE GITHUB REPOSITORY> > > > > >   In this method, you get your source code 
directly from the repository> > > the developers use to work on the software. 
Here's the step-by-step> > > method for getting it this way.> > > > > >  You 
can make different choices here for where you want to store your> > > code. 
This example puts it in a src directory under the user's home> > > directory:> 
> > > > > mkdir ~/src cd ~/src> > > > > >Then issue the 
following command to retrieve the latest Xastir code:> > > > > >  git 
clone https://github.com/Xastir/Xastir.git [2]> > > > > > The above command 
could take a while to finish if you're on a slow> > > link, as there are a lot 
of files to download.> > > > > >* Run bootstrap to generate Makefile.am 
and configure:> > > > > >cd Xastir ./bootstrap.sh> > > > > > > > > > > 
> Links:> > > --> > > [1] https://xastir.org/index.php/HowTo:Raspbian> > > 
[2] https://github.com/Xastir/Xastirgit> > > > > > 
___> > > 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-- Tom Russo  
  KM5VYTijeras, NM   echo "prpv_a'rfg_cnf_har_cvcr" | sed -e 's/_/ /g' | tr 
[a-m][n-z] [n-z][a-m]___Xastir 
mailing listXastir@lists.xastir.orghttp://xastir.org/mailman/listinfo/xastir
___
Xastir mailing list
Xastir@lists.xastir.org
http://xastir.org/mailman/listinfo/xastir


Re: [Xastir] Confused..HELP

2020-11-07 Thread Ken Koster
On Saturday, November 7, 2020 3:50:22 PM PST Tom Russo wrote:
> On Sun, Nov 08, 2020 at 09:57:32AM +1100, we recorded a bogon-computron 
collision of the  flavor, containing:
> > Ideally, yes.
> > 
> > The problem with the repo version is its age. For Debian Buster the repo
> > version is 2.1.0 released on Feb 12 2018.

Fair enough.   I don't run Xastir on my RPi and I don't run Debian on my other 
machines (OpenSUSE) so the released version is usually adaquate although I 
build 
from scratch there too.

> > v2.1.4 (Jul 15 2019) fixed numerous issues and the latest release is 2.1.6
> > (Apr 18 2020). Look here for releases and fixes.
> > https://github.com/Xastir/Xastir/releases
> > 
> > Compiling from Github sources is simple provided the steps in the
> > documentation are accurately followed.

> What he said.
> 
> Ubuntu/Raspbian/Debian repos tend to lag releases of Xastir by years.
> 
> The latest "unstable" or "testing" releases might have the latest release
> of Xastir, but the "stable" release of the OS tend to stick with whatever
> version was current when that OS release happened.
> 
> If you want Xastir to work right, you generally have to ignore the packaged
> version and build it yourself from the sources.
> 
> > On 8/11/20 9:17 am, Ken Koster wrote:
> > > Do you really need to re-compile xastir?
> > > It is available from the repositories.
> > > 
> > > sudo apt-get install xastir.
> > > 
> > > On Friday, November 6, 2020 1:24:33 PM PST kb8ui...@charter.net wrote:
> > > > Hi, newbie here. I can't get Xastir to load properly on my Pi 3.
> > > > Excerpt below from https://xastir.org/index.php/HowTo:Raspbian [1]
> > > > When I asked for the bootstrap command to run I got a response of
> > > > root@raspberrypi:~/src/Xastir# ./bootstrap.sh 6) Removing
> > > > autom4te.cache directory... 5) Running aclocal/bootstrap.sh: 15:
> > > > ./bootstrap.sh: aclocal: not foundroot@raspberrypi:~/src/Xastir#
> > > > Can anyone let me know what didn't load correctly?
> > > > Thanks
> > > > 
> > > > GET XASTIR SOURCE CODE FROM THE GITHUB REPOSITORY
> > > > 
> > > > In this method, you get your source code directly from the 
> > > > repository
> > > > 
> > > > the developers use to work on the software. Here's the step-by-step
> > > > method for getting it this way.
> > > > 
> > > > You can make different choices here for where you want to store 
> > > > your
> > > > 
> > > > code. This example puts it in a src directory under the user's home
> > > > 
> > > > directory:
> > > >  mkdir ~/src cd ~/src
> > > > 
> > > > Then issue the following command to retrieve the latest Xastir 
> > > > code:
> > > >  git clone https://github.com/Xastir/Xastir.git [2]
> > > > 
> > > > The above command could take a while to finish if you're on a slow
> > > > link, as there are a lot of files to download.
> > > > 
> > > > * Run bootstrap to generate Makefile.am and configure:
> > > >  cd Xastir ./bootstrap.sh
> > > > 
> > > > Links:
> > > > --
> > > > [1] https://xastir.org/index.php/HowTo:Raspbian
___
Xastir mailing list
Xastir@lists.xastir.org
http://xastir.org/mailman/listinfo/xastir


Re: [Xastir] Confused..HELP

2020-11-07 Thread Tom Russo
On Sun, Nov 08, 2020 at 09:57:32AM +1100, we recorded a bogon-computron 
collision of the  flavor, containing:
> Ideally, yes.
> 
> The problem with the repo version is its age. For Debian Buster the repo
> version is 2.1.0 released on Feb 12 2018.
> v2.1.4 (Jul 15 2019) fixed numerous issues and the latest release is 2.1.6
> (Apr 18 2020). Look here for releases and fixes.
> https://github.com/Xastir/Xastir/releases
> 
> Compiling from Github sources is simple provided the steps in the
> documentation are accurately followed.

What he said.

Ubuntu/Raspbian/Debian repos tend to lag releases of Xastir by years.

The latest "unstable" or "testing" releases might have the latest release
of Xastir, but the "stable" release of the OS tend to stick with whatever
version was current when that OS release happened.

If you want Xastir to work right, you generally have to ignore the packaged
version and build it yourself from the sources.

> On 8/11/20 9:17 am, Ken Koster wrote:
> > Do you really need to re-compile xastir?
> > It is available from the repositories.
> > 
> > sudo apt-get install xastir.
> > 
> > On Friday, November 6, 2020 1:24:33 PM PST kb8ui...@charter.net wrote:
> > > Hi, newbie here. I can't get Xastir to load properly on my Pi 3.
> > > Excerpt below from https://xastir.org/index.php/HowTo:Raspbian [1]
> > > When I asked for the bootstrap command to run I got a response of
> > > root@raspberrypi:~/src/Xastir# ./bootstrap.sh 6) Removing
> > > autom4te.cache directory... 5) Running aclocal/bootstrap.sh: 15:
> > > ./bootstrap.sh: aclocal: not foundroot@raspberrypi:~/src/Xastir#
> > > Can anyone let me know what didn't load correctly?
> > > Thanks
> > > 
> > > GET XASTIR SOURCE CODE FROM THE GITHUB REPOSITORY
> > > 
> > >   In this method, you get your source code directly from the repository
> > > the developers use to work on the software. Here's the step-by-step
> > > method for getting it this way.
> > > 
> > >   You can make different choices here for where you want to store your
> > > code. This example puts it in a src directory under the user's home
> > > directory:
> > > 
> > >mkdir ~/src cd ~/src
> > > 
> > >   Then issue the following command to retrieve the latest Xastir code:
> > > 
> > >git clone https://github.com/Xastir/Xastir.git [2]
> > > 
> > > The above command could take a while to finish if you're on a slow
> > > link, as there are a lot of files to download.
> > > 
> > >   * Run bootstrap to generate Makefile.am and configure:
> > > 
> > >cd Xastir ./bootstrap.sh
> > > 
> > > 
> > > 
> > > Links:
> > > --
> > > [1] https://xastir.org/index.php/HowTo:Raspbian
> > > [2] https://github.com/Xastir/Xastirgit
> > > 
> > > ___
> > > 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

-- 
Tom RussoKM5VY
Tijeras, NM  

 echo "prpv_a'rfg_cnf_har_cvcr" | sed -e 's/_/ /g' | tr [a-m][n-z] [n-z][a-m]

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


Re: [Xastir] Confused..HELP

2020-11-07 Thread Ray

Ideally, yes.

The problem with the repo version is its age. For Debian Buster the repo 
version is 2.1.0 released on Feb 12 2018.
v2.1.4 (Jul 15 2019) fixed numerous issues and the latest release is 
2.1.6 (Apr 18 2020). Look here for releases and fixes. 
https://github.com/Xastir/Xastir/releases


Compiling from Github sources is simple provided the steps in the 
documentation are accurately followed.


Ray vk2tv



On 8/11/20 9:17 am, Ken Koster wrote:

Do you really need to re-compile xastir?
It is available from the repositories.

sudo apt-get install xastir.

On Friday, November 6, 2020 1:24:33 PM PST kb8ui...@charter.net wrote:

Hi, newbie here. I can't get Xastir to load properly on my Pi 3.
Excerpt below from https://xastir.org/index.php/HowTo:Raspbian [1]
When I asked for the bootstrap command to run I got a response of
root@raspberrypi:~/src/Xastir# ./bootstrap.sh 6) Removing
autom4te.cache directory... 5) Running aclocal/bootstrap.sh: 15:
./bootstrap.sh: aclocal: not foundroot@raspberrypi:~/src/Xastir#
Can anyone let me know what didn't load correctly?
Thanks

GET XASTIR SOURCE CODE FROM THE GITHUB REPOSITORY

In this method, you get your source code directly from the repository
the developers use to work on the software. Here's the step-by-step
method for getting it this way.

You can make different choices here for where you want to store your
code. This example puts it in a src directory under the user's home
directory:

 mkdir ~/src cd ~/src

Then issue the following command to retrieve the latest Xastir code:

 git clone https://github.com/Xastir/Xastir.git [2]

The above command could take a while to finish if you're on a slow
link, as there are a lot of files to download.

* Run bootstrap to generate Makefile.am and configure:

 cd Xastir ./bootstrap.sh



Links:
--
[1] https://xastir.org/index.php/HowTo:Raspbian
[2] https://github.com/Xastir/Xastirgit

___
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] Confused..HELP

2020-11-07 Thread Ken Koster
Do you really need to re-compile xastir?   
It is available from the repositories.

sudo apt-get install xastir.

On Friday, November 6, 2020 1:24:33 PM PST kb8ui...@charter.net wrote:
> Hi, newbie here. I can't get Xastir to load properly on my Pi 3.
> Excerpt below from https://xastir.org/index.php/HowTo:Raspbian [1]
> When I asked for the bootstrap command to run I got a response of
> root@raspberrypi:~/src/Xastir# ./bootstrap.sh 6) Removing
> autom4te.cache directory... 5) Running aclocal/bootstrap.sh: 15:
> ./bootstrap.sh: aclocal: not foundroot@raspberrypi:~/src/Xastir#
> Can anyone let me know what didn't load correctly?
> Thanks
> 
> GET XASTIR SOURCE CODE FROM THE GITHUB REPOSITORY
> 
>   In this method, you get your source code directly from the repository
> the developers use to work on the software. Here's the step-by-step
> method for getting it this way.
> 
>   You can make different choices here for where you want to store your
> code. This example puts it in a src directory under the user's home
> directory:
> 
>mkdir ~/src cd ~/src
> 
>   Then issue the following command to retrieve the latest Xastir code:
> 
>git clone https://github.com/Xastir/Xastir.git [2]
> 
> The above command could take a while to finish if you're on a slow
> link, as there are a lot of files to download.
> 
>   * Run bootstrap to generate Makefile.am and configure:
> 
>cd Xastir ./bootstrap.sh
> 
> 
> 
> Links:
> --
> [1] https://xastir.org/index.php/HowTo:Raspbian
> [2] https://github.com/Xastir/Xastirgit
> 
> ___
> Xastir mailing list
> Xastir@lists.xastir.org
> http://xastir.org/mailman/listinfo/xastir


-- 
Ken - N7IPB
Email: n7...@wetnet.net
JID: n7...@jabber.wetnet.net
SvxLink Repeaters: http://pnw220.wetnet.net
PGP Sig: F42B EF90 3CD3 31C7 3056  122E 993A 7B2E 5138 C42A 
If you think you are too small to make a difference.  
Try sleeping with a mosquito. - Dalai Lama
___
Xastir mailing list
Xastir@lists.xastir.org
http://xastir.org/mailman/listinfo/xastir


Re: [Xastir] Confused..HELP

2020-11-06 Thread David Lane
Thanks Tom,

I had that thought after I sent my first post. I ran through the first few 
steps and it worked so I suspect that was the core problem. It’s been a bit 
since I did my last full compile. Good documentation so my hat is off to 
whoever did the work. 

David

---
David A. Lane, KG4GIY
EC/RO Prince William County ARES®/RACES
+1.703.628.3868
http://www.pwcares.org/
IM: kg4giy

> On Nov 6, 2020, at 17:26, Tom Russo  wrote:
> 
> You did not install the autoconf/automake tools.  You may have skipped
> that setion of the instructions.
> 
> Please see https://xastir.org/index.php/HowTo:Raspbian  again, where
> you'll find a list of prerequisites steps prior to the section you quoted,
> under the heading "Start installing packages".
> 
> If you skip the steps in that section, nothing after it will work.
> 
> 
> On Fri, Nov 06, 2020 at 09:24:33PM +, we recorded a bogon-computron 
> collision of the  flavor, containing:
>> Hi, newbie here. I can't get Xastir to load properly on my Pi 3.
>> Excerpt below from https://xastir.org/index.php/HowTo:Raspbian [1] 
>> When I asked for the bootstrap command to run I got a response of 
>> root@raspberrypi:~/src/Xastir# ./bootstrap.sh 6) Removing
>> autom4te.cache directory... 5) Running aclocal/bootstrap.sh: 15:
>> ./bootstrap.sh: aclocal: not foundroot@raspberrypi:~/src/Xastir# 
>> Can anyone let me know what didn't load correctly?
>> Thanks
>> 
>> GET XASTIR SOURCE CODE FROM THE GITHUB REPOSITORY
>> 
>>In this method, you get your source code directly from the repository
>> the developers use to work on the software. Here's the step-by-step
>> method for getting it this way.
>> 
>>You can make different choices here for where you want to store your
>> code. This example puts it in a src directory under the user's home
>> directory:
>> 
>> mkdir ~/src cd ~/src 
>> 
>>Then issue the following command to retrieve the latest Xastir code:
>> 
>> git clone https://github.com/Xastir/Xastir.git [2] 
>> 
>> The above command could take a while to finish if you're on a slow
>> link, as there are a lot of files to download.
>> 
>>* Run bootstrap to generate Makefile.am and configure:
>> 
>> cd Xastir ./bootstrap.sh
>> 
>> 
>> 
>> Links:
>> --
>> [1] https://xastir.org/index.php/HowTo:Raspbian
>> [2] https://github.com/Xastir/Xastirgit
>> 
>> ___
>> Xastir mailing list
>> Xastir@lists.xastir.org
>> http://xastir.org/mailman/listinfo/xastir
> 
> -- 
> Tom RussoKM5VY
> Tijeras, NM  
> 
> echo "prpv_a'rfg_cnf_har_cvcr" | sed -e 's/_/ /g' | tr [a-m][n-z] [n-z][a-m]
> 
> ___
> 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] Confused..HELP

2020-11-06 Thread kb8uih88
WOW! THANKS. Will print this to see the steps that should occur. Sent from my 
Verizon, Samsung Galaxy smartphone
 Original message From: David Lane  Date: 
11/6/20  4:58 PM  (GMT-05:00) To: Xastir - APRS client software discussion 
 Subject: Re: [Xastir] Confused..HELP Fair enough.Here 
is what “should” happen once you have all the goo installed. I did not run the 
compile.pi@pi4-4-second:~ $ lsBookshelf  Documents  Music Public 
VideosDesktop    Downloads  Pictures  Templatespi@pi4-4-second:~ $ mkdir 
srcpi@pi4-4-second:~ $ cd srcpi@pi4-4-second:~/src $  git clone 
https://github.com/Xastir/Xastir.gitCloning into 'Xastir'...remote: Enumerating 
objects: 77, done.remote: Counting objects: 100% (77/77), done.remote: 
Compressing objects: 100% (64/64), done.remote: Total 30220 (delta 29), reused 
44 (delta 13), pack-reused 30143Receiving objects: 100% (30220/30220), 22.49 
MiB | 4.77 MiB/s, done.Resolving deltas: 100% (23108/23108), 
done.pi@pi4-4-second:~/src $ lsXastirpi@pi4-4-second:~/src $ cd 
Xastir/pi@pi4-4-second:~/src/Xastir $ ./bootstrap.sh    6) Removing 
autom4te.cache directory...    5) Running aclocal...    4) Running 
autoheader...    3) Running autoconf...    2) Running 
automake...configure.ac:50: installing './compile'configure.ac:46: installing 
'./config.guess'configure.ac:46: installing './config.sub'configure.ac:26: 
installing './install-sh'configure.ac:26: installing 
'./missing'callpass/Makefile.am: installing './depcomp'    1) Generating 
derived language files.Bootstrap complete.pi@pi4-4-second:~/src/Xastir $> 
On Nov 6, 2020, at 4:53 PM, kb8uih88  wrote:> > My 
message got all jumbled up. Will respond later when I can get on my computer. 
Thanks for fast response.Sent from my Verizon, Samsung Galaxy smartphone> 
 Original message From: David Lane  Date: 
11/6/20  4:31 PM  (GMT-05:00) To: Xastir - APRS client software discussion 
 Subject: Re: [Xastir] Confused..HELP Before you did 
the git clone did you create the local src directory then change into it?You 
really should not be running the compile as root, but check your /home/root/ 
directory and make sure you have a directory called src/Xastir 
(/home/root/src/Xastir). When you do the git clone, it should create the Xastir 
directory, you don’t need to actually create it.If you did not do the git clone 
as root, then the source file is in the home directory of the user you logged 
in as (likely pi) so /home/pi/scr/Xastir (or if you did not create the src 
directory, Xastir). Once the clone is complete, it should all fall into 
place.David> On Nov 6, 2020, at 4:24 PM, kb8ui...@charter.net wrote:> > Hi, 
newbie here. I can't get Xastir to load properly on my Pi 3.> Excerpt below 
from https://xastir.org/index.php/HowTo:Raspbian [1]> When I asked for the 
bootstrap command to run I got a response of> root@raspberrypi:~/src/Xastir# 
./bootstrap.sh 6) Removing> autom4te.cache directory... 5) Running 
aclocal/bootstrap.sh: 15:> ./bootstrap.sh: aclocal: not 
foundroot@raspberrypi:~/src/Xastir#> Can anyone let me know what didn't load 
correctly?> Thanks> > GET XASTIR SOURCE CODE FROM THE GITHUB REPOSITORY> >  
  In this method, you get your source code directly from the repository> the 
developers use to work on the software. Here's the step-by-step> method for 
getting it this way.> >  You can make different choices here for where you want 
to store your> code. This example puts it in a src directory under the user's 
home> directory:> > mkdir ~/src cd ~/src> >Then issue the 
following command to retrieve the latest Xastir code:> >  git clone 
https://github.com/Xastir/Xastir.git [2]> > The above command could take a 
while to finish if you're on a slow> link, as there are a lot of files to 
download.> >* Run bootstrap to generate Makefile.am and configure:> >   
 cd Xastir ./bootstrap.sh> > > > Links:> --> [1] 
https://xastir.org/index.php/HowTo:Raspbian> [2] 
https://github.com/Xastir/Xastirgit> > 
___> 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] Confused..HELP

2020-11-06 Thread kb8uih88
Thank you. Will go back later and see what I missed.Sent from my Verizon, 
Samsung Galaxy smartphone
 Original message From: Tom Russo  Date: 
11/6/20  5:26 PM  (GMT-05:00) To: Xastir - APRS client software discussion 
 Subject: Re: [Xastir] Confused..HELP You did not install 
the autoconf/automake tools.  You may have skippedthat setion of the 
instructions.Please see https://xastir.org/index.php/HowTo:Raspbian  again, 
whereyou'll find a list of prerequisites steps prior to the section you 
quoted,under the heading "Start installing packages".If you skip the steps in 
that section, nothing after it will work.On Fri, Nov 06, 2020 at 09:24:33PM 
+, we recorded a bogon-computron collision of the  
flavor, containing:> Hi, newbie here. I can't get Xastir to load properly on my 
Pi 3.> Excerpt below from https://xastir.org/index.php/HowTo:Raspbian [1] > 
When I asked for the bootstrap command to run I got a response of > 
root@raspberrypi:~/src/Xastir# ./bootstrap.sh 6) Removing> autom4te.cache 
directory... 5) Running aclocal/bootstrap.sh: 15:> ./bootstrap.sh: aclocal: 
not foundroot@raspberrypi:~/src/Xastir# > Can anyone let me know what didn't 
load correctly?> Thanks> > GET XASTIR SOURCE CODE FROM THE GITHUB REPOSITORY> > 
 In this method, you get your source code directly from the repository> the 
developers use to work on the software. Here's the step-by-step> method for 
getting it this way.> >  You can make different choices here for where you want 
to store your> code. This example puts it in a src directory under the user's 
home> directory:> > mkdir ~/src cd ~/src > >   Then issue the 
following command to retrieve the latest Xastir code:> >  git clone 
https://github.com/Xastir/Xastir.git [2] > > The above command could take a 
while to finish if you're on a slow> link, as there are a lot of files to 
download.> >   * Run bootstrap to generate Makefile.am and configure:> >
cd Xastir ./bootstrap.sh> > > > Links:> --> [1] 
https://xastir.org/index.php/HowTo:Raspbian> [2] 
https://github.com/Xastir/Xastirgit> > 
___> Xastir mailing list> 
Xastir@lists.xastir.org> http://xastir.org/mailman/listinfo/xastir-- Tom Russo  
  KM5VYTijeras, NM   echo "prpv_a'rfg_cnf_har_cvcr" | sed -e 's/_/ /g' | tr 
[a-m][n-z] [n-z][a-m]___Xastir 
mailing listXastir@lists.xastir.orghttp://xastir.org/mailman/listinfo/xastir
___
Xastir mailing list
Xastir@lists.xastir.org
http://xastir.org/mailman/listinfo/xastir


Re: [Xastir] Confused..HELP

2020-11-06 Thread Tom Russo
You did not install the autoconf/automake tools.  You may have skipped
that setion of the instructions.

Please see https://xastir.org/index.php/HowTo:Raspbian  again, where
you'll find a list of prerequisites steps prior to the section you quoted,
under the heading "Start installing packages".

If you skip the steps in that section, nothing after it will work.


On Fri, Nov 06, 2020 at 09:24:33PM +, we recorded a bogon-computron 
collision of the  flavor, containing:
> Hi, newbie here. I can't get Xastir to load properly on my Pi 3.
> Excerpt below from https://xastir.org/index.php/HowTo:Raspbian [1] 
> When I asked for the bootstrap command to run I got a response of 
> root@raspberrypi:~/src/Xastir# ./bootstrap.sh 6) Removing
> autom4te.cache directory... 5) Running aclocal/bootstrap.sh: 15:
> ./bootstrap.sh: aclocal: not foundroot@raspberrypi:~/src/Xastir# 
> Can anyone let me know what didn't load correctly?
> Thanks
> 
> GET XASTIR SOURCE CODE FROM THE GITHUB REPOSITORY
> 
>   In this method, you get your source code directly from the repository
> the developers use to work on the software. Here's the step-by-step
> method for getting it this way.
> 
>   You can make different choices here for where you want to store your
> code. This example puts it in a src directory under the user's home
> directory:
> 
>mkdir ~/src cd ~/src 
> 
>   Then issue the following command to retrieve the latest Xastir code:
> 
>git clone https://github.com/Xastir/Xastir.git [2] 
> 
> The above command could take a while to finish if you're on a slow
> link, as there are a lot of files to download.
> 
>   * Run bootstrap to generate Makefile.am and configure:
> 
>cd Xastir ./bootstrap.sh
> 
> 
> 
> Links:
> --
> [1] https://xastir.org/index.php/HowTo:Raspbian
> [2] https://github.com/Xastir/Xastirgit
> 
> ___
> Xastir mailing list
> Xastir@lists.xastir.org
> http://xastir.org/mailman/listinfo/xastir

-- 
Tom RussoKM5VY
Tijeras, NM  

 echo "prpv_a'rfg_cnf_har_cvcr" | sed -e 's/_/ /g' | tr [a-m][n-z] [n-z][a-m]

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


Re: [Xastir] Confused..HELP

2020-11-06 Thread David Lane
Fair enough.

Here is what “should” happen once you have all the goo installed. I did not run 
the compile.

pi@pi4-4-second:~ $ ls
Bookshelf  Documents  Music Public Videos
DesktopDownloads  Pictures  Templates
pi@pi4-4-second:~ $ mkdir src
pi@pi4-4-second:~ $ cd src
pi@pi4-4-second:~/src $  git clone https://github.com/Xastir/Xastir.git
Cloning into 'Xastir'...
remote: Enumerating objects: 77, done.
remote: Counting objects: 100% (77/77), done.
remote: Compressing objects: 100% (64/64), done.
remote: Total 30220 (delta 29), reused 44 (delta 13), pack-reused 30143
Receiving objects: 100% (30220/30220), 22.49 MiB | 4.77 MiB/s, done.
Resolving deltas: 100% (23108/23108), done.
pi@pi4-4-second:~/src $ ls
Xastir
pi@pi4-4-second:~/src $ cd Xastir/
pi@pi4-4-second:~/src/Xastir $ ./bootstrap.sh
6) Removing autom4te.cache directory...
5) Running aclocal...
4) Running autoheader...
3) Running autoconf...
2) Running automake...
configure.ac:50: installing './compile'
configure.ac:46: installing './config.guess'
configure.ac:46: installing './config.sub'
configure.ac:26: installing './install-sh'
configure.ac:26: installing './missing'
callpass/Makefile.am: installing './depcomp'
1) Generating derived language files.
Bootstrap complete.
pi@pi4-4-second:~/src/Xastir $

> On Nov 6, 2020, at 4:53 PM, kb8uih88  wrote:
> 
> My message got all jumbled up. Will respond later when I can get on my 
> computer. Thanks for fast response.Sent from my Verizon, Samsung Galaxy 
> smartphone
>  Original message From: David Lane  Date: 
> 11/6/20  4:31 PM  (GMT-05:00) To: Xastir - APRS client software discussion 
>  Subject: Re: [Xastir] Confused..HELP Before you did 
> the git clone did you create the local src directory then change into it?You 
> really should not be running the compile as root, but check your /home/root/ 
> directory and make sure you have a directory called src/Xastir 
> (/home/root/src/Xastir). When you do the git clone, it should create the 
> Xastir directory, you don’t need to actually create it.If you did not do the 
> git clone as root, then the source file is in the home directory of the user 
> you logged in as (likely pi) so /home/pi/scr/Xastir (or if you did not create 
> the src directory, Xastir). Once the clone is complete, it should all fall 
> into place.David> On Nov 6, 2020, at 4:24 PM, kb8ui...@charter.net wrote:> > 
> Hi, newbie here. I can't get Xastir to load properly on my Pi 3.> Excerpt 
> below from https://xastir.org/index.php/HowTo:Raspbian [1]> When I asked for 
> the bootstrap command to run I got a response of> 
> root@raspberrypi:~/src/Xastir# ./bootstrap.sh 6) Removing> autom4te.cache 
> directory... 5) Running aclocal/bootstrap.sh: 15:> ./bootstrap.sh: 
> aclocal: not foundroot@raspberrypi:~/src/Xastir#> Can anyone let me know what 
> didn't load correctly?> Thanks> > GET XASTIR SOURCE CODE FROM THE GITHUB 
> REPOSITORY> > In this method, you get your source code directly from 
> the repository> the developers use to work on the software. Here's the 
> step-by-step> method for getting it this way.> >  You can make different 
> choices here for where you want to store your> code. This example puts it in 
> a src directory under the user's home> directory:> > mkdir ~/src cd 
> ~/src> >Then issue the following command to retrieve the latest 
> Xastir code:> >  git clone https://github.com/Xastir/Xastir.git [2]> 
> > The above command could take a while to finish if you're on a slow> link, 
> as there are a lot of files to download.> >* Run bootstrap to generate 
> Makefile.am and configure:> >cd Xastir ./bootstrap.sh> > > > Links:> 
> --> [1] https://xastir.org/index.php/HowTo:Raspbian> [2] 
> https://github.com/Xastir/Xastirgit> > 
> ___> 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



signature.asc
Description: Message signed with OpenPGP
___
Xastir mailing list
Xastir@lists.xastir.org
http://xastir.org/mailman/listinfo/xastir


Re: [Xastir] Confused..HELP

2020-11-06 Thread kb8uih88
My message got all jumbled up. Will respond later when I can get on my 
computer. Thanks for fast response.Sent from my Verizon, Samsung Galaxy 
smartphone
 Original message From: David Lane  Date: 
11/6/20  4:31 PM  (GMT-05:00) To: Xastir - APRS client software discussion 
 Subject: Re: [Xastir] Confused..HELP Before you did 
the git clone did you create the local src directory then change into it?You 
really should not be running the compile as root, but check your /home/root/ 
directory and make sure you have a directory called src/Xastir 
(/home/root/src/Xastir). When you do the git clone, it should create the Xastir 
directory, you don’t need to actually create it.If you did not do the git clone 
as root, then the source file is in the home directory of the user you logged 
in as (likely pi) so /home/pi/scr/Xastir (or if you did not create the src 
directory, Xastir). Once the clone is complete, it should all fall into 
place.David> On Nov 6, 2020, at 4:24 PM, kb8ui...@charter.net wrote:> > Hi, 
newbie here. I can't get Xastir to load properly on my Pi 3.> Excerpt below 
from https://xastir.org/index.php/HowTo:Raspbian [1]> When I asked for the 
bootstrap command to run I got a response of> root@raspberrypi:~/src/Xastir# 
./bootstrap.sh 6) Removing> autom4te.cache directory... 5) Running 
aclocal/bootstrap.sh: 15:> ./bootstrap.sh: aclocal: not 
foundroot@raspberrypi:~/src/Xastir#> Can anyone let me know what didn't load 
correctly?> Thanks> > GET XASTIR SOURCE CODE FROM THE GITHUB REPOSITORY> >   In 
this method, you get your source code directly from the repository> the 
developers use to work on the software. Here's the step-by-step> method for 
getting it this way.> >  You can make different choices here for where you want 
to store your> code. This example puts it in a src directory under the user's 
home> directory:> > mkdir ~/src cd ~/src> >Then issue the 
following command to retrieve the latest Xastir code:> >  git clone 
https://github.com/Xastir/Xastir.git [2]> > The above command could take a 
while to finish if you're on a slow> link, as there are a lot of files to 
download.> >* Run bootstrap to generate Makefile.am and configure:> >   
 cd Xastir ./bootstrap.sh> > > > Links:> --> [1] 
https://xastir.org/index.php/HowTo:Raspbian> [2] 
https://github.com/Xastir/Xastirgit> > 
___> 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] Confused..HELP

2020-11-06 Thread David Lane
Another thought as I am cranking through this again on a clean system, 
following the directions here: http://xastir.org/index.php/HowTo:Raspbian 
 you need to make sure you are 
starting at Preparing the System and ensure that all the various support 
packages are installed before you clone the Xastir code. I assumed you had 
already done that, but that might not be a true state, so to be pedantic, make 
sure you have all the goo to build before you start.

David

> On Nov 6, 2020, at 4:24 PM, kb8ui...@charter.net wrote:
> 
> Hi, newbie here. I can't get Xastir to load properly on my Pi 3.
> Excerpt below from https://xastir.org/index.php/HowTo:Raspbian [1]
> When I asked for the bootstrap command to run I got a response of
> root@raspberrypi:~/src/Xastir# ./bootstrap.sh 6) Removing
> autom4te.cache directory... 5) Running aclocal/bootstrap.sh: 15:
> ./bootstrap.sh: aclocal: not foundroot@raspberrypi:~/src/Xastir#
> Can anyone let me know what didn't load correctly?
> Thanks
> 
> GET XASTIR SOURCE CODE FROM THE GITHUB REPOSITORY
> 
>   In this method, you get your source code directly from the repository
> the developers use to work on the software. Here's the step-by-step
> method for getting it this way.
> 
>   You can make different choices here for where you want to store your
> code. This example puts it in a src directory under the user's home
> directory:
> 
>mkdir ~/src cd ~/src
> 
>   Then issue the following command to retrieve the latest Xastir code:
> 
>git clone https://github.com/Xastir/Xastir.git [2]
> 
> The above command could take a while to finish if you're on a slow
> link, as there are a lot of files to download.
> 
>   * Run bootstrap to generate Makefile.am and configure:
> 
>cd Xastir ./bootstrap.sh
> 
> 
> 
> Links:
> --
> [1] https://xastir.org/index.php/HowTo:Raspbian
> [2] https://github.com/Xastir/Xastirgit
> 
> ___
> Xastir mailing list
> Xastir@lists.xastir.org
> http://xastir.org/mailman/listinfo/xastir



signature.asc
Description: Message signed with OpenPGP
___
Xastir mailing list
Xastir@lists.xastir.org
http://xastir.org/mailman/listinfo/xastir


Re: [Xastir] Confused..HELP

2020-11-06 Thread David Lane
Before you did the git clone did you create the local src directory then change 
into it?

You really should not be running the compile as root, but check your 
/home/root/ directory and make sure you have a directory called src/Xastir 
(/home/root/src/Xastir). When you do the git clone, it should create the Xastir 
directory, you don’t need to actually create it.

If you did not do the git clone as root, then the source file is in the home 
directory of the user you logged in as (likely pi) so /home/pi/scr/Xastir (or 
if you did not create the src directory, Xastir). Once the clone is complete, 
it should all fall into place.

David

> On Nov 6, 2020, at 4:24 PM, kb8ui...@charter.net wrote:
> 
> Hi, newbie here. I can't get Xastir to load properly on my Pi 3.
> Excerpt below from https://xastir.org/index.php/HowTo:Raspbian [1]
> When I asked for the bootstrap command to run I got a response of
> root@raspberrypi:~/src/Xastir# ./bootstrap.sh 6) Removing
> autom4te.cache directory... 5) Running aclocal/bootstrap.sh: 15:
> ./bootstrap.sh: aclocal: not foundroot@raspberrypi:~/src/Xastir#
> Can anyone let me know what didn't load correctly?
> Thanks
> 
> GET XASTIR SOURCE CODE FROM THE GITHUB REPOSITORY
> 
>   In this method, you get your source code directly from the repository
> the developers use to work on the software. Here's the step-by-step
> method for getting it this way.
> 
>   You can make different choices here for where you want to store your
> code. This example puts it in a src directory under the user's home
> directory:
> 
>mkdir ~/src cd ~/src
> 
>   Then issue the following command to retrieve the latest Xastir code:
> 
>git clone https://github.com/Xastir/Xastir.git [2]
> 
> The above command could take a while to finish if you're on a slow
> link, as there are a lot of files to download.
> 
>   * Run bootstrap to generate Makefile.am and configure:
> 
>cd Xastir ./bootstrap.sh
> 
> 
> 
> Links:
> --
> [1] https://xastir.org/index.php/HowTo:Raspbian
> [2] https://github.com/Xastir/Xastirgit
> 
> ___
> Xastir mailing list
> Xastir@lists.xastir.org
> http://xastir.org/mailman/listinfo/xastir



signature.asc
Description: Message signed with OpenPGP
___
Xastir mailing list
Xastir@lists.xastir.org
http://xastir.org/mailman/listinfo/xastir


[Xastir] Confused..HELP

2020-11-06 Thread kb8uih88
Hi, newbie here. I can't get Xastir to load properly on my Pi 3.
Excerpt below from https://xastir.org/index.php/HowTo:Raspbian [1] 
When I asked for the bootstrap command to run I got a response of 
root@raspberrypi:~/src/Xastir# ./bootstrap.sh 6) Removing
autom4te.cache directory... 5) Running aclocal/bootstrap.sh: 15:
./bootstrap.sh: aclocal: not foundroot@raspberrypi:~/src/Xastir# 
Can anyone let me know what didn't load correctly?
Thanks

GET XASTIR SOURCE CODE FROM THE GITHUB REPOSITORY

In this method, you get your source code directly from the repository
the developers use to work on the software. Here's the step-by-step
method for getting it this way.

You can make different choices here for where you want to store your
code. This example puts it in a src directory under the user's home
directory:

 mkdir ~/src cd ~/src 

Then issue the following command to retrieve the latest Xastir code:

 git clone https://github.com/Xastir/Xastir.git [2] 

The above command could take a while to finish if you're on a slow
link, as there are a lot of files to download.

* Run bootstrap to generate Makefile.am and configure:

 cd Xastir ./bootstrap.sh



Links:
--
[1] https://xastir.org/index.php/HowTo:Raspbian
[2] https://github.com/Xastir/Xastirgit

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