Websphere application server for developers linux command line install -
i tried install websphere application server developer v8.5. i've installed installation manager. download image here: 3 parts of websphere application server developers, installation manager repository. cause linux has no gui, unzipped file , tried use installation manager install it.
i used : ./imcl listavailablepackages -repositories /home/user/tmp/wasdev_installer/repository.config verify package exist.
then ran : ./imcl install com.ibm.websphere.developersilan.v85_8.5.5000.20130514_1044 -repositories /home/user/tmp/wasdev_installer/repository.config -installationdirectory /home/user/websphere_v85 -accessrights nonadmin -acceptlicense
but got errors :
error: silent installation process not support installing packages contained on multiple media discs.
crimc1017e error: failed locate zip com.ibm.websphere.batch_136_all.all 8.5.5000.201305110146. cannot find table of contents file artifact in repository. table of contents files located under atoc directory in repository. if repository files transferred different location, verify files not altered during transfer operation. copy repository files different location , install location.
i re-unzipped file, didn't help. doing wrong? help.
deepending on programming models you're using, try websphe liberty profile artefact install: https://www.ibmdw.net/wasdev/downloads/. doesn't support every programming model full profile does, it's super-easy install, , easy going development environment.
Comments
Post a Comment