<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
the "./configure" thing requires the sources of zaptel, not asterisk.
Are you sure they're passing the zaptel sources?<br>
<br>
Well... i'm out of ideas. If it doesn't work you might want to re-post
your thread (specifically say you don't see chan_zap in make
menuconfig) and start with a new message (send) - don't reply to an
existing message and change it's subject line. When you first posted
this message you "hijacked" a thread called "Mysterious tables starting
with "stats_". People using threaded mail readers might not even see
your question! I saw your question because the thread about Mysterious
stats_ tables looked interesting...<br>
<br>
David Ruggles wrote:
<blockquote cite="mid0c2301c74ac3$d23957c0$e600a8c0@DavidDesktop"
 type="cite">
  <pre wrap="">I'm still not seeing chan_zap in menu option three.

I copied the source directories from /root/downloads/asterisk (where I had
put them) to /usr/src/ and then did what you suggested below and I got the
same result.

I'm going to try make uninstalling all the packages deleted all source
directories and starting over from the downloads. If you any other
suggestions I'll do them.

TIA!!

Thanks,

David Ruggles
CCNA MCSE (NT) CNA A+
Network Engineer        Safe Data, Inc.
(910) 285-7200        <a class="moz-txt-link-abbreviated" href="mailto:david@safedatausa.com">david@safedatausa.com</a>



-----Original Message-----
From: <a class="moz-txt-link-abbreviated" href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a>
[<a class="moz-txt-link-freetext" href="mailto:asterisk-users-bounces@lists.digium.com">mailto:asterisk-users-bounces@lists.digium.com</a>] On Behalf Of Cosmin Prund
Sent: Tuesday, February 06, 2007 6:17 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] New Issue


Try it like this:

cd /usr/src/asterisk-1.4.0
make clean
./configure --with-zaptel=/usr/src/zaptel-1.4
make menuconfig
make all
make install

David Ruggles wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Sorry about that I must have been in the wrong directory. I also have
    </pre>
  </blockquote>
  <pre wrap=""><!---->1.4.0
  </pre>
  <blockquote type="cite">
    <pre wrap="">and I tried it again and it worked. Chan_zap is not listed there, I'll
    </pre>
  </blockquote>
  <pre wrap=""><!---->start
  </pre>
  <blockquote type="cite">
    <pre wrap="">poking around and see if I stumble across anything. Do you know where the
expected location is? I don't have a problem moving the source.

Thanks,

David Ruggles
CCNA MCSE (NT) CNA A+
Network Engineer        Safe Data, Inc.
(910) 285-7200        <a class="moz-txt-link-abbreviated" href="mailto:david@safedatausa.com">david@safedatausa.com</a>
  
    </pre>
  </blockquote>
  <pre wrap=""><!---->
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>


_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>

  </pre>
</blockquote>
<br>
</body>
</html>