[QUOTE=jimmyzhu]Hi friendd,
Do I need to create INFORMIXDIR directory before install informix 10?
Thanks,
Jim[/QUOTE
You need to set the INFORMIXDIR=where you want to install the informix software.
you need to set the PATH=$PATH:$INFORMIXDIR;export PATH
if you are about to create the DB instance, you need to set ONCONFIG=onconfig.file (where default location is $INFORMIXDIR/etc
also set INFORMIXSERVER=nameofinstance where default location is INFORMIXDIR/etc
INFCOMPILER=c4gl (if you are using informix4gl compiler).