Monday, 18 January 2010
Installing WebSphere Portal Server 6.1.5 on Windows ...
Whilst working to help out a colleague who was struggling with the download of the relevant images, I was able to successfully download and install WebSphere Portal Server 6.1.5 onto Windows ( I'm using XP as a dev. environment, running under VMware Fusion 3 on my Mac ).
I used the following script to unpack the images: -
unzip CZ8G7ML.zip -d c:\temp\W-Setup
unzip CZ8H2ML.zip -d c:\temp\W-1
unzip CZ8H8ML.zip -d c:\temp\W-2
unzip CZ8I4ML.zip -d c:\temp\W-3
unzip CZ8I5ML.zip -d c:\temp\W-4
unzip CZ8I6ML.zip -d c:\temp\W-5
unzip CZ8I7ML.zip -d c:\temp\W-5A
using the ubiquitous unzip.exe tool ( part of PKZip iirc ) to expand the ZIP files.
Hope this helps ...
Subscribe to Posts [Atom]