Installing Installation Manager on Solaris x86 results in "launcher.ini was not found anywhere!" error
Technote (troubleshooting)
Problem(Abstract)
The install command "install --launcher.ini silent-install.ini" fails with "find cycle" errors and "launcher.ini" can not be found.
Symptom
Attempt to run a silent install using Installation Manager on Solaris x86 results in the error:
# install --launcher.ini silent-install.ini
find: cycle detected for /lib/32/
find: cycle detected for /lib/secure/32/
find: cycle detected for /usr/lib/locale/common/32/
find: cycle detected for /usr/lib/locale/common/LC_CTYPE/32/
find: cycle detected for /usr/lib/locale/common/LO_LTYPE/32/
find: cannot follow symbolic link
/usr/lib/locale/de_LU.UTF-8/LC_MESSAGES: No such file or directory
find: cannot follow symbolic link
/usr/lib/locale/fr_BE.ISO8859-1/LC_MESSAGES: No such file or directory
find: cannot follow symbolic link
/usr/lib/locale/fr_BE.ISO8859-15/LC_MESSAGES: No such file or directory
find: cannot follow symbolic link
/usr/lib/locale/fr_FR.ISO8859-15/LC_MESSAGES: No such file or directory
find: cycle detected for /usr/lib/secure/32/
find: cycle detected for /usr/lib/32/
find: cycle detected for /usr/lib/lwp/32/
find: cycle detected for /usr/lib/link_audit/32/
find: cycle detected for /usr/lib/libp/32/
install: --launcher.ini was not found anywhere!
Cause
The install command is run from the wrong location.
The "install" program is trying to access the Solaris x86 install program instead of the IBM Installation Manager program.
Resolving the problem
To resolve the problem:
Open a command prompt and cd to the directory where IBM Installation Manager resides
Run the command:
# ./install --launcher.ini silent-install.ini
This will make the system look for the install program in the local directory instead of using the PATH's in the environment variables.
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.
Rate this page
Please take a moment to complete this form to help us better serve you.