>From source also doesn't work. :(<br><br>
<div class="gmail_quote">On Fri, Jul 30, 2010 at 1:15 PM, Fred Posner <span dir="ltr"><<a href="mailto:fred@teamforrest.com">fred@teamforrest.com</a>></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>> Ok, problem is another, when I run configure, it write this:<br>> checking for tds_version in -ltds... no<br>> configure: ***<br>> configure: *** The FreeTDS installation on this system appears to be broken.<br>
> configure: *** Either correct the installation, or run configure<br>> configure: *** without explicitly specifying --with-tds<br>> ODBC is not a good solution, only if I can change the names of CDR fields.<br>><br>
> How can I "repair" the installlation?<br>><br>> On Wed, Jul 28, 2010 at 2:58 PM, Andraž <<a href="mailto:atletek@gmail.com">atletek@gmail.com</a>> wrote:<br>> I resolved this isue using odbc.<br>
><br>><br>> On Mon, Jul 26, 2010 at 11:27 AM, Tzafrir Cohen <<a href="mailto:tzafrir.cohen@xorcom.com">tzafrir.cohen@xorcom.com</a>> wrote:<br>> On Mon, Jul 26, 2010 at 10:05:27AM +0200, Andraž wrote:<br>
> > Hi,<br>> ><br>> > I have Ubuntu server 10.04 64bit, and Asterisk 1.4.34, compiled from<br>> > sources. I installed freetds-common,freetds-dev, libct4, libsybdb5,<br>> > freetds-bin, but, when I run configure and then make menuconfig in section<br>
> > "Call Detail Recording" -> "cdr_tds" it's "disabled". It only writes that<br>> > "Depends on: freetds(E)". On another server (same configuration) I installed<br>
> > the same packages, and it's working fine. Any suggestions, what I did wrong?<br>><br>> Have you re-ron ./configure #?<br>><br>> --<br></div>> 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 && 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>