Websphere Portal Server 6.0 Installation.. Part 1
This hopefully is the first of many
posts on Portal server for Domino guys… Feedback would be great.
Ok, you know nothing about Websphere
Portal Server… but know Domino/Sametime. That is where I am beginning
these little SNTT posts. They are totally open to correction or (hopefully)
productive comments. First things first – what files do I need to
download and install the product?
Well, there are many many many CD’s
that you can get to do this. If you have access to download the files
(i.e. a BP or Passport customer), you need the following:
- C93LQML.zip
- C93LWML.exe
- C93LRML.exe
- C93LSML.zip
- C93M4ML.zip
- C93LUML.zip
Now these files have to be expanded
into a directory structure to make the install go smoothly, as opposed
to being asked to supply directories during the install. The following
batch file (using unzip.exe) will unpack the files into the correct places
to get you started:
"unzip C93LQML.zip -d e:\WPS6\W-Setup
unzip C93LWML.exe -d e:\WPS6\W-1
unzip C93LRML.exe -d e:\WPS6\W-2
unzip C93LSML.zip -d e:\WPS6\W-3
unzip C93M4ML.zip -d e:\WPS6\W-4
unzip C93LUML.zip -d e:\WPS6\W-5"
The structure should look like the following:
Next post is on preparing the OS for
the install.

