delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2007/07/23/13:19:51

X-Spam-Check-By: sourceware.org
Message-ID: <46A4E32D.4010100@x-ray.at>
Date: Mon, 23 Jul 2007 19:19:41 +0200
From: Reini Urban <rurban AT x-ray DOT at>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.8.1.4) Gecko/20070509 SeaMonkey/1.1.2
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: Updated: perl-libwin32-0.27-1
References: <46A44B24 DOT 80102 AT x-ray DOT at> <1ff86f510707230616s5436cd15ia104ed5f5f7acf63 AT mail DOT gmail DOT com>
In-Reply-To: <1ff86f510707230616s5436cd15ia104ed5f5f7acf63@mail.gmail.com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

Jerry D. Hedden schrieb:
> Reini Urban wrote:
>> This email is to inform you about the release of the updated
>> perl-libwin32 package, matching the current perl-5.8.8, through
>> http://cygwin.com/setup.exe.
> 
> I obtained the source for this module, and tried to build it.
> I produced the following error:
> 
> ODBC.xs:34:23: iodbcinst.h: No such file or directory
> 
> What package am I missing that contains this?

Uh, we forgot to add that to the cygwin README.
unixodbc is no official cygwin package yet, though it builds out
of the box. iODBC would be another option.
http://sf.net/projects/iodbc/

wget 
http://switch.dl.sourceforge.net/sourceforge/iodbc/libiodbc-3.52.5.tar.gz
tar xfz libiodbc-3.52.5.tar.gz
cd libiodbc-3.52.5
  ./configure --disable-gui --prefix=/usr --sysconfdir=/etc
make
make check
make install

libwin32 builds with the MSVC6 odbc headers also, but we (Gerrit and me) 
wanted to link against an open and POSIX compliant lib.
Note: DBD::ODBC has some detection code to which odbc lib to link 
against. Microsoft ODBC, iodbc, unixodbc or any other.
-- 
Reini Urban

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019