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

Reply via email to