User Tools

Site Tools


en:hsmodem:installlinux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
en:hsmodem:installlinux [2022/05/16 01:01]
dj0abr
en:hsmodem:installlinux [2022/05/16 01:02]
dj0abr
Line 3: Line 3:
 ===== Linux ===== ===== Linux =====
  
-only load this one file from Github: ** hsmodem.sh ** \+from Github download only this one file: **hsmodem.sh**\ 
-Save in any directory on the Linux PC (e.g. in the home directory) \\ +and save it to any directory on the Linux PC (e.g. the home directory).
-Make the file executable: ** chmod 755 hsmodem.sh ** \\ +
-and start the file: **. / hsmodem.sh **+
  
-The system is then configured and hsmodem is created from the sources. As soon as the script has finished (and without errors), hsmodem is ready for use. For more information, see Github README.md+Example to load the file:
  
-HSmodem requires a reasonably up-to-date 64-bit Linux version. The scripts are written for Debian Ubuntu Mint and derivativesOther systems like Suse, Fedora may need adjustments to the names of the libraries.+  wget https://raw.githubusercontent.com/amsat-dl/QO-100-Modem/main/hsmodem/hsmodem.sh 
 +Make the file executable: 
 +  chmod 755 hsmodem.sh 
 +and start the file 
 +  ./hsmodem.sh
  
-=== Attention: ===+The system will then be configured and hsmodem will be created from the sources. Once the script has run through (and without errors), hsmodem is ready to use. For more details see on Github README.md
  
 +HSmodem requires a reasonably recent Linux in the 64bit version. The scripts are written for Debian/Ubuntu/Mint and derivatives. Other systems like Suse, Fedora may need adjustments in the names of the libraries to be installed.
  
-GLIBC Version 2.27 or newer must be installed (Thanks for the information Martin, DM4IM)+=== Note: === 
 + 
 + 
 +GLIBC version 2.27 or newer must be installed (Thanks for the hint Martin, DM4IM)
  
en/hsmodem/installlinux.txt · Last modified: 2022/05/16 01:03 by dj0abr