Skip to Content.
Sympa Menu

freetds - Re: [freetds] Memory leak with 0.92.556 in SQLDescribeCol()

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Sebastien FLAESCH <sf AT 4js.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] Memory leak with 0.92.556 in SQLDescribeCol()
  • Date: Thu, 04 Dec 2014 17:05:07 +0100

Thanks a lot Craig for your answer.

2 simple remarks:

A) Why is there no instruction in the INSTALL file about autogen.sh?

"Brief Instructions" just shows:

$ ./configure --help
$ ./configure
$ make
$ make install

Everyone new to freetds will run these commands and face the same probs as me.

B) Regarding the "current" version available on www.freetds.org, why is this
left as is? Can anyone modify these pages? Just point to the git repository!

I must be missing something, because all of this sounds obvious and I would
wonder that nobody changed it already if it was so simple.

Seb

On 12/04/2014 03:35 PM, Craig A. Berry wrote:

On Dec 3, 2014, at 6:00 AM, Sebastien FLAESCH <sf AT 4js.com> wrote:

Can someone point me to the instructions to download FreeTDS dev version?

When I take the sources from https://gitorious.org/freetds/freetds, there is
no configure script.

The INSTALL file contains instructions to use configure... what am I doing
wrong?

You have to be on a Unix or Unix-like system with recent autotools installed
and run autogen.sh in a git checkout of the current source. If all goes
well, you should get a configure script. If all does not go well, you may be
building autotools from scratch, which is a rather unpleasant bare knuckle
experience for those of us unaccustomed to such things.

Actually you don't have to be using git as you can get a tarball of the
latest source at any time from this link:

<https://gitorious.org/freetds/freetds/archive/HEAD.tar.gz>

However, you do have to have autotools.

Why is the www.freetds.org still showing an old "current" download link
(0.92.377)?

The nightly snapshots have not worked reliably for years and there is an
aversion to putting generated files under version control. The script for
generating snapshots was posted to the list once with suggestions for
improvement solicited but I don't think there were any takers.

________________________________________
Craig A. Berry
mailto:craigberry AT mac.com

"... getting out of a sonnet is much more
difficult than getting in."
Brad Leithauser

_______________________________________________
FreeTDS mailing list
FreeTDS AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds






Archive powered by MHonArc 2.6.24.

Top of Page