Cannot upgrade 6.0 to 6.0.1

I tried to upgrade our Domino server to version 6.0.1 and I got the following error:

/opt/lotus is not a valid Domino directory: it doesn’t contain notes/latest.

You must create the environment variable NUI_NOTESDIR as path of the directory\n that contains notes/latest. E.g., for the default path /opt/lotus/notes/latest \n NUI_NOTESDIR=/opt/lotus\n export NUI_NOTESDIR

I had set up NUI_NOTESDIR properly, but it keeps displaying this message.

I had seem also that there is no .install.dat file into install folder, but when expanding .tar.gz install pack there is no error message.

Had anyone faced and solved this issue?

Regards.

Subject: Cannot upgrade 6.0 to 6.0.1

I just upgrade mine without a hitch. Everything went smoothly, even from 6.0.1 to Critial Fix. No problem.

  1. Download the MR to /tmp again. Make sure you got a clean download.

  2. Make sure you logon RedHat as “root”.

  3. Make sure the lastest dir. exists in /opt/lotus. If not, re-install the 6.0.

  4. If the latest dir. is there, change to /tmp and type tar -xvf <filename.tar>

  5. Change to /tmp/linux/ and type ./install

  6. Follow the instructions.

Good luck.

“GO LINUX!”