No joy - same results - see other fork where Tom asks for certain files to continue conversation.
On 08/18/2016 04:27 PM, David A Aitcheson wrote: > > Curt, > > Something did not work correctly the because I ran the ./update-xastir > script as provided. > > Proceeding with Tom's path to determine what might be wrong... Well > advise. > > > On 08/18/2016 04:18 PM, Curt Mills wrote: >> Correct on the index not being relevant. He has to have the >> directories created for the .geo's to go into. >> >> ./bootstrap.sh is the one that processes the Automake files (among >> other things). You have to run that prior to running configure, if >> you want the new stuff to appear. >> >> git pull >> ./bootstrap.sh >> mkdir build >> cd build >> ../configure >> make >> sudo make install >> sudo chmod 755 /usr/local/bin/xastir # I use 4755 >> >> -or- >> >> ./update-xastir # Which does all of the above >> >> -- >> Curt, WE7U >> http://we7u.wetnet.net >> http://www.sarguydigital.com > _______________________________________________ Xastir mailing list [email protected] http://xastir.org/mailman/listinfo/xastir
