[Freeswitch-users] c compiler cant create executables
Chav Paskov
chavpaskov at shaw.ca
Mon Nov 24 01:06:34 PST 2008
Faisal Maqsoodi wrote:
> Right
> So should i get the permissions first to solve this problem?
>
> --- On *Mon, 11/24/08, Tuyan Özipek /<tuyanozipek at gmail.com>/* wrote:
>
> From: Tuyan Özipek <tuyanozipek at gmail.com>
> Subject: Re: [Freeswitch-users] c compiler cant create executables
> To: freeswitch-users at lists.freeswitch.org
> Date: Monday, November 24, 2008, 12:01 AM
>
> Hi,
> Please have a look at the documentation at:
>
> http://wiki.freeswitch.org/wiki/Download_%26_Installation_Guide
>
> since it has almost all the required steps, libraries and much more.
> The section about installing fs on debian should apply to ubuntu as well.
>
>
> Regards
>
> /tyn
>
> On Mon, Nov 24, 2008 at 2:49 AM, Faisal
> Maqsoodi
> <faisalmaqsoodi at yahoo.com> wrote:
> > I also tried to configure as another user it displayed the same error msg
> > configure: error: libtermcap, libcurses or libncurses are required!
>
> _______________________________________________
> 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
>
try sudo apt-get install libncurses5
and apt-get install libtermcap-devel
you also most likely will need apt-get install flex and so on
just install what the config is looking for
Chav
More information about the FreeSWITCH-users
mailing list