Simon,

The HOWTO on www.iodbc.org walks through the steps with links to specific
file downloads.
As far as what libc version you need, do the following on your RedHat box:

rpm -qa |grep libc

the latest version number that shows up is what you need compatibility for.

Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software  http://www.openlinksw.com
Universal Data Access & Data Integration Technology Providers

> -----Original Message-----
> From: Kraa de Simon [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, September 04, 2001 7:52 AM
> To: Php-General (E-mail)
> Subject: [PHP] iODBC support (--with-iodbc[=DIR])
>
>
> Hi,
>
> I'd like to configure the iODBC support (--with-iodbc[=DIR])
>
> On http://www.iodbc.org I can choose between 'iODBC Driver Manager' and
> 'OpenLink iODBC SDK binaries'.
>
> When I choose 'iODBC Driver Manager' I see the following options:
>
> - iODBC Driver Manager & Administrator SOURCE Release V3.0.5
> - iODBC RPM Packaging Source Files
> - iODBC Driver Manager Runtime Package (For Linux glibc21)
> - iODBC RPM Developers Kit (Linux glibc21)
> - iODBC Administrator (Linux glibc21)
>
> And when I choose 'OpenLink iODBC SDK binaries':
>
> - Linux libc5 (Intel)
> - Linux glibc2 (Intel)
> - Linux glibc2.1.1 (Intel)
>
> Can anyone please give me a hint what I need to download?
>
> I'm running on Red Hat Linux 7.1 / PHP 4.0.5.
>
> [/root] uname -a
> Linux nt-cpu04 2.4.2-2 #1 Sun Apr 8 19:37:14 EDT 2001 i586 unknown
> [/root] rpm -q --all | grep glib
> glibc-common-2.2.2-10
> glibc-2.2.2-10
> glib-1.2.9-1
> glib-devel-1.2.9-1
> glibc-devel-2.2.2-10
>
> Thanks!!!
>
> Simon.
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to