http://chandank.com/application-server/was/how-to-install-was-8-5-5-nd#
Following instructions to guide you on how toinstall WebSphere Application Server (WAS) 8.5.5 Network Deployment on Linux 64bit. We will use IBM Installation Manager to install WAS 8.5.5 ND.
Downloading IBM Installation Manager
_ You can download latest IBMInstallation Manager 1.7 from following link
http://www-01.ibm.com/support/docview.wss?uid=swg24034941
Or direct link
http://www.ibm.com/support/fixcentral/swg/quickorder?parent=ibm/Rational&product=ibm/Rational/IBM+Installation+Manager&release=1.7.0.0&platform=All&function=fixId&fixids=1.7.0.0-Rational-IBMIM-LINUX-X86_64-20130828_2012&useReleaseAsTarget=true
_ After download, you should have
agent.installer.linux.gtk.x86_64_1.7.0.20130828_2012.zip
Installing IBM Installation Manager
_ Extract the downloaded file usingunzip command
unzipagent.installer.linux.gtk.x86_64_1.7.0.20130828_2012.zip
_ After extraction, you should havefollowing
_ Execute ./install to startinstallation
_ Click on Next
_ Select the license agreement andclick on Next
_ Select the Installation ManagerDirectory to be installed. You can leave it default if you wish to installunder /opt/IBM
_ Review the summary information andclick on Install to begin installation
_ Click on Restart Installation Manageron completion wizard
Great, IBM Installation Manager 1.7 isinstalled now!
Downloading IBM WebSphere ApplicationServer 8.5.5 ND
_ You can download WAS ND 8.5.5 Trialfrom following link
http://www-03.ibm.com/software/products/us/en/appserv-wasnd/
_ After download you should havefollowing three files.
was.repo.8550.ndtrial_part1.zip
was.repo.8550.ndtrial_part2.zip
was.repo.8550.ndtrial_part3.zip
Installing WebSphere Application Server8.5.5 Network Deployment
_ Extract the downloaded file usingunzip command
unzip was.repo.8550.ndtrial_part1.zip
unzip was.repo.8550.ndtrial_part2.zip
unzip was.repo.8550.ndtrial_part3.zip
_ Launch IBM Installation Manager ifyou have closed already. To launch you can go to/opt/IBM/InstallationManager/eclipse and execute
_ Click on File >> Preferences
_ Click on Add Repository
_ Click on Browse and selectrepository.config which you got after extracting fromwas.repo.8550.ndtrial_part1.zip
_ Click on Ok
_ Click on Install
_ Select Version 8.5.5.0 and click onNext
_ Select the license agreement andclick on Next
_ Click on browse to selectInstallation Directory or you can leave it to default location/opt/IBM/WebSphere/AppServer and click on Next
_
_ Select the additional language if youwish else click on Next
_
_ You can customize the features, forex: you can install sample applications and click on Next
Insert Disk2
Insert Disk3
_ Review the installation summary andclick on Install
_ Select None and click on Finish
|