Error Messages (I)
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #
inifile: not found
"inifile: not found" errors are returned by oplcfg. If you receive "inifile" errors, take the following action:
1.
cd into the /bin sub-directory of your
2.
Type ls and insure that inifile exists.
For example:
bash$ ls inf73_mv inf73_sv inicheck inifile
3.
If inifile does not exist, stop and notify
4.
If inifile exists, pass the path to inifile to PATH.
For example:
export PATH=.:/full/path/to/openlink/bin:$PATH ex. Export PATH=/usr/openlink/bin:$PATH
5.
Test.
Referenced by...