I'm trying to use a really old version of Informix with DBD-Informix4-0.23 on SCO OS 5. Getting a compile time error of:
"./dbdimp.h", line 13: error: cannot find include file: <sqlca.h> "./dbdimp.h", line 14: error: cannot find include file: <sqlda.h> "./dbdimp.h", line 15: error: cannot find include file: <sqlhdr.h> My versions of Informix are: INFORMIX-SE 5.01.UD3 INFORMIX-SQL 4.11.UC3 INFORMIX-4DB 4.11.UC4 INFORMIX-4GL 4.11.UC4 I also get this warning: Note (probably harmless): No library found for -lsql4 Anyone out there know what is needed for me to get the missing files I need (some additional pkg)? Happy Thanksgiving! Jim Hutchins
