[Xastir] New Online Maps in Git (Canada & U.S.)

Curt Mills curt.we7u at gmail.com
Thu Aug 18 13:18:49 PDT 2016


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


More information about the Xastir mailing list