Antwort: compilation requirements for DBD-DB2

From: Manfred Beilfuss (Manfred.Beilfuss_at_dvag.com)
Date: 10/13/04


To: Edward Peschko <esp5@pge.com>
Date: Wed, 13 Oct 2004 09:17:23 +0200


                                                                                                                 
                    Edward
                    Peschko An: dbi-users@perl.org
                    <esp5@pge.com Kopie: db2perl@ca.ibm.com
> Thema: compilation requirements for DBD-DB2
                                                                                                                 
                    12.10.2004
                    21:27
                                                                                                                 
                                                                                                                 

>>hey all,

>>I'm missing a piece, I guess, in the install of DB2.. I have the
libraries, etc.
>>installed in /opt/IBM/db2/V8.1.

>>I'm getting:
>>
>> Constants.xs:16:20: sqlcli.h: No such file or directory
>> Constants.xs:18:21: sqlcli1.h: No such file or directory
>> Constants.xs:19:20: sqlext.h: No such file or directory

>>so... what do I need to download and from where?

>>Thanks,

>>Ed

Hey Ed,

the sql*.h you mention belong to the db2-Client-Software! You should find
them in your sqllib\include directory!
There are different "editions" ( runtime-,administration- and
developer-Client) of the db2-client-software!
If you have a DB2-Client installed and don't find them, you will need to
install the Developer-Client, which I have. I think they are only in the
dev-Client, but am not sure!
If you find find them, they may not be in your include-path!

best regards
Manfred