Menu

#3 missing sqlcli1.h and sqlenv.h

open
nobody
5
2003-10-03
2003-10-03
Anonymous
No

I installed db2 express trial edition on redhat 8 and
would like to use python to access it. I ran 'python
setup.v81.py

The first two errors I got were:

_db2_module.c:99:21: sqlcli1.h: No such file or directory
_db2_module.c:100:20: sqlenv.h: No such file or directory

I searched my machine for the files and they are not
anywhere. How do I get these files?

Discussion

  • Nobody/Anonymous

    Logged In: NO

    never mind, i had to install them from the development tools

     
  • Nobody/Anonymous

    Logged In: NO

    Those files will be in the /include folder of your DB2
    driver installation. On Windows, that will be something
    like this:

    C:\Program Files\IBM\SQLLIB\include

    I don't know about RH installs.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.