[Freeswitch-users] installing on Amazon EC2

Tim Meade Tim.Meade at Millicorp.com
Thu Dec 6 18:10:43 MSK 2012


Sure I'll try to get to it over the weekend.

We did some testing using a large centos 5.8 instance in VA and QOS was excellent.   I wanted to do some further testing using the medium instances to see if it held up.

The issues we did have was connectivity with ODBC back to our database in our primary ATL datacenter.   But I do not think this was an AWS issues as I'm having the same issues from our LAX datacenter over a 10GB line to the ATL datacenter.

More on the WIKI but I will not be able to get to it until the weekend.

Tim


From: freeswitch-users-bounces at lists.freeswitch.org [mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of Nick Vines
Sent: Thursday, December 06, 2012 8:27 AM
To: FreeSWITCH Users Help
Subject: Re: [Freeswitch-users] installing on Amazon EC2

Tim, since you are about to set it up, would you mind updating the wiki page with how you get it to work, and perhaps the quality? I know there are probably a few interested people out there, myself included.

http://wiki.freeswitch.org/wiki/Amazon_ec2



Thanks,
Nick



On Thu, Dec 6, 2012 at 8:15 AM, Tim Meade <Tim.Meade at millicorp.com<mailto:Tim.Meade at millicorp.com>> wrote:
Thanks Rob!

I'll spin up one of the Base Amazon Linux ones for testing then.

-----Original Message-----
From: freeswitch-users-bounces at lists.freeswitch.org<mailto:freeswitch-users-bounces at lists.freeswitch.org> [mailto:freeswitch-users-bounces at lists.freeswitch.org<mailto:freeswitch-users-bounces at lists.freeswitch.org>] On Behalf Of Rob Genovesi
Sent: Thursday, December 06, 2012 5:58 AM
To: FreeSWITCH Users Help
Subject: Re: [Freeswitch-users] installing on Amazon EC2

Tim,

I discovered that running the following command prior to running "./bootstrap.sh" appears to have solved the problem:

export LDFLAGS="-ltinfo"

I'm not sure why configure doesn't detect it automatically but adding the ld flag manually seems to have done the trick.


-Rob


On Wed, Dec 5, 2012 at 3:30 PM, Tim Meade <Tim.Meade at millicorp.com<mailto:Tim.Meade at millicorp.com>> wrote:
> I had this issue using the base amazon version of Linux.  I don't think we ever got past it.   I ended up using a centos instance for the base.
>
> If you do figure it out please let us know!
>
> Tim
>
> -----Original Message-----
> From: freeswitch-users-bounces at lists.freeswitch.org<mailto:freeswitch-users-bounces at lists.freeswitch.org>
> [mailto:freeswitch-users-bounces at lists.freeswitch.org<mailto:freeswitch-users-bounces at lists.freeswitch.org>] On Behalf Of
> Rob Genovesi
> Sent: Wednesday, December 05, 2012 6:15 PM
> To: freeswitch-users at lists.freeswitch.org<mailto:freeswitch-users at lists.freeswitch.org>
> Subject: [Freeswitch-users] installing on Amazon EC2
>
> Hi all,
>
> I'm trying to build/install Free Switch on an Amazon EC2 server (Amazon Linux AMI 64-bit) and "./configure" keeps exiting with the following error :
>
> ./configure
> <snip>
> checking for the version of libcurl... 7.24.0 checking for libcurl >=
> version 7.13.0... yes checking whether libcurl is usable... no no
> checking for tgetent in -lncurses... no checking for tgetent in
> -lcurses... no
> configure: error: libtermcap, libcurses or libncurses are required!
>
> (notice the extra "no" on a line by itself)
>
> ....
>
> I have installed all the ncurses packages I can find, to no avail :
>
> rpm -qa | grep -E 'curses|ncurses|term|curl'
> ncurses-term-5.7-3.20090208.9.amzn1.x86_64
> ncurses-libs-5.7-3.20090208.9.amzn1.i686
> python-pycurl-7.19.0-8.7.amzn1.x86_64
> libcurl-7.24.0-5.25.amzn1.x86_64
> ncurses-base-5.7-3.20090208.9.amzn1.x86_64
> ncurses-libs-5.7-3.20090208.9.amzn1.x86_64
> ncurses-5.7-3.20090208.9.amzn1.x86_64
> curl-7.24.0-5.25.amzn1.x86_64
> ncurses-devel-5.7-3.20090208.9.amzn1.x86_64
> libcurl-devel-7.24.0-5.25.amzn1.x86_64
>
> ....
>
> I have been able to install succcessfully on a local CentOS machine and Rackspace CentOS 6.3 VM, I believe the issue is something specific to Amazon EC2 but I haven't been able to figure it out.
>
> Any suggestions for a fix/workaround would be appreciated.
>
>
>
> Thanks,
>
> Rob
>
> ______________________________________________________________________
> ___ Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org<mailto:consulting at freeswitch.org>
> http://www.freeswitchsolutions.com


>
> 
> 


>
> Official FreeSWITCH Sites
> http://www.freeswitch.org


> http://wiki.freeswitch.org


> http://www.cluecon.com


>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org<mailto:FreeSWITCH-users at lists.freeswitch.org>
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users


> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-use


> rs
> http://www.freeswitch.org


>
> ______________________________________________________________________
> ___ Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org<mailto:consulting at freeswitch.org>
> http://www.freeswitchsolutions.com


>
> 
> 


>
> Official FreeSWITCH Sites
> http://www.freeswitch.org


> http://wiki.freeswitch.org


> http://www.cluecon.com


>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org<mailto:FreeSWITCH-users at lists.freeswitch.org>
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users


> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-use


> rs
> http://www.freeswitch.org



_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting at freeswitch.org<mailto:consulting at freeswitch.org>
http://www.freeswitchsolutions.com



 



Official FreeSWITCH Sites
http://www.freeswitch.org


http://wiki.freeswitch.org


http://www.cluecon.com



FreeSWITCH-users mailing list
FreeSWITCH-users at lists.freeswitch.org<mailto:FreeSWITCH-users at lists.freeswitch.org>
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users


UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users


http://www.freeswitch.org



_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting at freeswitch.org<mailto:consulting at freeswitch.org>
http://www.freeswitchsolutions.com








Official FreeSWITCH Sites
http://www.freeswitch.org


http://wiki.freeswitch.org


http://www.cluecon.com



FreeSWITCH-users mailing list
FreeSWITCH-users at lists.freeswitch.org<mailto:FreeSWITCH-users at lists.freeswitch.org>
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users


UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users


http://www.freeswitch.org



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20121206/29074b65/attachment.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list