<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.3086" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Verdana size=2></FONT> </DIV>
<DIV><FONT face=Verdana size=2><SPAN 
class=722245909-20092007>Hi,</SPAN></FONT></DIV>
<DIV><FONT face=Verdana size=2><SPAN 
class=722245909-20092007></SPAN></FONT> </DIV>
<DIV><FONT face=Verdana size=2><SPAN class=722245909-20092007>    
I am getting the following error while installing PyDB2 package on AIX machine. 
</SPAN></FONT></DIV>
<DIV><FONT><SPAN class=722245909-20092007></SPAN></FONT><FONT face=Verdana 
size=2><SPAN class=722245909-20092007>So can anybody give me the requirements 
list and a procedure to install PyDb2 package on AIX.</SPAN></FONT></DIV>
<DIV><FONT face=Verdana size=2></FONT> </DIV>
<DIV><FONT face=Verdana size=2></FONT> </DIV>
<DIV><FONT face=Verdana size=2><A 
href="mailto:xn75@ti057:/home/xn75/PyDB2-1.1.0">xn75@ti057:/home/xn75/PyDB2-1.1.0</A>> 
python setup.py install<BR>Your DB2 root is:<BR>WARNING: it seems that you did 
not install 'Application Development Kit'.<BR>Compilation may fail.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Verdana size=2>running install<BR>running build<BR>running 
build_py<BR>not copying DB2.py (output up-to-date)<BR>running 
build_ext<BR>building '_db2' extension<BR>cc_r -O -Iinclude 
-I/usr/local/include/python2.1 -c _db2_module.c -o 
build/temp.aix-5.3-2.1/_db2_module.o<BR>"_db2_module.c", line 24.10: 1506-296 
(S) #include file <sqlcli1.h> not found.<BR>"_db2_module.c", line 25.10: 
1506-296 (S) #include file <sqlenv.h> not found.<BR>"_db2_module.c", line 
47.9: 1506-046 (S) Syntax error.<BR>"_db2_module.c", line 52.11: 1506-045 (S) 
Undeclared identifier SQL_BIGINT.<BR>"_db2_module.c", line 52.33: 1506-026 (S) 
Number of initializers cannot be greater than the number of aggregate 
members.<BR>"_db2_module.c", line 53.11: 1506-045 (S) Undeclared identifier 
SQL_BINARY.<BR>"_db2_module.c", line 53.33: 1506-026 (S) Number of initializers 
cannot be greater than the number of aggregate members.<BR>"_db2_module.c", line 
54.11: 1506-045 (S) Undeclared identifier SQL_BLOB.<BR>"_db2_module.c", line 
54.33: 1506-026 (S) Number of initializers cannot be greater than the number of 
aggregate members.<BR>"_db2_module.c", line 55.11: 1506-045 (S) Undeclared 
identifier SQL_BLOB_LOCATOR.<BR>"_db2_module.c", line 55.33: 1506-026 (S) Number 
of initializers cannot be greater than the number of aggregate 
members.<BR>"_db2_module.c", line 56.11: 1506-045 (S) Undeclared identifier 
SQL_CHAR.<BR>"_db2_module.c", line 56.33: 1506-026 (S) Number of initializers 
cannot be greater than the number of aggregate members.<BR>"_db2_module.c", line 
57.11: 1506-045 (S) Undeclared identifier SQL_CLOB.<BR>"_db2_module.c", line 
57.33: 1506-026 (S) Number of initializers cannot be greater than the number of 
aggregate members.<BR>"_db2_module.c", line 58.11: 1506-045 (S) Undeclared 
identifier SQL_CLOB_LOCATOR.<BR>"_db2_module.c", line 58.33: 1506-026 (S) Number 
of initializers cannot be greater than the number of aggregate 
members.<BR>"_db2_module.c", line 59.11: 1506-045 (S) Undeclared identifier 
SQL_TYPE_DATE.<BR>"_db2_module.c", line 59.33: 1506-026 (S) Number of 
initializers cannot be greater than the number of aggregate 
members.<BR>"_db2_module.c", line 60.11: 1506-045 (S) Undeclared identifier 
SQL_DBCLOB.<BR>"_db2_module.c", line 60.33: 1506-026 (S) Number of initializers 
cannot be greater than the number of aggregate members.<BR>"_db2_module.c", line 
61.11: 1506-045 (S) Undeclared identifier 
SQL_DBCLOB_LOCATOR.<BR>"_db2_module.c", line 61.33: 1506-026 (S) Number of 
initializers cannot be greater than the number of aggregate 
members.<BR>"_db2_module.c", line 62.11: 1506-045 (S) Undeclared identifier 
SQL_DECIMAL.<BR>"_db2_module.c", line 62.33: 1506-026 (S) Number of initializers 
cannot be greater than the number of aggregate members.<BR>"_db2_module.c", line 
63.11: 1506-045 (S) Undeclared identifier SQL_DOUBLE.<BR>"_db2_module.c", line 
63.33: 1506-026 (S) Number of initializers cannot be greater than the number of 
aggregate members.<BR>"_db2_module.c", line 64.11: 1506-045 (S) Undeclared 
identifier SQL_FLOAT.<BR>"_db2_module.c", line 64.33: 1506-026 (S) Number of 
initializers cannot be greater than the number of aggregate 
members.<BR>"_db2_module.c", line 65.11: 1506-045 (S) Undeclared identifier 
SQL_GRAPHIC.<BR>"_db2_module.c", line 65.33: 1506-026 (S) Number of initializers 
cannot be greater than the number of aggregate members.<BR>"_db2_module.c", line 
66.11: 1506-045 (S) Undeclared identifier SQL_INTEGER.<BR>"_db2_module.c", line 
66.33: 1506-026 (S) Number of initializers cannot be greater than the number of 
aggregate members.<BR>"_db2_module.c", line 67.11: 1506-045 (S) Undeclared 
identifier SQL_LONGVARCHAR.<BR>"_db2_module.c", line 67.33: 1506-026 (S) Number 
of initializers cannot be greater than the number of aggregate 
members.<BR>"_db2_module.c", line 68.11: 1506-045 (S) Undeclared identifier 
SQL_LONGVARBINARY.<BR>"_db2_module.c", line 68.33: 1506-026 (S) Number of 
initializers cannot be greater than the number of aggregate 
members.<BR>"_db2_module.c", line 69.11: 1506-045 (S) Undeclared identifier 
SQL_LONGVARGRAPHIC.<BR>"_db2_module.c", line 69.33: 1506-026 (S) Number of 
initializers cannot be greater than the number of aggregate 
members.<BR>"_db2_module.c", line 70.11: 1506-045 (S) Undeclared identifier 
SQL_NUMERIC.<BR>"_db2_module.c", line 70.33: 1506-026 (S) Number of initializers 
cannot be greater than the number of aggregate members.<BR>"_db2_module.c", line 
71.11: 1506-045 (S) Undeclared identifier SQL_REAL.<BR>"_db2_module.c", line 
71.33: 1506-026 (S) Number of initializers cannot be greater than the number of 
aggregate members.<BR>"_db2_module.c", line 72.11: 1506-045 (S) Undeclared 
identifier SQL_SMALLINT.<BR>"_db2_module.c", line 72.33: 1506-026 (S) Number of 
initializers cannot be greater than the number of aggregate 
members.<BR>"_db2_module.c", line 73.11: 1506-045 (S) Undeclared identifier 
SQL_TYPE_TIME.<BR>"_db2_module.c", line 73.33: 1506-026 (S) Number of 
initializers cannot be greater than the number of aggregate 
members.<BR>"_db2_module.c", line 74.11: 1506-045 (S) Undeclared identifier 
SQL_TYPE_TIMESTAMP.<BR>"_db2_module.c", line 74.33: 1506-026 (S) Number of 
initializers cannot be greater than the number of aggregate 
members.<BR>"_db2_module.c", line 75.11: 1506-045 (S) Undeclared identifier 
SQL_VARCHAR.<BR>"_db2_module.c", line 75.33: 1506-026 (S) Number of initializers 
cannot be greater than the number of aggregate members.<BR>"_db2_module.c", line 
76.11: 1506-045 (S) Undeclared identifier SQL_VARBINARY.<BR>"_db2_module.c", 
line 76.33: 1506-026 (S) Number of initializers cannot be greater than the 
number of aggregate members.<BR>"_db2_module.c", line 77.11: 1506-045 (S) 
Undeclared identifier SQL_VARGRAPHIC.<BR>"_db2_module.c", line 77.33: 1506-026 
(S) Number of initializers cannot be greater than the number of aggregate 
members.<BR>"_db2_module.c", line 78.11: 1506-045 (S) Undeclared identifier 
SQL_DATALINK.<BR>"_db2_module.c", line 78.33: 1506-026 (S) Number of 
initializers cannot be greater than the number of aggregate 
members.<BR>"_db2_module.c", line 79.14: 1506-026 (S) Number of initializers 
cannot be greater than the number of aggregate members.<BR>"_db2_module.c", line 
82.7: 1506-282 (S) The type of the parameters must be specified in a 
prototype.<BR>"_db2_module.c", line 90.11: 1506-045 (S) Undeclared identifier 
SQL_SUCCESS.<BR>"_db2_module.c", line 91.11: 1506-045 (S) Undeclared identifier 
SQL_SUCCESS_WITH_INFO.<BR>"_db2_module.c", line 92.11: 1506-045 (S) Undeclared 
identifier SQL_ERROR.<BR>"_db2_module.c", line 93.11: 1506-045 (S) Undeclared 
identifier SQL_INVALID_HANDLE.<BR>"_db2_module.c", line 94.11: 1506-045 (S) 
Undeclared identifier SQL_NO_DATA_FOUND.<BR>"_db2_module.c", line 95.11: 
1506-045 (S) Undeclared identifier SQL_STILL_EXECUTING.<BR>"_db2_module.c", line 
96.11: 1506-045 (S) Undeclared identifier SQL_NEED_DATA.<BR>"_db2_module.c", 
line 100.27: 1506-275 (S) Unexpected text SQLRETURN 
encountered.<BR>"_db2_module.c", line 150.9: 1506-046 (S) Syntax 
error.<BR>"_db2_module.c", line 154.33: 1506-045 (S) Undeclared identifier 
SQL_MAX_DSN_LENGTH.<BR>"_db2_module.c", line 154.33: 1506-195 (S) Integral 
constant expression with a value greater than zero is 
required.<BR>"_db2_module.c", line 177.19: 1506-282 (S) The type of the 
parameters must be specified in a prototype.<BR>"_db2_module.c", line 178.12: 
1506-282 (S) The type of the parameters must be specified in a 
prototype.<BR>"_db2_module.c", line 179.12: 1506-282 (S) The type of the 
parameters must be specified in a prototype.<BR>"_db2_module.c", line 212.9: 
1506-046 (S) Syntax error.<BR>"_db2_module.c", line 221.9: 1506-046 (S) Syntax 
error.<BR>"_db2_module.c", line 237.9: 1506-046 (S) Syntax 
error.<BR>"_db2_module.c", line 256.9: 1506-046 (S) Syntax 
error.<BR>"_db2_module.c", line 305.39: 1506-046 (S) Syntax 
error.<BR>"_db2_module.c", line 327.25: 1506-275 (S) Unexpected text rc 
encountered.<BR>"_db2_module.c", line 329.14: 1506-045 (S) Undeclared identifier 
rc.<BR>"_db2_module.c", line 343.25: 1506-275 (S) Unexpected text rc 
encountered.<BR>"_db2_module.c", line 345.14: 1506-045 (S) Undeclared identifier 
rc.<BR>"_db2_module.c", line 398.35: 1506-022 (S) "hstmt" is not a member of 
"struct {...}".<BR>"_db2_module.c", line 398.42: 1506-045 (S) Undeclared 
identifier SQL_HANDLE_STMT.<BR>"_db2_module.c", line 434.35: 1506-022 (S) 
"hstmt" is not a member of "struct {...}".<BR>"_db2_module.c", line 434.42: 
1506-045 (S) Undeclared identifier SQL_HANDLE_STMT.<BR>"_db2_module.c", line 
455.35: 1506-022 (S) "hdbc" is not a member of "struct 
{...}".<BR>"_db2_module.c", line 455.41: 1506-045 (S) Undeclared identifier 
SQL_HANDLE_DBC.<BR>"_db2_module.c", line 480.27: 1506-275 (S) Unexpected text 
handle encountered.<BR>"_db2_module.c", line 480.47: 1506-275 (S) Unexpected 
text handleType encountered.<BR>"_db2_module.c", line 482.25: 1506-277 (S) 
Syntax error: possible missing ';' or ','?<BR>"_db2_module.c", line 482.9: 
1506-045 (S) Undeclared identifier SQLCHAR.<BR>"_db2_module.c", line 494.9: 
1506-045 (S) Undeclared identifier SQLINTEGER.<BR>"_db2_module.c", line 495.9: 
1506-045 (S) Undeclared identifier SQLRETURN.<BR>"_db2_module.c", line 502.30: 
1506-276 (S) Syntax error: possible missing ')'?<BR>"_db2_module.c", line 
500.17: 1506-045 (S) Undeclared identifier handleType.<BR>"_db2_module.c", line 
501.17: 1506-045 (S) Undeclared identifier handle.<BR>"_db2_module.c", line 
499.9: 1506-045 (S) Undeclared identifier rc.<BR>"_db2_module.c", line 507.18: 
1506-045 (S) Undeclared identifier msgTextOutLen.<BR>"_db2_module.c", line 
513.52: 1506-045 (S) Undeclared identifier sqlState.<BR>"_db2_module.c", line 
515.46: 1506-045 (S) Undeclared identifier nativeErr.<BR>"_db2_module.c", line 
517.52: 1506-045 (S) Undeclared identifier msgText.<BR>error: command 'cc_r' 
failed with exit status 1<BR><A 
href="mailto:xn75@ti057:/home/xn75/PyDB2-1.1.0">xn75@ti057:/home/xn75/PyDB2-1.1.0</A>></FONT></DIV>
<DIV> </DIV>
<DIV><SPAN><FONT face=Verdana size=2>Regards</FONT><FONT face=Verdana 
size=2>,</FONT><FONT face=Arial> </FONT></SPAN> <BR><SPAN lang=en-us><FONT 
face=Verdana size=2>-</FONT> <FONT face=Verdana size=2>Praveen</FONT> <FONT 
face=Verdana size=2>V S</FONT></SPAN> </DIV>
<DIV> </DIV><FONT SIZE=3><BR>
<BR>
---- Disclaimer ----<BR>
This is a confidential email.  Tesco may monitor and record all emails.  The views expressed in this email are those of the sender and not Tesco.<BR>
<BR>
Tesco Stores Limited<BR>
Company Number: 519500<BR>
Registered in England<BR>
Registered Office: Tesco House, Delamare Road, Cheshunt, Hertfordshire EN8 9SL<BR>
VAT Registration Number: GB 220 4302 31<BR>
</FONT>
</BODY></HTML>