[Xastir] Cygwin help
Jerry Chamberlin
jerryc at netlab.org
Sat Nov 13 07:50:26 EST 2004
I wrote a shell script to do all this stuff all the time.
cvs -z3 -d :pserver:anonymous at cvs.sourceforge.net:/cvsroot/xastir checkout
xastir
# cvs -d :pserver:anonymous at cvs.sourceforge.net:/cvsroot/xastir update -Pd
xastir
cd xastir
./bootstrap.sh | tee bootstrap.x
./configure | tee configure.x
(make -j3 2>&1) | tee make.log
make install > install.log
cd
ls -al /usr/local/bin/xastir >>/home/dev/status
strip /usr/local/bin/xastir
ls -al /usr/local/bin/xastir >>/home/dev/status
cd
tail /home/dev/status
Maybe someone could make it more generic and include in distribution
On Sat, 13 Nov 2004, Bennett, Joe wrote:
> Sorry about that Tom, should have read my email before I worte one... :)
>
> No problem on waiting. I'll do a cvs update later this evening....
>
>
> -Joe
>
>
> On Saturday 13 November 2004 08:29 am, you wrote:
> >
> > There was a bug in xastir until a half hour ago. The new map_cache feature
> > didn't have an ifdef it needed to disable it when db.h or -ldb weren't
> > found. I fixed it, and it should be in anonymous CVS in a few hours.
> >
> > If you're desperate to get it compiled sooner than that, look in
> > map_cache.c and move the "#endif" that matches "#ifdef USE_MAP_CACHE" to
> > the end of the file. That will prevent its compilation when the packages
> > it relies on aren't there.
>
> _______________________________________________
> Xastir mailing list
> Xastir at xastir.org
> https://lists.xastir.org/mailman/listinfo/xastir
>
The Net Lab year 2000 and beyond Internet Education is Science
http://www.netlab.org
WA0JRJ - Jerry
used to be ICQ 6408731
used to be AIM PappyJerry
More information about the Xastir
mailing list