Problem: When installing on Solaris the install script generates an endless loop. How do I correctly install? Solution: The information in this article applies to: * InterBase v5.x on Solaris From the 'Installing on Solaris' section in Chapter 3, Installation, of the Operations Guide: It is important to set the following environment variable for the proper function of the InterBase postinstall script: # NONABI_SCRIPTS=TRUE # export NONABI_SCRIPTS If this environment variable is not set you will see an endless loop when running the install script.
Last Modified: 23-OCT-00