Has anyone else tried to get Domino running under Fedora Core or even Redhat 9?
Here are the results of my attempts under Fedora Pre-3.
Installation worked like a charm.
Server setup required that I modify the serversetup script to use my own version of of Java; I changed the last line to run from /usr/j2re1.4.2_20/bin/java instead of ./java . After that change, setup ran as expected.
After configuring Domino for SMTP the problems start… Shutting down the server hangs on the SMTP task.
To finish things off, loat http causes an immediate crash. Error? “- Child Terminated from signal 11”
I’ve tried replacing the java link to point to another JVM.
I’ve tried export LD_ASSUME_KERNEL=2.2.5
I’ve tried all sorts of different network configs/bindings.
I notice that the date of this posting is relatively old (ie last year) but I am hoping that someone will read this and be able to see what I have done wrong.
I have fully patched fedora core 1.0 and am currently trying to setup Domino 6.5.1 on it. The install is fine, no probs. But I have HEAPS of probs with the setup.
Firstly, I am not sure how to proceed after that.
I install as user root from cd. If I choose local server install, when it tries to launch the server setup I get an error about permission denied.
So I run manual server setup, and when I run /opt/lotus/bin/server I get an error that says “You must install the Domino SErver in order to run the setup program”
I have installed the latest jre from solaris website and enabled it using the instructions in this posting. Prior to this the instruction was just hanging. If I try to run serversetup I get a java error about not being able to find the WizardManagerDomino.
Please could someone tell me where I am going wrong?