Installing Yate from RPMs

From Yate Documentation
(Difference between revisions)
Jump to: navigation, search
(Created page with "If you want to get Yate up and running on your RedHat-based system (CentOS, Fedora, etc), here is hopefully the quickest way to get going. == Download RPMs == [[Download...")
 
Line 1: Line 1:
 
If you want to get Yate up and running on your RedHat-based system (CentOS, Fedora, etc), here is hopefully the quickest way to get going.
 
If you want to get Yate up and running on your RedHat-based system (CentOS, Fedora, etc), here is hopefully the quickest way to get going.
  
== [[Download RPMs]] ==
+
== Download RPMs ==
  
[[Download|Download the yate RPM]] for your CPU type, into your favourite folder (we use /usr/src).
+
[[Download#Downladable|Download the Yate RPM]] for your CPU type, into your favourite folder (we use /usr/src).
  
  
 
Run the following command:
 
Run the following command:
  
rpm -Uhv yate-4.3.1-1mdv2008.0.i586.rpm
+
rpm -Uhv yate-4.3.0-1.src.rpm
  
 
(this file name may change so just type '''rpm -Uhv yat'' and then press tab and let the shell complete the name for you)
 
(this file name may change so just type '''rpm -Uhv yat'' and then press tab and let the shell complete the name for you)

Revision as of 16:08, 29 March 2013

If you want to get Yate up and running on your RedHat-based system (CentOS, Fedora, etc), here is hopefully the quickest way to get going.

Download RPMs

Download the Yate RPM for your CPU type, into your favourite folder (we use /usr/src).


Run the following command:

rpm -Uhv yate-4.3.0-1.src.rpm

(this file name may change so just type 'rpm -Uhv yat and then press tab and let the shell complete the name for you)

Start Yate

service yate start

Start Yate on system boot

If you want Yate to start every time on boot, type this:

chkconfig --level 345 yate on


See also

Personal tools
Namespaces

Variants
Actions
Preface
Configuration
Administrators
Developers