[Xastir] network cygwin install
Bill Vodall
wa7nwp at jnos.org
Thu Mar 10 15:28:41 EST 2005
Ok.. It was a whole list of "somethings." Cygwin is busted (a little) on Win98.
My local mirror had some corrupt files. Etc. A new script to verify the local mirror
and running on the XYL's XP box made a big difference.
It should all be better now.
The plain "xastir" package has been replaced with "xastir-stable".
The "xastir-devel" package adds one script to make setting up CVS
easy and dependencies for all the necessary development packages if
you want to rebuild Xastir on Cygwin.
# from a Cygwin BASH window - after installing xastir-devel
$ mkdir src
$ cd src
$ /usr/local/bin/xastirSetupCVS.sh
# press <ENTER> in response to the login prompt.
# when CVS checkout is done...
$ cd xastir
$ sh bootstrap.sh
$ ./configure
$ make
$ make install
If you to recreate a STABLE build - add the following after the "cd xastir"
$ cvs update -r STABLE
---
> > > |>I'd appreciate the feedback if anybody trys the network install at
> > > |>
> > > |> http://www.lintronix.com/winxastir
> The three Xastir packages now available.
>
> * xastir-min -- the minimum to have a running stable Xastir
> * xastir-stable -- Stable source with as many libraries and features that can be directly loaded.
> * xastir-devel -- one little script for setting up CVS checkouts but with all the dependencies
> required to compile the source.
>
> 73,
> Bill - WA7NWP
> http://www.lintronix.com/winxastir
More information about the Xastir
mailing list