On Thu, 16 Apr 2009, Mike Swiatkowski, AA9VI wrote:
How do I compile this for debian 5.0 i386? Can you please provide step-by-step instructions? Do I just do# tar zxvf filename.tgz # ./configure # make # make install
Yea. If you end up with something without the "configure" script, then the first step is "./bootstrap.sh" but otherwise correct. I think the released files have "configure" already built though, so you should be good. If you later decide to build from CVS (latest development sources), you'll need to run bootstrap.sh first.
and maybe an #apt-get install -f to get any dependencies on failures? That's about as proficient as I am on this.
Might get you there, might not. You may be missing quite a few development headers here and there. Post any problems to the list and we'll help you work through them as they come up. -- Curt, WE7U. archer at eskimo dot com 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!"
_______________________________________________ Xastir mailing list [email protected] http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
