Difference between revisions of "Instalasi WSPR"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
Onnowpurbo (talk | contribs)  | 
				Onnowpurbo (talk | contribs)   | 
				||
| Line 7: | Line 7: | ||
  python-tk python-imaging-tk python-numpy libfftw3-3 libfftw3-long3  |   python-tk python-imaging-tk python-numpy libfftw3-3 libfftw3-long3  | ||
| + | Instalasi  | ||
| − | + |  sudo add-apt-repository ppa:ki7mt/wspr  | |
| + |  sudo apt-get update  | ||
| + |  sudo apt-get install wspr  | ||
| + | |||
| + | Atau  | ||
  cd /usr/local/src  |   cd /usr/local/src  | ||
  wget http://physics.princeton.edu/pulsar/K1JT/wspr_2.11r2263_i386.deb  |   wget http://physics.princeton.edu/pulsar/K1JT/wspr_2.11r2263_i386.deb  | ||
| − | |||
| − | |||
| − | |||
| − | |||
  dpkg -i wspr_2.11r2263_i386.deb  |   dpkg -i wspr_2.11r2263_i386.deb  | ||
Revision as of 10:45, 20 July 2015
Instalasi aplikasi pendukung
aptitude install libgfortran3 libqt5serialport5 libqt5multimedia5-plugins libqt5widgets5 libc6 \ python-tk python-imaging-tk python-numpy libfftw3-3 libfftw3-long3
Instalasi
sudo add-apt-repository ppa:ki7mt/wspr sudo apt-get update sudo apt-get install wspr
Atau
cd /usr/local/src wget http://physics.princeton.edu/pulsar/K1JT/wspr_2.11r2263_i386.deb dpkg -i wspr_2.11r2263_i386.deb