My linux version is SUSE Linux 10, kernel 2.6.13. I have installed the IBM Java Virtual Machine 1.4.2 and copy the the file “libjitc.so” from “/opt/IBMJava2-142” to “/lib”. As well, I have added the directory “/opt/IBMJava2-142/jre/bin” to the PATH statement.
Type the command to locate the file “cd /root/Desktop/linux/domino”.
Then, type “./install” to install the domino. However, the following information displays in konsole.
Lotus Domino for Unix Install Program
Your DISPLAY is currently set to :1.0
Answer Yes to continue in graphic mode
Answer No to continue in console mode
Answer Exit to exit applicate.
Do you wish to continue in graphic mode?[Yes]
Yes
Continuing in graphic mode
InstallShield Wizard
Initializing InstallShield Wizard…
Preparing Java™ Virtual Machine…
…
…(many dots)
mylinux:~/Desktop/linux/domino #
It seems the installation can’t start.
Has anybody encounter the same problem? Any hit is welcome.