VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
james at voodoovox.com Guest
|
Posted: Mon Mar 24, 2008 9:20 pm Post subject: [asterisk-users] Menuselect? |
|
|
There actually is no menuselect, its just a simple
./configure
make
make install
in that order
Hope that helps
James
--
James M Kupernik
Network Engineer
VoodooVox, Inc.
james at voodoovox.com
Office: 646.710.3127
Mobile: 413.446.5974
----- Original Message -----
From: Kyle Gibbons
To: asterisk-users at lists.digium.com
Sent: Monday, March 24, 2008 9:47 PM
Subject: [asterisk-users] Menuselect?
Hi,
I hope this is not too much of a noob question. I am trying to compile Asterisk and I cannot figure out how to get into the Menuselect menu. I do #make clean #./configure #make menuselect, but I cannot figure out how to actually get into the menu select interface. I am running CentOS 5. I have done quite a bit of searching on Google and have not come up with anything. Also, I am reading the Asterisk book from O'reilly and it does not seem to explain this. Please forgive this probably simple question as I am new to Linux and semi-new to Asterisk. Thank you in advance for your help.
--
All the best,
Kyle
bobert5064.deviantart.com
------------------------------------------------------------------------------
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080324/e668f4d2/attachment.htm |
|
Back to top |
|
|
pdhales at optusnet.co... Guest
|
Posted: Mon Mar 24, 2008 9:20 pm Post subject: [asterisk-users] Menuselect? |
|
|
Which version of Asterisk are you compiling?
PaulH
On Mon, 2008-03-24 at 21:47 -0400, Kyle Gibbons wrote:
Quote: | Hi,
I hope this is not too much of a noob question. I am trying to compile
Asterisk and I cannot figure out how to get into the Menuselect menu.
I do #make clean #./configure #make menuselect, but I cannot figure
out how to actually get into the menu select interface. I am running
CentOS 5. I have done quite a bit of searching on Google and have not
come up with anything. Also, I am reading the Asterisk book from
O'reilly and it does not seem to explain this. Please forgive this
probably simple question as I am new to Linux and semi-new to
Asterisk. Thank you in advance for your help.
--
All the best,
Kyle
bobert5064.deviantart.com
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
|
Back to top |
|
|
rob at hillis.dyndns.org Guest
|
Posted: Mon Mar 24, 2008 10:37 pm Post subject: [asterisk-users] Menuselect? |
|
|
Only if you're trying to compile Asterisk 1.2. Asterisk 1.4 also has
the menuselect configuration, though for most applications you don't
really need to fiddle with it.
James M Kupernik wrote:
Quote: | There actually is no menuselect, its just a simple
./configure
make
make install
in that order
Hope that helps
James
--
James M Kupernik
Network Engineer
VoodooVox, Inc.
james at voodoovox.com <mailto:james at voodoovox.com>
Office: 646.710.3127
Mobile: 413.446.5974
----- Original Message -----
*From:* Kyle Gibbons <mailto:bobert5064 at gmail.com>
*To:* asterisk-users at lists.digium.com
<mailto:asterisk-users at lists.digium.com>
*Sent:* Monday, March 24, 2008 9:47 PM
*Subject:* [asterisk-users] Menuselect?
Hi,
I hope this is not too much of a noob question. I am trying to
compile Asterisk and I cannot figure out how to get into the
Menuselect menu. I do #make clean #./configure #make menuselect,
but I cannot figure out how to actually get into the menu select
interface. I am running CentOS 5. I have done quite a bit of
searching on Google and have not come up with anything. Also, I am
reading the Asterisk book from O'reilly and it does not seem to
explain this. Please forgive this probably simple question as I am
new to Linux and semi-new to Asterisk. Thank you in advance for
your help.
--
All the best,
Kyle
bobert5064.deviantart.com <http://bobert5064.deviantart.com>
------------------------------------------------------------------------
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
------------------------------------------------------------------------
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
| -------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080325/f660a881/attachment-0001.htm |
|
Back to top |
|
|
bobert5064 at gmail.com Guest
|
Posted: Tue Mar 25, 2008 8:06 pm Post subject: [asterisk-users] Menuselect? |
|
|
Hi,
I am running asterisk 1.4.18.1 when I do make menuselect it makes it and the
last line is menuselect changes NOT saved! and then it goes back to the
prompt
On Tue, Mar 25, 2008 at 6:00 AM, Grygoriy Dobrovolskyy <megahohol at gmail.com>
wrote:
Quote: | 1.2 has no menuselect
1.4:
./configure
make menuselect (and you get into it after this command automatically)
2008/3/25, Rob Hillis <rob at hillis.dyndns.org>:
Quote: | Only if you're trying to compile Asterisk 1.2. Asterisk 1.4 also has
the menuselect configuration, though for most applications you don't really
need to fiddle with it.
James M Kupernik wrote:
There actually is no menuselect, its just a simple
./configure
make
make install
in that order
Hope that helps
James
--
James M Kupernik
Network Engineer
VoodooVox, Inc.
james at voodoovox.com
Office: 646.710.3127
Mobile: 413.446.5974
----- Original Message -----
*From:* Kyle Gibbons <bobert5064 at gmail.com>
*To:* asterisk-users at lists.digium.com
*Sent:* Monday, March 24, 2008 9:47 PM
*Subject:* [asterisk-users] Menuselect?
Hi,
I hope this is not too much of a noob question. I am trying to compile
Asterisk and I cannot figure out how to get into the Menuselect menu. I do
#make clean #./configure #make menuselect, but I cannot figure out how to
actually get into the menu select interface. I am running CentOS 5. I have
done quite a bit of searching on Google and have not come up with anything.
Also, I am reading the Asterisk book from O'reilly and it does not seem to
explain this. Please forgive this probably simple question as I am new to
Linux and semi-new to Asterisk. Thank you in advance for your help.
--
All the best,
Kyle
bobert5064.deviantart.com
------------------------------
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
------------------------------
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
|
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
|
--
All the best,
Kyle
bobert5064.deviantart.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080325/5350681a/attachment.htm |
|
Back to top |
|
|
bobert5064 at gmail.com Guest
|
Posted: Tue Mar 25, 2008 8:38 pm Post subject: [asterisk-users] Menuselect? |
|
|
Okay,
I think I have found part of the problem. When I do make menuselect at the
end it reads "Install ncurses to use menu interface!". I already have
ncurses and ncurse-devel installd so I am perplexed as to why this is coming
up. Any thoughts?
On Tue, Mar 25, 2008 at 9:06 PM, Kyle Gibbons <bobert5064 at gmail.com> wrote:
Quote: | Hi,
I am running asterisk 1.4.18.1 when I do make menuselect it makes it and
the last line is menuselect changes NOT saved! and then it goes back to the
prompt
On Tue, Mar 25, 2008 at 6:00 AM, Grygoriy Dobrovolskyy <
megahohol at gmail.com> wrote:
Quote: | 1.2 has no menuselect
1.4:
./configure
make menuselect (and you get into it after this command automatically)
2008/3/25, Rob Hillis <rob at hillis.dyndns.org>:
Quote: | Only if you're trying to compile Asterisk 1.2. Asterisk 1.4 also has
the menuselect configuration, though for most applications you don't really
need to fiddle with it.
James M Kupernik wrote:
There actually is no menuselect, its just a simple
./configure
make
make install
in that order
Hope that helps
James
--
James M Kupernik
Network Engineer
VoodooVox, Inc.
james at voodoovox.com
Office: 646.710.3127
Mobile: 413.446.5974
----- Original Message -----
*From:* Kyle Gibbons <bobert5064 at gmail.com>
*To:* asterisk-users at lists.digium.com
*Sent:* Monday, March 24, 2008 9:47 PM
*Subject:* [asterisk-users] Menuselect?
Hi,
I hope this is not too much of a noob question. I am trying to compile
Asterisk and I cannot figure out how to get into the Menuselect menu. I do
#make clean #./configure #make menuselect, but I cannot figure out how to
actually get into the menu select interface. I am running CentOS 5. I have
done quite a bit of searching on Google and have not come up with anything.
Also, I am reading the Asterisk book from O'reilly and it does not seem to
explain this. Please forgive this probably simple question as I am new to
Linux and semi-new to Asterisk. Thank you in advance for your help.
--
All the best,
Kyle
bobert5064.deviantart.com
------------------------------
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
------------------------------
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
|
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
|
--
All the best,
Kyle
bobert5064.deviantart.com
|
--
All the best,
Kyle
bobert5064.deviantart.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080325/4e572a3e/attachment.htm |
|
Back to top |
|
|
bobert5064 at gmail.com Guest
|
Posted: Tue Mar 25, 2008 8:53 pm Post subject: [asterisk-users] Menuselect? |
|
|
All,
Thank you very much for your help, I have solved the problem. After
installing ncurses-devel I had to completely delete the zaptel directory(I
know I was asking about Asterisk, but I was having the same problem and of
course was starting with zaptel install). I tried doing make dirclean, but
even that did not work. Once I completely deleted the directory, I
untarballed the file again, ran ./configure and make menuselect and now
everything runs properly. Thanks again for your help!
On Tue, Mar 25, 2008 at 9:38 PM, Kyle Gibbons <bobert5064 at gmail.com> wrote:
Quote: | Okay,
I think I have found part of the problem. When I do make menuselect at the
end it reads "Install ncurses to use menu interface!". I already have
ncurses and ncurse-devel installd so I am perplexed as to why this is coming
up. Any thoughts?
On Tue, Mar 25, 2008 at 9:06 PM, Kyle Gibbons <bobert5064 at gmail.com>
wrote:
Quote: | Hi,
I am running asterisk 1.4.18.1 when I do make menuselect it makes it and
the last line is menuselect changes NOT saved! and then it goes back to the
prompt
On Tue, Mar 25, 2008 at 6:00 AM, Grygoriy Dobrovolskyy <
megahohol at gmail.com> wrote:
Quote: | 1.2 has no menuselect
1.4:
./configure
make menuselect (and you get into it after this command
automatically)
2008/3/25, Rob Hillis <rob at hillis.dyndns.org>:
Quote: | Only if you're trying to compile Asterisk 1.2. Asterisk 1.4 also
has the menuselect configuration, though for most applications you don't
really need to fiddle with it.
James M Kupernik wrote:
There actually is no menuselect, its just a simple
./configure
make
make install
in that order
Hope that helps
James
--
James M Kupernik
Network Engineer
VoodooVox, Inc.
james at voodoovox.com
Office: 646.710.3127
Mobile: 413.446.5974
----- Original Message -----
*From:* Kyle Gibbons <bobert5064 at gmail.com>
*To:* asterisk-users at lists.digium.com
*Sent:* Monday, March 24, 2008 9:47 PM
*Subject:* [asterisk-users] Menuselect?
Hi,
I hope this is not too much of a noob question. I am trying to
compile Asterisk and I cannot figure out how to get into the Menuselect
menu. I do #make clean #./configure #make menuselect, but I cannot figure
out how to actually get into the menu select interface. I am running CentOS
5. I have done quite a bit of searching on Google and have not come up with
anything. Also, I am reading the Asterisk book from O'reilly and it does not
seem to explain this. Please forgive this probably simple question as I am
new to Linux and semi-new to Asterisk. Thank you in advance for your help.
--
All the best,
Kyle
bobert5064.deviantart.com
------------------------------
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com--
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
------------------------------
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com--
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
|
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
|
--
All the best,
Kyle
bobert5064.deviantart.com
|
--
All the best,
Kyle
bobert5064.deviantart.com
|
--
All the best,
Kyle
bobert5064.deviantart.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080325/038cfeeb/attachment-0001.htm |
|
Back to top |
|
|
jparker at digium.com Guest
|
Posted: Wed Mar 26, 2008 9:59 am Post subject: [asterisk-users] Menuselect? |
|
|
Continuing the top-posting madness...
For future reference (and for the archives), you could have done `make
dist-clean` and re-run configure, rather than remove the directory.
Kyle Gibbons wrote:
Quote: | All,
Thank you very much for your help, I have solved the problem. After
installing ncurses-devel I had to completely delete the zaptel
directory(I know I was asking about Asterisk, but I was having the same
problem and of course was starting with zaptel install). I tried doing
make dirclean, but even that did not work. Once I completely deleted the
directory, I untarballed the file again, ran ./configure and make
menuselect and now everything runs properly. Thanks again for your help!
On Tue, Mar 25, 2008 at 9:38 PM, Kyle Gibbons <bobert5064 at gmail.com
<mailto:bobert5064 at gmail.com>> wrote:
Okay,
I think I have found part of the problem. When I do make menuselect
at the end it reads "Install ncurses to use menu interface!". I
already have ncurses and ncurse-devel installd so I am perplexed as
to why this is coming up. Any thoughts?
On Tue, Mar 25, 2008 at 9:06 PM, Kyle Gibbons <bobert5064 at gmail.com
<mailto:bobert5064 at gmail.com>> wrote:
Hi,
I am running asterisk 1.4.18.1 <http://1.4.18.1> when I do make
menuselect it makes it and the last line is menuselect changes
NOT saved! and then it goes back to the prompt
On Tue, Mar 25, 2008 at 6:00 AM, Grygoriy Dobrovolskyy
<megahohol at gmail.com <mailto:megahohol at gmail.com>> wrote:
1.2 has no menuselect
1.4:
./configure
make menuselect (and you get into it after this command
automatically)
2008/3/25, Rob Hillis <rob at hillis.dyndns.org
<mailto:rob at hillis.dyndns.org>>:
Only if you're trying to compile Asterisk 1.2. Asterisk
1.4 also has the menuselect configuration, though for
most applications you don't really need to fiddle with it.
James M Kupernik wrote:
Quote: | There actually is no menuselect, its just a simple
./configure
make
make install
in that order
Hope that helps
James
--
James M Kupernik
Network Engineer
VoodooVox, Inc.
james at voodoovox.com <mailto:james at voodoovox.com>
Office: 646.710.3127
Mobile: 413.446.5974
----- Original Message -----
*From:* Kyle Gibbons <mailto:bobert5064 at gmail.com>
*To:* asterisk-users at lists.digium.com
<mailto:asterisk-users at lists.digium.com>
*Sent:* Monday, March 24, 2008 9:47 PM
*Subject:* [asterisk-users] Menuselect?
Hi,
I hope this is not too much of a noob question. I
am trying to compile Asterisk and I cannot figure
out how to get into the Menuselect menu. I do
#make clean #./configure #make menuselect, but I
cannot figure out how to actually get into the
menu select interface. I am running CentOS 5. I
have done quite a bit of searching on Google and
have not come up with anything. Also, I am reading
the Asterisk book from O'reilly and it does not
seem to explain this. Please forgive this probably
simple question as I am new to Linux and semi-new
to Asterisk. Thank you in advance for your help.
--
All the best,
Kyle
bobert5064.deviantart.com
<http://bobert5064.deviantart.com>
------------------------------------------------------------------------
_______________________________________________
-- Bandwidth and Colocation Provided by
http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
------------------------------------------------------------------------
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
|
_______________________________________________
-- Bandwidth and Colocation Provided by
http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________
-- Bandwidth and Colocation Provided by
http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
--
All the best,
Kyle
bobert5064.deviantart.com <http://bobert5064.deviantart.com>
--
All the best,
Kyle
bobert5064.deviantart.com <http://bobert5064.deviantart.com>
--
All the best,
Kyle
bobert5064.deviantart.com <http://bobert5064.deviantart.com>
------------------------------------------------------------------------
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
|
Back to top |
|
|
tzafrir.cohen at xorco... Guest
|
Posted: Wed Mar 26, 2008 10:17 am Post subject: [asterisk-users] Menuselect? |
|
|
On Wed, Mar 26, 2008 at 09:59:04AM -0500, Jason Parker wrote:
Quote: | Continuing the top-posting madness...
For future reference (and for the archives), you could have done `make
dist-clean` and re-run configure, rather than remove the directory.
|
Or just delete menuselect.makeopts
I have come to the conclusion that if you live by the svn it may not be
such a bad idea to automatically delete it after running configure. Hence
this is an option of live_zap and live_ast . The performance penalty is
not noticable.
--
Tzafrir Cohen
icq#16849755 jabber:tzafrir.cohen at xorcom.com
+972-50-7952406 mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir |
|
Back to top |
|
|
pdhales at optusnet.co... Guest
|
Posted: Wed Mar 26, 2008 7:04 pm Post subject: [asterisk-users] Menuselect? |
|
|
I have found 'make menuselect' useful to find out what is/isn't built
and sometimes a hint as to why.
PaulH
On Tue, 2008-03-25 at 14:37 +1100, Rob Hillis wrote:
Quote: | Only if you're trying to compile Asterisk 1.2. Asterisk 1.4 also has
the menuselect configuration, though for most applications you don't
really need to fiddle with it.
James M Kupernik wrote:
Quote: | There actually is no menuselect, its just a simple
./configure
make
make install
in that order
Hope that helps
James
--
James M Kupernik
Network Engineer
VoodooVox, Inc.
james at voodoovox.com
Office: 646.710.3127
Mobile: 413.446.5974
----- Original Message -----
From: Kyle Gibbons
To: asterisk-users at lists.digium.com
Sent: Monday, March 24, 2008 9:47 PM
Subject: [asterisk-users] Menuselect?
Hi,
I hope this is not too much of a noob question. I am trying
to compile Asterisk and I cannot figure out how to get into
the Menuselect menu. I do #make clean #./configure #make
menuselect, but I cannot figure out how to actually get into
the menu select interface. I am running CentOS 5. I have
done quite a bit of searching on Google and have not come up
with anything. Also, I am reading the Asterisk book from
O'reilly and it does not seem to explain this. Please
forgive this probably simple question as I am new to Linux
and semi-new to Asterisk. Thank you in advance for your
help.
--
All the best,
Kyle
bobert5064.deviantart.com
____________________________________________________________
_______________________________________________
-- Bandwidth and Colocation Provided by
http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
____________________________________________________________________
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
| _______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
|
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
|