VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
faisalmaqsoodi at yaho... Guest
|
Posted: Mon Nov 24, 2008 1:18 am Post subject: [Freeswitch-users] c compiler cant create executables |
|
|
HELP....
While trying to install freeswitch on my system. The error msg displayed is
configure: 3087: error: C compiler can not create executables
What should i try. faisal |
|
Back to top |
|
|
chavpaskov at shaw.ca Guest
|
|
Back to top |
|
|
faisalmaqsoodi at yaho... Guest
|
Posted: Mon Nov 24, 2008 1:32 am Post subject: [Freeswitch-users] c compiler cant create executables |
|
|
Actually i dont know much about using linux. After downloading files i got into the folder containing freeswitch-1.0.1 and
typed ./configure and this msg was displayed. faisal
--- On Sun, 11/23/08, Chav Paskov <chavpaskov@shaw.ca> wrote:
Quote: | From: Chav Paskov <chavpaskov@shaw.ca>
Subject: Re: [Freeswitch-users] c compiler cant create executables
To: freeswitch-users@lists.freeswitch.org
Date: Sunday, November 23, 008, 10:22 PM
Quote: | Faisal Maqsoodi wrote:> HELP....> While trying to install freeswitch on my system. The error msg > displayed is> configure: 3087: error: C compiler can not create executables> What should i try. faisal>>>
------------------------------------------------------------------------>> _______________________________________________> Freeswitch-users mailing list> Freeswitch-users@lists.freeswitch.org> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users> http://www.freeswitch.org> what is the compiler you use ?Chav_______________________________________________Freeswitch-users mailing listFreeswitch-users@lists.freeswitch.orghttp://lists.freeswitch.org/mailman/listinfo/freeswitch-usersUNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-usershttp://www.freeswitch.org |
|
|
|
Back to top |
|
|
wasim at convergence.pk Guest
|
Posted: Mon Nov 24, 2008 1:37 am Post subject: [Freeswitch-users] c compiler cant create executables |
|
|
On Mon, Nov 24, 2008 at 11:31 AM, Faisal Maqsoodi <faisalmaqsoodi@yahoo.com (faisalmaqsoodi@yahoo.com)> wrote:
Quote: | Actually i dont know much about using linux. After downloading files i got into the folder containing freeswitch-1.0.1 and
typed ./configure and this msg was displayed. fais |
Which user are you doing this as? Check perms. Read up on linux too.
--
wasim h. baig | principal consultant | convergence pk | +92 300 8508070 | as you scope creep, so shall we reap ... |
|
Back to top |
|
|
faisalmaqsoodi at yaho... Guest
|
Posted: Mon Nov 24, 2008 1:43 am Post subject: [Freeswitch-users] c compiler cant create executables |
|
|
Root user using sudo su - ..... But with limited permissions.
--- On Sun, 11/23/08, Wasim Baig <wasim@convergence.pk> wrote:
Quote: | From: Wasim Baig <wasim@convergence.pk>
Subject: Re: [Freeswitch-users] c compiler cant create executables
To: freeswitch-users@lists.freeswitch.org
Date: Sunday, November 23, 2008, 10:36 PM
On Mon, Nov 24, 2008 at 11:31 AM, Faisal Maqsoodi <faisalmaqsoodi@yaho0.com (faisalmaqsoodi@yahoo.com)> wrote:
Quote: | Actually i dont know much about using linux. After downloading files i got into the folder containing freeswitch-1.0.1 and
typed ./configure and this msg was displayed. fais |
Which user are you doing this as? Check perms. Read up on linux too.
--
wasim h. baig | principal consultant | convergence pk | +92 300 8508070 | as you scope creep, so shall we reap ...
Quote: | _______________________________________________Freeswitch-users mailing listFreeswitch-users@lists.freeswitch.orghttp://lists.freeswitch.org/mailman/listinfo/freeswitch-usersUNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-usershttp://www.freeswitch.org |
|
|
|
Back to top |
|
|
chavpaskov at shaw.ca Guest
|
Posted: Mon Nov 24, 2008 1:51 am Post subject: [Freeswitch-users] c compiler cant create executables |
|
|
Faisal Maqsoodi 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.
Regards
Chav
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
wasim at convergence.pk Guest
|
Posted: Mon Nov 24, 2008 1:53 am Post subject: [Freeswitch-users] c compiler cant create executables |
|
|
On Mon, Nov 24, 2008 at 11:42 AM, Faisal Maqsoodi <faisalmaqsoodi@yahoo.com (faisalmaqsoodi@yahoo.com)> wrote:
Quote: | Root user using sudo su - ..... But with limited permissions. |
then you need to unlimit them ... or compile as a different user
and then sudo as root to install
--
wasim h. baig | principal consultant | convergence pk | +92 300 8508070 | as you scope creep, so shall we reap ... |
|
Back to top |
|
|
wasim at convergence.pk Guest
|
Posted: Mon Nov 24, 2008 1:54 am Post subject: [Freeswitch-users] c compiler cant create executables |
|
|
On Mon, Nov 24, 2008 at 11:44 AM, Chav Paskov <chavpaskov@shaw.ca (chavpaskov@shaw.ca)> wrote:
Quote: | 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 ... |
|
Back to top |
|
|
faisalmaqsoodi at yaho... Guest
|
Posted: Mon Nov 24, 2008 2:10 am Post subject: [Freeswitch-users] c compiler cant create executables |
|
|
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@convergence.pk> wrote:
Quote: | From: Wasim Baig <wasim@convergence.pk>
Subject: Re: [Freeswitch-users] c compiler cant create executables
To: freeswitch-users@lists.freeswitch.org
Date: Sunday, November 23, 2008, 10:54 PM
On Mon, Nov 24, 2008 at 11:44 AM, Chav Paskov <chavpaskov@shaw.ca (chavpaskov@shaw.ca)> wrote:
Quote: | 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 ...
Quote: | _______________________________________________Freeswitch-users mailing listFreeswitch-users@lists.freeswitch.orghttp://lists.freeswitch.org/mailman/listinfo/freeswitch-usersUNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-usershttp://www.freeswitch.org |
|
|
|
Back to top |
|
|
chavpaskov at shaw.ca Guest
|
Posted: Mon Nov 24, 2008 2:17 am Post subject: [Freeswitch-users] c compiler cant create executables |
|
|
Faisal Maqsoodi wrote:
Quote: | 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@convergence.pk>/* wrote:
From: Wasim Baig <wasim@convergence.pk>
Subject: Re: [Freeswitch-users] c compiler cant create executables
To: freeswitch-users@lists.freeswitch.org
Date: Sunday, November 23, 2008, 10:54 PM
On Mon, Nov 24, 2008 at 11:44 AM, Chav Paskov <chavpaskov@shaw.ca
<mailto:chavpaskov@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@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@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@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
faisalmaqsoodi at yaho... Guest
|
Posted: Mon Nov 24, 2008 2:39 am Post subject: [Freeswitch-users] c compiler cant create executables |
|
|
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@shaw.ca> wrote:
Quote: | From: Chav Paskov <chavpaskov@shaw.ca>
Subject: Re: [Freeswitch-users] c compiler cant create executables
To: freeswitch-users@lists.freeswitch.org
Date: Sunday, November 23, 2008, 11:16 PM
Quote: | 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@convergence.pk>/* wrote:>> From: Wasim Baig <wasim@convergence.pk>> Subject: Re: [Freeswitch-users] c compiler cant create executables> To: freeswitch-users@lists.freeswitch.org> Date: Sunday, November 23, 2008, 10:54 PM>> On Mon, Nov 24, 2008 at 11:44 AM, Chav Paskov <chavpaskov@shaw.ca> <mailto:chavpaskov@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@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@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 cursesChav_______________________________________________Freeswitch-users mailing
listFreeswitch-users@lists.freeswitch.orghttp://lists.freeswitch.org/mailman/listinfo/freeswitch-usersUNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-usershttp://www.freeswitch.org |
|
|
|
Back to top |
|
|
faisalmaqsoodi at yaho... Guest
|
Posted: Mon Nov 24, 2008 2:51 am Post subject: [Freeswitch-users] c compiler cant create executables |
|
|
I also tried to configure as another user it displayed the same error msg
configure: error: libtermcap, libcurses or libncurses are required!
--- On Sun, 11/23/08, Faisal Maqsoodi <faisalmaqsoodi@yahoo.com> wrote:
Quote: | From: Faisal Maqsoodi <faisalmaqsoodi@yahoo.com>
Subject: Re: [Freeswitch-users] c compiler cant create executables
To: freeswitch-users@lists.freeswitch.org
Date: Sunday, November 23, 2008, 11:39 PM
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@shaw.ca> wrote:
Quote: | From: Chav Paskov <chavpaskov@shaw.ca>
Subject: Re: [Freeswitch-users] c compiler cant create executables
To: freeswitch-users@lists.freeswitch.org
Date: Sunday, November 23, 2008, 11:16 PM
Quote: | 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@convergence.pk>/* wrote:>> From: Wasim Baig <wasim@convergence.pk>> Subject: Re: [Freeswitch-users] c compiler cant create executables> To: freeswitch-users@lists.freeswitch.org> Date: Sunday, November 23, 2008, 10:54 PM>> On Mon, Nov 24, 2008 at 11:44 AM, Chav Paskov <chavpaskov@shaw.ca> <mailto:chavpaskov@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@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@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 cursesChav_______________________________________________Freeswitch-users mailing
listFreeswitch-users@lists.freeswitch.orghttp://lists.freeswitch.org/mailman/listinfo/freeswitch-usersUNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-usershttp://www.freeswitch.org |
|
Quote: | _______________________________________________Freeswitch-users mailing listFreeswitch-users@lists.freeswitch.orghttp://lists.freeswitch.org/mailman/listinfo/freeswitch-usersUNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-usershttp://www.freeswitch.org |
|
|
|
Back to top |
|
|
chavpaskov at shaw.ca Guest
|
Posted: Mon Nov 24, 2008 2:53 am Post subject: [Freeswitch-users] c compiler cant create executables |
|
|
Faisal Maqsoodi wrote:
Quote: | 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@shaw.ca>/* wrote:
From: Chav Paskov <chavpaskov@shaw.ca>
Subject: Re: [Freeswitch-users] c compiler cant create executables
To: freeswitch-users@lists.freeswitch.org
Date: Sunday, November 23, 2008, 11:16 PM
Faisal Maqsoodi wrote:
Quote: | 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@convergence.pk>/* wrote:
From: Wasim Baig <wasim@convergence.pk>
Subject: Re: [Freeswitch-users] c compiler cant create executables
To: freeswitch-users@lists.freeswitch.org
Date: Sunday, November 23, 2008, 10:54 PM
On Mon, Nov 24, 2008 at 11:44 AM, Chav Paskov <chavpaskov@shaw.ca
<mailto:chavpaskov@shaw.ca>> wrote:
On ubuntu, you type:
sudo apt-get install gcc-c++
If it doesn't work,
| you type:
Quote: | 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@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
|
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
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@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@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
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
faisalmaqsoodi at yaho... Guest
|
Posted: Mon Nov 24, 2008 3:09 am Post subject: [Freeswitch-users] c compiler cant create executables |
|
|
With
apt-get install build-essential
after 100% installation was complete
I tried ./configure again but same msg was displayed
Quote: | configure: error: libtermcap, libcurses or libncurses are required! | Then i again executed apt-get... and the msg is
build-essential is already the newest version.
Now once again i tried to configure but the same happened
faisal
--- On Sun, 11/23/08, Chav Paskov <chavpaskov@shaw.ca> wrote:
Quote: | From: Chav Paskov <chavpaskov@shaw.ca>
Subject: Re: [Freeswitch-users] c compiler cant create executables
To: freeswitch-users@lists.freeswitch.org
Date: Sunday, November 23, 2008, 11:47 PM
Quote: | 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@shaw.ca>/* wrote:>> From: Chav Paskov <chavpaskov@shaw.ca>> Subject: Re: [Freeswitch-users] c compiler cant create executables> To: freeswitch-users@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 arerequired!> >> > --- On *Sun, 11/23/08, Wasim Baig /<wasim@convergence.pk>/*wrote:> >> > From: Wasim Baig <wasim@convergence.pk>> > Subject: Re: [Freeswitch-users] c compiler cant createexecutables> > To: freeswitch-users@lists.freeswitch.org> > Date: Sunday, November 23, 2008, 10:54 PM> >> > On Mon, Nov 24, 2008 at 11:44 AM, Chav Paskov<chavpaskov@shaw.ca> > <mailto:chavpaskov@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 thedevel> > 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 | +92300> > 8508070 | as you scope creep, so shall we reap ...> >> > _______________________________________________> > Freeswitch-users mailing list> >
Freeswitch-users@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@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@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@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-essentialChav_______________________________________________Freeswitch-users mailing listFreeswitch-users@lists.freeswitch.orghttp://lists.freeswitch.org/mailman/listinfo/freeswitch-usersUNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-usershttp://www.freeswitch.org |
|
|
|
Back to top |
|
|
tuyanozipek at gmail.com Guest
|
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|