Download
(→Ubuntu (community)) |
(→FreeBSD) |
||
Line 40: | Line 40: | ||
==== FreeBSD ==== | ==== FreeBSD ==== | ||
− | There is a port for yate on FreeBSD, you can find | + | There is a port [http://www.freshports.org/net/yate/ http://www.freshports.org/] for yate on FreeBSD, you can find it under |
− | /usr/ports/net/yate | + | /usr/ports/net/yate |
or try | or try | ||
+ | # Old pkg system | ||
pkg_add -r yate | pkg_add -r yate | ||
+ | |||
+ | # New pkgng system | ||
+ | pkg install yate | ||
=== Windows === | === Windows === |
Revision as of 01:17, 1 April 2015
Yate is available for multiple platforms.
Contents |
Prebuilt Packages
There are some official packages released on Yate Download for Windows, MacOS X and Mandriva.
Linux
Mandriva (official)
You can find Mandriva Packages under:
- Mageia 4 x86_64: http://yate.null.ro/tarballs/yate5/mga4/x86_64/
- Mandriva 2009.1 x86_64: http://yate.null.ro/tarballs/yate5/mdv2009.1/x86_64/
Ubuntu (community)
Unfortunately the Yate package provided in the official Ubuntu repositories are outdated, but there is also PPA for Yate on Launchpad.
- Ubuntu 10.04 - 14.10 https://launchpad.net/~sico
- Ubuntu 10.10 maverick and later https://launchpad.net/~vpol
- Ubuntu 10.04 lucid LTS and later https://launchpad.net/~wildfire
Debian
There is a nightly build service for Debian, but note that these builds use the current HEAD revision from official Yate SVN, see WebSVN
Unix
MacOS X
You can download Yate Client from the official MacStore or you can download them from Null Team. Yate should work on 10.6+
FreeBSD
There is a port http://www.freshports.org/ for yate on FreeBSD, you can find it under
/usr/ports/net/yate
or try
# Old pkg system pkg_add -r yate
# New pkgng system pkg install yate
Windows
Null Team provides Windows binary, you can find them under:
Source code is available via Subversion
To download:
svn checkout http://voip.null.ro/svn/yate/trunk yate
WebSVN
You can browse the source code or see the latest changes by using the WebSVN.
Building from source
To create the ./configure script you have to change to the sources directory and run ./autogen.sh
NOTE!!! Linux: For your convenience we provide a source RPM from which to build with
rpmbuild --rebuild
To build from SVN you will need autoconf 2.53 or later. For other modules require additional dependencies, please see the documentation for exact details.
Downloadable
- Linux: http://yate.null.ro/tarballs/yate5/yate-5.4.2-1.tar.gz
- Windows: http://yate.null.ro/tarballs/yate5/yate-5.4.2-1.zip
- Source RPM: http://yate.null.ro/tarballs/yate5/yate-5.4.2-1.src.rpm
Nightly builds
If you are interested in testing newer features of Yate than are available in released versions, there are nightly binary builds available as.
- Linux
- Debian (community)
https://github.com/vir/yate/wiki
Other platforms: iOS, Android
YateClient can also pe compiled and made to run on iOS or Android. Still, for this to work you would need to build a graphical interface for each platform. Null Team has demo applications that run on both platforms. Contact us for more information.
See also