[Freeswitch-users] c compiler cant create executables
Chav Paskov
chavpaskov at shaw.ca
Sun Nov 23 23:47:05 PST 2008
Faisal Maqsoodi wrote:
> I tried
>
> sudo apt-get install termcap curses,
> sudo apt-get install libncurses curses and
> sudo apt-get install curses curses .. ..... give
> E: Couldn't find package and
> sudo apt-get install ncurses curses gives
> Package ncurses is not available, but is referred to by another package.
> This may mean that the package is missing, has been obsoleted, or
> is only available from another source
> E: Package ncurses has no installation candidate.
> faisal
>
> --- On *Sun, 11/23/08, Chav Paskov /<chavpaskov at shaw.ca>/* wrote:
>
> From: Chav Paskov <chavpaskov at shaw.ca>
> Subject: Re: [Freeswitch-users] c compiler cant create executables
> To: freeswitch-users at lists.freeswitch.org
> Date: Sunday, November 23, 2008, 11:16 PM
>
> 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
>
>
>
> _______________________________________________
> 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
>
apt-get install build-essential
Chav
More information about the FreeSWITCH-users
mailing list