Hello Carlos, In linux, the directory "/usr/IBMdb2/V7.1/include" contains all these files. ( DB2 V7.2 ).
Normally these files get installed when you install DB2 Application Development Client. Simply downloading/copying these .h files may not help. Also before installing DBD::DB2, export variables DB2DIR and DB2_HOME to "/usr/IBMdb2/V7.1" or whereever you have installed the App. dev. client. See http://www-3.ibm.com/cgi-bin/db2www/data/db2/udb/winos2unix/support/download.d2w/report HTH, Sumitro Chowdhury. On Fri, 2004-02-06 at 08:15, Carlos Calderon wrote: > Hi, > > I am trying to install the DB2 DBD driver to write Perl scripts for > querying a DB2 database. I was able to build the DBI and the test.pl was > successful. But when I tried to compile the driver I got this message: > > Constants.xs:16:20: sqlcli.h: No such file or directory > Constants.xs:16:20: sqlcli1.h: No such file or directory > Constants.xs:16:20: sqlext.h: No such file or directory > make[1]: *** [Constants.o] Error 1 > > Can you please let me know where I can download these .h files from? > > Thanks in advance > > Carlos Calderon > IBM Pervasive Computing > (919) 543-9153
