Score 1 for Google Gmail:

On Apr 1, 2005 12:11 AM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> 
> Hi,
> 
> Saw the problem you have raised in dbi-users regarding DBD::DB2 - What
> components of the DB2 Application Development Client are essential?
> 
> Have you solved the problem? Can you help us as we are also facing the
> same problem as shown below.
> 
> Machine1:/perl/DBD-DB2-0.78>make
>         cc -c  -I"/db2admin/sqllib/include"
> -I"/usr/local/lib/perl5/site_perl/5.8.6/aix/auto/DBI"   -D_ALL_SOURCE
> -D_ANSI_C_SOURCE -D_POSIX_SOU
> RCE -qmaxmem=-1 -qnoansialias -DUSE_NATIVE_DLOPEN -q32 -D_LARGE_FILES
> -qlonglong -O    -DVERSION=\"0.78\"  -DXS_VERSION=\"0.78\"
> "-I/usr/local/lib/pe
> rl5/5.8.6/aix/CORE"   DB2.c
> "DB2.h", line 9.10: 1506-296 (S) #include file <sqlcli.h> not found.
> "DB2.h", line 11.10: 1506-296 (S) #include file <sqlcli1.h> not found.
> "DB2.h", line 12.10: 1506-296 (S) #include file <sqlext.h> not found.
> "DB2.h", line 14.10: 1506-296 (S) #include file <sqlstate.h> not found.



>From October 2004:
        
Darin McBride   <[EMAIL PROTECTED]> to dbi-users

On October 12, 2004 1:27 pm, Edward Peschko wrote:
> I'm missing a piece, I guess, in the install of DB2.. I have the libraries,
> etc. installed in /opt/IBM/db2/V8.1.

Did you install the application development tools with DB2?  If you have the
Application Development Client installed, you have it.  Or, if you have any
licensed product, you could install it (it's optional).  If you have the
Runtime Client or the Administration Client products, you will need to get
the Application Development Client off the IBM website and install it to get
the headers and libraries required for compiling C programs.
- Hide quoted text -

> 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?



-- 
Jonathan Leffler <[EMAIL PROTECTED]>  #include <disclaimer.h>
Guardian of DBD::Informix - v2005.01 - http://dbi.perl.org
"I don't suffer from insanity - I enjoy every minute of it."

Reply via email to