[Xastir] First time CVS install

Curt, WE7U archer at eskimo.com
Wed May 6 18:25:41 EDT 2015


On Thu, 11 Nov 2004, Eric Gildersleeve wrote:
> I am trying to install Xastir using the cvs command. Below is what I have
> done and the error I am receiving:
>
> [root at wbar5 xastir]# make clean | tee make.log
> make: *** No rule to make target `clean'.  Stop.

You have no makefiles or configure scripts generated yet.  What you
need to do first is run "./bootstrap.sh".

Be aware that you may need a couple of development tools installed
first, namely autoconf and automake, before this will work.

Also be aware that you may need to upgrade/downgrade these two tools
so that they work properly.  At times, too new or too old on either
of these tools, or having versions of the two that don't play well
with each other, might cause you problems.

Once you get the proper tools installed, you can run ./bootstrap.sh,
./configure, and then make as usual.  Any time files like
configure.ac, acinclude.m4, or Makefile.am are changed, you'll want
to re-run the ./bootstrap.sh script again.

What's a '7' call doing in TX?

--
Curt, WE7U			         http://www.eskimo.com/~archer
"Lotto:    A tax on people who are bad at math." -- unknown
"Windows:  Microsoft's tax on computer illiterates." -- WE7U
"The world DOES revolve around me:  I picked the coordinate system!"

-------------------------------------------------------

-- 
Eric M. Gildersleeve KD7CAO
P.O. Box 307020
Denton, TX 76203-7020
360-304-0904
eric at 4gildersleeve.us

The box said; "Requires Windows 95 or better." So I installed LINUX"



More information about the Xastir mailing list