From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id EBE38138206 for ; Wed, 27 Apr 2016 13:52:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 515FD21C064; Wed, 27 Apr 2016 13:52:07 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 33EC921C00A for ; Wed, 27 Apr 2016 13:52:05 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1avPsY-0003Pv-PR for gentoo-user@lists.gentoo.org; Wed, 27 Apr 2016 15:52:02 +0200 Received: from static-71-122-242-106.tampfl.fios.frontiernet.net ([static-71-122-242-106.tampfl.fios.frontiernet.net]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 27 Apr 2016 15:51:41 +0200 Received: from wireless by static-71-122-242-106.tampfl.fios.frontiernet.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 27 Apr 2016 15:51:41 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: James Subject: [gentoo-user] Re: freeSwitch Date: Wed, 27 Apr 2016 13:51:22 +0000 (UTC) Message-ID: References: <3754.1461736416@ccs.covici.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 71.122.242.106 (Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0 SeaMonkey/2.40) X-Archives-Salt: 07585298-69af-4854-8c47-cf8d97f68c6d X-Archives-Hash: 4a29a73ad17d845410d9f227f90c1a53 ccs.covici.com> writes: > > https://freeswitch.org/ > > Folks interested in an ebuild for this software? > I use it all the time on gentoo, but watch out for its dependencies. Good to know. > I had to downgrade ffmpeg to 2.72 before I could get fs to compile and > they are not interested in supporting gentoo. Their development systems > are Debian Jessie. How do you install freeswitch, just a raw compile from sources? Or is there an ebuild somewhere that I missed? James