Skip to Content.
Sympa Menu

freetds - Re: [freetds] freetds 0.91 : Problem building with no BSD-compliant install.

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "James K. Lowden" <jklowden AT freetds.org>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] freetds 0.91 : Problem building with no BSD-compliant install.
  • Date: Mon, 16 Jan 2012 22:46:47 -0500

On Thu, 12 Jan 2012 11:03:13 +0000 (GMT)
huw.edwards AT talk21.com wrote:

> I had a problem building freetds on one of our platforms (AIX 5.3)
> and it came down to the fact that it didn't have a suitable BSD
> compliant install. This meant it set the value of INSTALL_DATA to be
> "../../install-sh" - this was fine for most of the build but gave
> errors when it came to doc/images.

Thank you for the problem report.

I tried to solve this in a better way. I updated configure.ac to use
the autoconf macros to find an install program if available. And I
changed doc/Makefile.am not to change directories when installing the
GIF images. These changes were committed to CVS HEAD.

--jkl




Archive powered by MHonArc 2.6.24.

Top of Page