Linux domino setup

It installed great, but when I try to run httpsetup or the server, I get the following error:

/opt/lotus/notes/latest/linux/server: error while loading shared libraries: libstdc+±libc6.1-1.so.2: cannot open shared object file: No such file or directory

I got the lastest version of it (3.2.2-5, which was already installed with Red Hat 9.0), but that didn’t help. What am I doing wrong?

I’ll also be the first to admit that I’m not a genius when it comes to Linux. I’ve been working with it for about a year, but I’m only good enough to break it. :smiley:

Subject: Linux domino setup

Ok, after doing a bit of research, and taking tips from the DB2 setup help I got from the site, I got installed. It was a lot easier than I originally thought it was going to be, to get it to run, that is.

Let me rephrase that. It runs…kind of. I try to run http httpsetup, and it starts to launch the GUI, says everything will be logged to setuplog.txt or whatever, and then the splash screen pops up, and the console says “Exception in thread “main”.”

Here’s the line(s) in setuplog.txt that seem to cause the error:

java.lang.VerifyError: (class: com/ibm/as400/ui/framework/XMLWizardDefinition, method: parseXML signature: (Z)V) Incompatible object argument for method call

at com.ibm.as400.ui.framework.java.WizardManager.constructWizardDefinition(WizardManager.java:2272)

at com.ibm.as400.ui.framework.java.WizardManager.<init>(WizardManager.java:691)

at com.ibm.as400.ui.framework.java.WizardManager.<init>(WizardManager.java:662)

at com.ibm.as400.ui.framework.java.WizardManager.<init>(WizardManager.java:636)

at com.ibm.as400.ui.framework.java.WizardManager.<init>(WizardManager.java:586)

at lotus.domino.setup.WizardManagerDomino.<init>(WizardManagerDomino.java:2128)

at lotus.domino.setup.WizardManagerDomino.main(WizardManagerDomino.java:1814)

any opinions? I got ibm jre 1.4 installed as well…one page I read used 1.3.1, but I was unable to find a place to download that.

Subject: Linux domino setup

Check out the posts in this forum about getting 6 and 6.01 to work on 9, it DOES work but you have to mess with your environment… and get the redbook sg246835 which details all you need to know about domino/linux installs.

it does work.

Subject: RE: Linux domino setup

Thanks Ashley. You’re right. I probably should’ve done more research before posting a question here. :slight_smile:

Subject: RE: Linux domino setup

I have looked at the posts and the RedBook. The RedBook does not seem to have any reference to the JRE required on the server. I remember installing Domino on RH7.3 some time ago and having to muck about with the JRE, I just forgot this on RH9.

Surely someone has a check list somewhere that would help those who don’t live and breathe Linux (but who want to try it) to install Domino.

I also know that RH9 is not supported (don’t know why not).

I am sure I will get it going soon …

Subject: Linux domino setup

6.0 does not use httpsetup.I do not believe that Redhat 9.0 is a supported operating system.

You really need to do some basic research… especially the Installing Domino docs.