One more step (as I posted earlier:

On Sep 5, 2010, at 3:03 PM, David A Aitcheson wrote:

> Dave,
> 
> You are 99% spot on!  Except . . .
> 
> On 09/05/2010 01:16 PM, David Flood wrote:
>> after the "cvs update", did you do "./bootstrap" followed by
>> "./configure"?  Those two command get the system ready for "make"...if
>> that works then follow that by "sudo make install"
>> 
>> So the sequence should look a little like this:
>> 
>> cvs update
>> <output of that command>
>> ./bootstrap
>> <should get 5 or 6 lines>
>> ./configure
>> <should get a lot of output followed by a chart of yes and no's>

make clean

>> make
>> <compiles the program>
>> sudo make install

This will remove the existing binary files and cause them to be rebuilt from 
the updated source code.  

Or just run ./xastir-update and let it do everything for you.

Bob, N7XY

_______________________________________________
Xastir mailing list
[email protected]
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir

Reply via email to