The UNIX PATH environment variable tells the shell which directories to search for executable programs. You must add the directory containing your IBM Informix product to your PATH setting before you can use the product.
.-:--------. V | >>-setenv--PATH--$PATH:----pathname-+--------------------------><
Include a colon ( : ) separator between the pathnames on UNIX systems. (Use the semicolon ( ; ) separator between pathnames on Windows systems.)
You can specify the search path in various ways. The PATH environment variable tells the operating system where to search for executable programs. You must include the directory that contains your IBM Informix product in your path setting before you can use the product. This directory should appear before $INFORMIXDIR/bin, which you must also include.
For additional information about how to modify your path, see Modifying an Environment-Variable Setting.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]