I am trying to get 6.5 installed on a Suse 9.0 box. But everytime I run the command for server setup, I receive a segmation fault.
I have found a few links on adding the java path, but I have not found it to be clear on what to add and where to add it.
Can someone point me to the direct path and what to add and where to save it. I have also noticed that I have three (3) notes.ini files in local/notesdata directory.
I have gone over the Redbook from IBM, but still no clear insight on where and how.
Thanks for the help.
Ron
Subject: 6.5 install on Suse 9.0 “HELP PLEASE”
Hi,
I had the same problem and the following helped me to resolve it.
-
Create a file at /usr/notes/.bash_profile
-
Write into it “export LD_ASSUME_KERNEL=2.4.0”
-
Log in as user notes
-
start the server for remote setup (go into the data dir and run “/opt/lotus/bin/server -listen”)
-
If it starts without errors then you can configure it with your admin-client remotly
If this does not help you search in the formu for “LD_ASSUME_KERNEL”
I dont have any deep knowledge what really causes this error and I have found these tips in this and
other forums.
Good luck.
Hynek
Subject: RE: 6.5 install on Suse 9.0 “HELP PLEASE”
Hynek,
Thanks for the previous information. All is well and working great.
Ron