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 <[email protected]> Date:
11/6/20 4:31 PM (GMT-05:00) To: Xastir - APRS client software discussion
<[email protected]> 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, [email protected] 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>
[email protected]> http://xastir.org/mailman/listinfo/xastir
_______________________________________________
Xastir mailing list
[email protected]
http://xastir.org/mailman/listinfo/xastir