<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns="http://www.w3.org/TR/REC-html40" xmlns:v = 
"urn:schemas-microsoft-com:vml" xmlns:o = 
"urn:schemas-microsoft-com:office:office" xmlns:w = 
"urn:schemas-microsoft-com:office:word" xmlns:m = 
"http://schemas.microsoft.com/office/2004/12/omml"><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19154">
<STYLE>@font-face {
        font-family: Cambria Math;
}
@font-face {
        font-family: Calibri;
}
@page WordSection1 {size: 612.0pt 792.0pt; margin: 72.0pt 72.0pt 72.0pt 72.0pt; }
P.MsoNormal {
        MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Calibri","sans-serif"; FONT-SIZE: 11pt; mso-fareast-language: EN-US
}
LI.MsoNormal {
        MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Calibri","sans-serif"; FONT-SIZE: 11pt; mso-fareast-language: EN-US
}
DIV.MsoNormal {
        MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Calibri","sans-serif"; FONT-SIZE: 11pt; mso-fareast-language: EN-US
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline; mso-style-priority: 99
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline; mso-style-priority: 99
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline; mso-style-priority: 99
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline; mso-style-priority: 99
}
SPAN.EmailStyle17 {
        FONT-FAMILY: "Calibri","sans-serif"; COLOR: windowtext; mso-style-type: personal-compose
}
.MsoChpDefault {
        FONT-FAMILY: "Calibri","sans-serif"; mso-fareast-language: EN-US; mso-style-type: export-only
}
DIV.WordSection1 {
        page: WordSection1
}
</STYLE>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></HEAD>
<BODY lang=EN-AU link=blue vLink=purple>
<DIV dir=ltr align=left><SPAN class=678323106-22122011><FONT color=#0000ff 
size=2 face=Arial>Did you try to make dahdi-tools before installing 
newt_devel&nbsp;?</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=678323106-22122011><FONT color=#0000ff 
size=2 face=Arial></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=678323106-22122011><FONT color=#0000ff 
size=2 face=Arial>pre-requisits are on debian;</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=678323106-22122011>
<DIV dir=ltr align=left><SPAN class=678323106-22122011><FONT color=#0000ff 
size=2 face=Arial>&nbsp;&nbsp;&nbsp; libncurses5-dev</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=678323106-22122011><FONT color=#0000ff 
size=2 face=Arial>&nbsp;&nbsp;&nbsp; libnewt-dev </FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=678323106-22122011><FONT color=#0000ff 
size=2 face=Arial></FONT></SPAN>&nbsp;</DIV></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=678323106-22122011><FONT color=#0000ff 
size=2 face=Arial>I'm guessing as to what the problem might be, but I think that 
it now still complains that libnewt-dev needs to be 
installed.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=678323106-22122011><FONT color=#0000ff 
size=2 face=Arial>I see this regularly&nbsp;when building a new installation and 
have forgotten to install libnewt-dev or what ever.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=678323106-22122011><FONT color=#0000ff 
size=2 face=Arial></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=678323106-22122011><FONT color=#0000ff 
size=2 face=Arial>re running ./configure and then&nbsp;'make menuslect' always 
reports as below (even after installing libncurses5-dev and 
libnewt-dev)</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=678323106-22122011><FONT color=#0000ff 
size=2 face=Arial></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=678323106-22122011><FONT color=#0000ff 
size=2 face=Arial>CC="" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" make -C 
menuselect CONFIGURE_SILENT="--silent" makeopts<BR>make[1]: Entering directory 
`/usr/src/pbx/dahdi-tools/menuselect'<BR>Package gtk+-2.0 was not found in the 
pkg-config search path.<BR>Perhaps you should add the directory containing 
`gtk+-2.0.pc'<BR>to the PKG_CONFIG_PATH environment variable<BR>No package 
'gtk+-2.0' found<BR>make[1]: Leaving directory 
`/usr/src/pbx/dahdi-tools/menuselect'<BR>CC="" CXX="g++" LD="" AR="" RANLIB="" 
CFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" cmenuselect<BR>make[1]: 
Entering directory `/usr/src/pbx/dahdi-tools/menuselect'<BR>make[1]: Nothing to 
be done for `cmenuselect'.<BR>make[1]: Leaving directory 
`/usr/src/pbx/dahdi-tools/menuselect'<BR>CC="" CXX="g++" LD="" AR="" RANLIB="" 
CFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" nmenuselect<BR>make[1]: 
Entering directory `/usr/src/pbx/dahdi-tools/menuselect'<BR>make[1]: Nothing to 
be done for `nmenuselect'.<BR>make[1]: Leaving directory 
`/usr/src/pbx/dahdi-tools/menuselect'<BR>CC="" CXX="g++" LD="" AR="" RANLIB="" 
CFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" gmenuselect<BR>make[1]: 
Entering directory `/usr/src/pbx/dahdi-tools/menuselect'<BR>make[1]: Nothing to 
be done for `gmenuselect'.<BR>make[1]: Leaving directory 
`/usr/src/pbx/dahdi-tools/menuselect'<BR>No menuselect user interface found. 
Install ncurses,<BR>newt or GTK libraries to build one and re-rerun<BR>'make 
menuselect'.<BR>asterix:/usr/src/pbx/dahdi-tools#</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=678323106-22122011><FONT color=#0000ff 
size=2 face=Arial></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=678323106-22122011><FONT color=#0000ff 
size=2 face=Arial>The quickest solution for me in the past has been to install 
the dev tools required. Delete the dahdi-tools directory and re 
checkout.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=678323106-22122011><SPAN 
class=678323106-22122011><FONT color=#0000ff size=2 face=Arial><SPAN 
class=678323106-22122011><FONT color=#0000ff size=2 face=Arial><SPAN 
class=678323106-22122011><FONT color=#0000ff size=2 face=Arial><SPAN 
class=678323106-22122011><FONT color=#0000ff size=2 
face=Arial>&nbsp;</FONT></SPAN></FONT></SPAN></FONT></SPAN></FONT></SPAN></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=678323106-22122011><SPAN 
class=678323106-22122011><FONT color=#0000ff size=2 face=Arial><SPAN 
class=678323106-22122011><FONT color=#0000ff size=2 face=Arial><SPAN 
class=678323106-22122011><FONT color=#0000ff size=2 face=Arial><SPAN 
class=678323106-22122011><FONT color=#0000ff size=2 face=Arial>I can repeat 
this, on a headless debian squeeze box, no GUI.</DIV>
<DIV dir=ltr align=left>
<DIV dir=ltr align=left>
<DIV dir=ltr align=left>
<DIV dir=ltr align=left><SPAN class=678323106-22122011><SPAN 
class=678323106-22122011><FONT color=#0000ff size=2 face=Arial><SPAN 
class=678323106-22122011><FONT color=#0000ff size=2 face=Arial>I've 
just&nbsp;repeated this,&nbsp;just by uninstalling </FONT></SPAN></DIV>
<DIV dir=ltr align=left>
<DIV dir=ltr align=left><SPAN class=678323106-22122011><FONT color=#0000ff 
size=2 face=Arial>&nbsp;&nbsp; libncurses5-dev 
<DIV dir=ltr align=left><SPAN class=678323106-22122011><FONT color=#0000ff 
size=2 face=Arial>&nbsp;&nbsp; libnewt-dev</FONT></SPAN></DIV>
<DIV dir=ltr 
align=left></FONT></SPAN></FONT></SPAN></SPAN></FONT></SPAN></FONT></SPAN></FONT></SPAN></FONT></SPAN><SPAN 
class=678323106-22122011><FONT color=#0000ff size=2 face=Arial>then take a fresh 
checkout</FONT></SPAN></DIV></DIV></DIV></DIV>
<DIV dir=ltr align=left>
<DIV dir=ltr align=left><SPAN class=678323106-22122011><FONT color=#0000ff 
size=2 face=Arial>&nbsp;&nbsp;&nbsp; svn co <A 
href="http://svn.digium.com/svn/dahdi/tools/trunk">http://svn.digium.com/svn/dahdi/tools/trunk</A> 
dahdi-tools</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=678323106-22122011><FONT color=#0000ff 
size=2 face=Arial>then</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=678323106-22122011><FONT color=#0000ff 
size=2 face=Arial>&nbsp;&nbsp;&nbsp;./configure</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=678323106-22122011><FONT color=#0000ff 
size=2 face=Arial>&nbsp;&nbsp; make menuselect</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=678323106-22122011><FONT color=#0000ff 
size=2 face=Arial>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; error messages as above are 
emitted</FONT></SPAN></DIV><SPAN class=678323106-22122011><FONT color=#0000ff 
size=2 face=Arial></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=678323106-22122011>
<DIV dir=ltr align=left><FONT color=#0000ff size=2 face=Arial>t<SPAN 
class=678323106-22122011>hen</SPAN></FONT></DIV>
<DIV dir=ltr align=left><SPAN class=678323106-22122011></SPAN><SPAN 
class=678323106-22122011></SPAN><FONT color=#0000ff size=2 
face=Arial>&nbsp;<SPAN class=678323106-22122011> apt-get 
install&nbsp;</SPAN><SPAN class=678323106-22122011><SPAN 
class=678323106-22122011><FONT color=#0000ff size=2 
face=Arial>libncurses5-dev</FONT></SPAN>
<DIV dir=ltr align=left><SPAN class=678323106-22122011><FONT color=#0000ff 
size=2 face=Arial>&nbsp; apt-get install&nbsp;libnewt-dev 
</FONT></SPAN></DIV></SPAN></FONT></DIV></SPAN></DIV></DIV></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=678323106-22122011><FONT color=#0000ff 
size=2 face=Arial>
<DIV dir=ltr align=left><SPAN class=678323106-22122011><FONT color=#0000ff 
size=2 face=Arial>then</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=678323106-22122011><FONT color=#0000ff 
size=2 face=Arial>&nbsp;&nbsp;&nbsp;./configure</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=678323106-22122011><FONT color=#0000ff 
size=2 face=Arial>then</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=678323106-22122011><FONT color=#0000ff 
size=2 face=Arial>&nbsp; &nbsp;make menuselect</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=678323106-22122011>
<DIV dir=ltr align=left><SPAN class=678323106-22122011><FONT color=#0000ff 
size=2 face=Arial>
<DIV dir=ltr align=left><SPAN class=678323106-22122011><FONT color=#0000ff 
size=2 face=Arial>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; error messages as above are 
emitted</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=678323106-22122011></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=678323106-22122011>But now I've spent the 
time </SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=678323106-22122011>&nbsp; rm 
menuselect/makeopts</SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=678323106-22122011>
<DIV dir=ltr align=left><SPAN class=678323106-22122011><FONT color=#0000ff 
size=2 face=Arial>&nbsp;&nbsp;./configure</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=678323106-22122011><FONT color=#0000ff 
size=2 face=Arial>&nbsp; make 
menuselect</FONT></SPAN></DIV></SPAN></DIV></FONT></SPAN></SPAN></FONT></SPAN><SPAN 
class=678323106-22122011><FONT color=#0000ff size=2 
face=Arial></FONT></SPAN></DIV></DIV></DIV>
<DIV dir=ltr align=left><SPAN class=678323106-22122011></SPAN><SPAN 
class=678323106-22122011><FONT color=#0000ff size=2 
face=Arial></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=678323106-22122011><FONT color=#0000ff 
size=2 face=Arial>Alec</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=678323106-22122011>&nbsp;</SPAN></DIV><BR>
<BLOCKQUOTE 
style="BORDER-LEFT: #0000ff 2px solid; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px" 
dir=ltr>
  <DIV dir=ltr lang=en-us class=OutlookMessageHeader align=left>
  <HR tabIndex=-1>
  <FONT size=2 face=Tahoma><B>From:</B> asterisk-users-bounces@lists.digium.com 
  [mailto:asterisk-users-bounces@lists.digium.com] <B>On Behalf Of 
  </B>Klaverstyn, David C<BR><B>Sent:</B> Thursday, 22 December 2011 1:15 
  p.m.<BR><B>To:</B> Asterisk Users Mailing List - Non-Commercial Discussion 
  (asterisk-users@lists.digium.com)<BR><B>Subject:</B> [asterisk-users] 
  dahdi_tool missing<BR></FONT><BR></DIV>
  <DIV></DIV>
  <DIV class=WordSection1>
  <P class=MsoNormal>Hi All,<o:p></o:p></P>
  <P class=MsoNormal><o:p>&nbsp;</o:p></P>
  <P class=MsoNormal>I have installed newt and newt_devel but dahdi_tool will 
  not compile/install.&nbsp; I&#8217;m trying this with 
  dahdi-linux-complete-2.5.0.2+2.5.0.2.&nbsp; does anyone have any suggestions 
  as to what I am doing wrong?<o:p></o:p></P>
  <P class=MsoNormal><o:p>&nbsp;</o:p></P>
  <P class=MsoNormal><SPAN 
  style="mso-fareast-language: EN-AU">Regards<o:p></o:p></SPAN></P>
  <P class=MsoNormal><SPAN 
  style="mso-fareast-language: EN-AU">David.</SPAN><o:p></o:p></P></DIV></BLOCKQUOTE></BODY></HTML>