Curt, Original Script:
cd xastir cvs update ./bootstrap.sh ./configure (make clean;make -j3 2>&1) | tee make.log sudo make install sudo chmod 4555 /usr/local/bin/xastir (only needed if using kernel AX.25) xastir New Script: cd xastir cvs update ./bootstrap.sh ./configure (make clean;make -j3 2>&1) | tee make.log sudo make install sudo chmod 4555 /usr/local/bin/xastir # (only needed if using kernel AX.25) xastir Note insertion of "#" in next to last line, makes things run without error on Ubuntu Hardy. 73 Dave KB3EFS PS files attached and CC to you direct as well
_______________________________________________ Xastir mailing list [email protected] http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
