# Right click on this link and choose "Record link target under... to download this script file # Move the file to /usr/local/src/ax25/updAX25.sh # Enter directory /usr/local/src/ax25 and execute command : sudo chmod a+x updAX25.sh # execute this command to run the script : ./updAX25.sh # It will update and re-compile AX.25 libraries, AX.25 tools and AX.25 apps
# IMPORTANT : for a complete new system sample configuration files may be installed into # /usr/local/etc/ax25/ using command "make installconf" from inside each package source directory # DO NOT use this command when only performing an update of your AX.25 system
# Right click on this link and choose "Record link target under... to download this script file # Move the file to /usr/local/src/ax25/updfpac-beta.sh # Enter directory /usr/local/src/ax25 and execute command : sudo chmod a+x updfpac-beta.sh # execute this command to run the script : ./updfpac-beta.sh # It will update and re-compile Beta version of FPAC applications
# Right click on this link and choose "Record link target under... to download this script file # Move the file to /usr/local/src/ax25/updfpac.sh # Enter directory /usr/local/src/ax25 and execute command : sudo chmod a+x updfpac.sh # execute this command to run the script : ./updfpac.sh # It will update and re-compile FPAC applications