>From source also doesn&#39;t work. :(<br><br>
<div class="gmail_quote">On Fri, Jul 30, 2010 at 1:15 PM, Fred Posner <span dir="ltr">&lt;<a href="mailto:fred@teamforrest.com">fred@teamforrest.com</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div class="im">On Jul 30, 2010, at 5:04 AM, Andraž wrote:<br><br>&gt; Ok, problem is another, when I run configure, it write this:<br>&gt; checking for tds_version in -ltds... no<br>&gt; configure: ***<br>&gt; configure: *** The FreeTDS installation on this system appears to be broken.<br>
&gt; configure: *** Either correct the installation, or run configure<br>&gt; configure: *** without explicitly specifying --with-tds<br>&gt; ODBC is not a good solution, only if I can change the names of CDR fields.<br>&gt;<br>
&gt; How can I &quot;repair&quot; the installlation?<br>&gt;<br>&gt; On Wed, Jul 28, 2010 at 2:58 PM, Andraž &lt;<a href="mailto:atletek@gmail.com">atletek@gmail.com</a>&gt; wrote:<br>&gt; I resolved this isue using odbc.<br>
&gt;<br>&gt;<br>&gt; On Mon, Jul 26, 2010 at 11:27 AM, Tzafrir Cohen &lt;<a href="mailto:tzafrir.cohen@xorcom.com">tzafrir.cohen@xorcom.com</a>&gt; wrote:<br>&gt; On Mon, Jul 26, 2010 at 10:05:27AM +0200, Andraž wrote:<br>
&gt; &gt; Hi,<br>&gt; &gt;<br>&gt; &gt; I have Ubuntu server 10.04 64bit, and Asterisk 1.4.34, compiled from<br>&gt; &gt; sources. I installed freetds-common,freetds-dev, libct4, libsybdb5,<br>&gt; &gt; freetds-bin, but, when I run configure and then make menuconfig in section<br>
&gt; &gt; &quot;Call Detail Recording&quot; -&gt; &quot;cdr_tds&quot; it&#39;s &quot;disabled&quot;. It only writes that<br>&gt; &gt; &quot;Depends on: freetds(E)&quot;. On another server (same configuration) I installed<br>
&gt; &gt; the same packages, and it&#39;s working fine. Any suggestions, what I did wrong?<br>&gt;<br>&gt; Have you re-ron ./configure #?<br>&gt;<br>&gt; --<br></div>&gt;               Tzafrir Cohenv<br><br>Have you tried installing freetds from source?<br>
<br>wget <a href="ftp://ftp.ibiblio.org/pub/Linux/ALPHA/freetds/stable/freetds-stable.tgz" target="_blank">ftp://ftp.ibiblio.org/pub/Linux/ALPHA/freetds/stable/freetds-stable.tgz</a><br>tar -zxvf freetds-stable.tgz<br>cd freetds-0.82<br>
./configure --prefix=/usr --with-tdsver=7.0 --with-unixodbc=/usr/lib<br>       or ./configure --prefix=/usr --with-tdsver=7.0 --with-unixodbc=/usr<br>make &amp;&amp; make install<br><br><br>---fred<br><a href="http://qxork.com/" target="_blank">http://qxork.com</a><br>
<font color="#888888"><br><br>--<br></font>
<div>
<div></div>
<div class="h5">_____________________________________________________________________<br>-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com/" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>              <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>
  <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></div></div></blockquote></div><br>