Difference between revisions of "Instalasi X-lite VoIP Client di Linux"

From OnnoWiki
Jump to navigation Jump to search
Line 15: Line 15:
  
 
  cp X-Lite_Install.tar.gz ~
 
  cp X-Lite_Install.tar.gz ~
 +
cd ~
 
  tar zxvf X-Lite_Install.tar.gz
 
  tar zxvf X-Lite_Install.tar.gz
 
  cd ~/xten-xlite
 
  cd ~/xten-xlite

Revision as of 08:53, 21 December 2009

Siapkan aplikasi pendukung X-lite

$ sudo apt-get install libstdc++6


Download x-lite terbaru dari

http://www.counterpath.com/x-lite-3.0-for-linux-download.html

Biasanya akan masuk ke folder

~/Downloads

Copykan x-lite ke folder home directory anda

cp X-Lite_Install.tar.gz ~
cd ~
tar zxvf X-Lite_Install.tar.gz
cd ~/xten-xlite
chmod +x xtensoftphone

Jalankan X-lite menggunakan perintah

~/xten-xlite/xtensoftphone


Pranala Menarik