Tuesday, 18 August 2009

Unpacking WebSphere Portal 6.1.0.1 for Windows ...

Following on from my previous post about downloading WebSphere Portal 6.1.0.1 for Windows, I wanted to add a post describing how I unpacked the six downloaded ZIP files: -

unzip C1TL1ML -d c:\temp\W-Setup
unzip C1TQ5ML -d c:\temp\W-1
unzip C1TR1ML -d c:\temp\W-2
unzip C1U2UML -d c:\temp\w-3
unzip C1U2XML -d c:\temp\w-4
unzip C1U30ML -d c:\temp\W-5
unzip C1U34ML -d c:\temp\W-5A

I used the UNZIP.EXE binary that's part of the WinZIP package, but other CLI unzip tools are available ...

No comments:

Reminder - installing podman and skopeo on Ubuntu 22.04

This follows on from: - Lest I forget - how to install pip on Ubuntu I had reason to install podman  and skopeo  on an Ubuntu box: - lsb_rel...