[Freeswitch-users] Sorry To Bump but ..

Antonio Teixeira eagle.antonio at gmail.com
Fri Feb 8 18:04:48 MSK 2013


Hello Guys

Thanks for all the help i was able to nail it :

1) To be Able To Compile :

yum groupinstall "Development tools"
yum groupinstall "Additional Development"

2) Plus All the Dependencis in  The Installation Page  plus zlib-devel , 
libjpeg-devel

3) I was able to compile everything both the Normal version and the 
Postgres Version.

4) FS Fails With An Error invalid connection option "application_name" 
when running with Postgres , just remove the application_name option.

Everything looks fine i will try it again on a clean machine to see how 
it goes and try to clean the excessive dependencies and try to ask 
someone from staff to update the installation page.

Thank you all that provided your input to try and solve this.

Antonio


On 2/8/13 1:07 PM, Muhammad Shahzad wrote:
> OK, i have successfully build FS on CentOS 6.3, the only changes i 
> observed are,
>
> 1. They have changed "development libraries" group to "additional 
> development", so i had to do,
>
> yum groupinstall "additional development"
>
> 2. I have to manually install zlib-devel and libjpeg-devel packages, 
> which i think should already come with development groups 
> ("development tools" and/or "additional development").
>
> 3. This may not be relevant but I always do "yum update" on every 
> fresh CentOS installation.
>
> I download latest copy of FS from GIT and build with default settings 
> (./bootstrap; ./configure; make all).
>
> Thank you.
>
>
> On Fri, Feb 8, 2013 at 1:29 PM, Peter Olsson <POlsson at enghouse.com 
> <mailto:POlsson at enghouse.com>> wrote:
>
>     Try to bootstrap.sh and configure again -- just in case. I don't
>     know really, I've never had any problems building on CentOS 6.
>
>     /Peter
>
>     *Från:*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>] *För
>     *Antonio Teixeira
>     *Skickat:* den 8 februari 2013 13:17
>
>
>     *Till:* freeswitch-users at lists.freeswitch.org
>     <mailto:freeswitch-users at lists.freeswitch.org>
>     *Ämne:* Re: [Freeswitch-users] Sorry To Bump but ..
>
>     Hi Peter
>
>     Package ncurses-devel-5.7-3.20090208.el6.x86_64 already installed
>     and latest version
>
>     Thanks
>     A/t
>     On 2/8/13 12:06 PM, Peter Olsson wrote:
>
>         Install ncurses-devel package.
>
>         /Peter
>
>         *Från:*freeswitch-users-bounces at lists.freeswitch.org
>         <mailto:freeswitch-users-bounces at lists.freeswitch.org>
>         [mailto:freeswitch-users-bounces at lists.freeswitch.org] *För
>         *Antonio Teixeira
>         *Skickat:* den 8 februari 2013 11:34
>         *Till:* freeswitch-users at lists.freeswitch.org
>         <mailto:freeswitch-users at lists.freeswitch.org>
>         *Ämne:* Re: [Freeswitch-users] Sorry To Bump but ..
>
>         Hello Muhammad.
>
>         Still no go ,
>
>
>         http://pastebin.freeswitch.org/20558
>
>         Tried
>         yum groupinstall 'development tools' <- Works ...
>         And also
>         yum install libxml2-devel libncurses-devel postgresql-devel
>         sqlite-devel curl-devel openssl-devel <- Works
>         And also
>         yum install libedit-devel <- just in case
>
>         With every make attempt a clean build dir ( i mean rm-rf clean ..)
>
>         Going to make a new VM ... :(
>
>         Thanks for the help
>         Antonio
>
>         On 2/8/13 8:53 AM, Muhammad Shahzad wrote:
>
>             I haven't used centos since version 5.4. However following
>             should fix libstdc++ problem that you seem to have with
>             building libedit.
>
>             yum groupinstall 'development tools'
>             yum groupinstall 'development libraries'
>
>             It would be better to use a freshly installed machine if
>             possible for you. After doing group install check if
>             following libs were successfully installed (only for
>             double check),
>
>             yum install libxml2-devel libncurses-devel
>             postgresql-devel sqlite-devel curl-devel openssl-devel
>
>             Note: some lib names might be different. Try with or
>             without lib prefix.
>
>             Thank you.
>
>
>             On 8 Feb 2013 09:09, "Antonio Teixeira"
>             <eagle.antonio at gmail.com <mailto:eagle.antonio at gmail.com>>
>             wrote:
>             >
>             > Can anyone take a look at this ?
>             >
>             > http://jira.freeswitch.org/browse/FS-5069
>             >
>             > I have performed dozens of make's the last few days and
>             still i have
>             > been unable to get this to work...
>             >
>             > Thanks For Your Time
>             > Antonio
>             >
>             >
>             >
>             >
>             _________________________________________________________________________
>             > 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
>
>
>
>
>
>
>         _________________________________________________________________________
>
>         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
>
>
>     !DSPAM:5114e94632761618517767!
>
>
>     _________________________________________________________________________
>     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
>
>
>
>
> -- 
> Muhammad Shahzad
> -----------------------------------
> CISCO Rich Media Communication Specialist (CRMCS)
> CISCO Certified Network Associate (CCNA)
> Cell: +49 176 99 83 10 85
> MSN: shari_786pk at hotmail.com <mailto:shari_786pk at hotmail.com>
> Email: shaheryarkh at googlemail.com <mailto:shaheryarkh at googlemail.com>
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> 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
> 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/20130208/6e7c15cf/attachment-0001.html 


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