[Freeswitch-users] c compiler cant create executables

Chav Paskov chavpaskov at shaw.ca
Sun Nov 23 23:16:49 PST 2008


Faisal Maqsoodi wrote:
> sudo apt-get install g++ did work but now when i type ./configure 
> following error msg was displayed
> configure: error: libtermcap, libcurses or libncurses are required!
>
> --- On *Sun, 11/23/08, Wasim Baig /<wasim at convergence.pk>/* wrote:
>
>     From: Wasim Baig <wasim at convergence.pk>
>     Subject: Re: [Freeswitch-users] c compiler cant create executables
>     To: freeswitch-users at lists.freeswitch.org
>     Date: Sunday, November 23, 2008, 10:54 PM
>
>     On Mon, Nov 24, 2008 at 11:44 AM, Chav Paskov <chavpaskov at shaw.ca
>     <mailto:chavpaskov at shaw.ca>> wrote:
>
>         On ubuntu, you type:
>         sudo apt-get install gcc-c++
>         If it doesn't work, you type:
>         sudo apt-get install g++
>
>         if using another distro try yum
>
>         and try configure again you might need to install the devel
>         packages as
>         well.
>
>
>     if he was missing gcc, it would complain as such (i initially
>     thought so as well, then reread the error message)
>
>     this is pointing more to a permissions error as he is using a
>     limited sudo user, from what he says
>
>     -- 
>     wasim h. baig | principal consultant | convergence pk | +92 300
>     8508070 | as you scope creep, so shall we reap ...
>
>     _______________________________________________
>     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
>               
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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
>   
that's what i ment by saying  that you have to install  dev- tools :
since i do not know what you have installed do this:
sudo apt-get install  termcap curses

Chav






More information about the FreeSWITCH-users mailing list