Installing Domino on Linux server? (HTTP Problem)

I have just installed domino on a linux server and cannot start the http task. Obviously the dir was not created how can I fix this?

Error: “bash: opt/lotus/http: No such file or directory”

Command: /opt/lotus/http httpsetup

Subject: Installing Domino on Linux server? (HTTP Problem)

The preferred method is to use the remote installer. Start the Domino server by going to the root of the data directory, then issue the command /opt/lotus/bin/server -listen. This will put the server in listen mode, and will wait for a connection from the Remote Server Setup client.

Subject: RE: Installing Domino on Linux server? (HTTP Problem)

Thanks. Where can I find the remote server setup client for linux?

Subject: RE: Installing Domino on Linux server? (HTTP Problem)

It’s part of the Domino Administrator install… at this time only available on Win32 platforms.

Simply start the app, point to the IP address of your Linux server and it’ll step you through the steps to get the server up and running.