DCFM Migration and Transition Guide v10.0.1 (53-1001074-01, December 2008)

Table Of Contents
12 DCFM Migration and Transition Guide
53-1001074-01
1
6. Choose from the following after installation is complete:
Type 1 and press Enter to run Configuration immediately.
Press Enter to run Configuration later.
Installation Complete message displays.
7. Press Enter to complete the installation.
Troubleshooting the Linux installation
If you have completed all of the Pre-Installation requirements and you are still unable to install the
application, run the following commands on the host.
1. Go to <Install_Home>/ (the directory containing install.bin).
2. Execute
strace -f -F -v -s 1024 -o dcfm10install.txt ./install.bin.
3. Execute
rpm -qa >> system.txt.
4. Execute
ps -elf >> system.txt.
5. Execute md5sum install.bin >> system.txt.
6. Execute
df -k >> system.txt.
7. Execute
sh -c "xterm -e echo nothing >> system.txt 2>&1".
8. Execute env >> system.txt.
9. Execute
sh -c "DISPLAY=:0.0 xterm -e echo nothing >> system.txt 2>&1".
10. Execute
zip support1.zip dcfm10install.txt system.txt.
Send the
support1.zip file output from the above (containing install.txt and system.txt)
to Technical Support. This will help isolate the issue.