These installation notes apply to WebSphere Development Studio Client for iSeries V4.0. This version is designed to be installed only on a PC workstation with one of the Windows operating systems listed below. This version of WebSphere Development Studio Client for iSeries is available only on CD and DVD.
The README file contains prerequisite information, limitations of the product, and information not included in the documentation.
Temporary space
Because WebSphere Development Studio Client needs 450 MB of temporary space, you can change the default drive for temporary space to another drive.
For Windows 98 and Windows Me, modify the autoexec.bat file:
SET TEMP=d:\temp(or for whichever drive you want to use for temporary storage if "d" is not available)
SET TMP=d:\temp
For Windows NT, Windows 2000, and Windows XP:
Base product
WebSphere Development Studio Client installs
on top of WebSphere Studio Site Developer
Advanced (Site Developer advanced), or WebSphere
Studio Application Developer (Application
Developer). If you already have Application
Developer on your workstation, you are presented
with a choice during installation, asking
you if you want our product to plug-in to
Site Developer advanced or Application Developer.
Make your selection and continue with installation.
If you do not have Application Developer
on your workstation, our product automatically
plugs-in to Site Developer advanced.
If, at a later time, you purchase and install
Application Developer and you want our product
to plug-in to it, you will need to uninstall
and reinstall our product. During reinstall,
you will have the choice to plug-in to Application
Developer.
The product installs one language according to the user locale. If you change the locale after the installation is complete, product components and help screens might not display the correct language. To change languages, completely uninstall the product as described in the How to uninstall section, change the locale, and then install the product again.
The PATH statement in your autoexec.bat file should not be longer than 200 characters before installing the product. When you uninstall IBM products that use NetQuestion, the PATH statement might exceed 200 characters. Shorten the PATH statement to correct this problem.
Because of a change in how Microsoft Installer uses environmental variables in Windows NT and 2000, follow these rules:
x:
refers to the drive where the product is
installed.
System variable name | must include this entry |
CLASSPATH | If the product plugs-in to Site Developer
advanced: x:\WDSC\WSSD\plugins\com.ibm.etools.iservers.webtools\lib\wdt400utt.jar; x:\WDSC\WSSD\plugins\com.ibm.etools.iservers.webtools\lib\;x:\WDSC\JAVA If the product plugs-in to Application Developer: x:\WSAD\plugins\com.ibm.etools.iservers.webtools\lib\wdt400utt.jar; x:\WSAD\plugins\com.ibm.etools.iservers.webtools\lib\;x:\WDSC\JAVA See Base product for information about the options to plug-in to Site Developer advanced or Application Developer. |
HELP | x:\wdsc\help |
IPF_PATH32 | x:\wdsc\system |
LOCPATH | x:\wdsc\system |
PATH | x:\wdsc |
The PATH statement in your autoexec.bat file should not be longer than 200 characters before installing the product. When you uninstall IBM products that use NetQuestion, the PATH statement might exceed 200 characters. Shorten the PATH statement to correct this problem.
There are five CD-ROM disks. To install WebSphere Development Studio Client for iSeries:
X:setup
, where X
is the CD-ROM drive letter.
To install WebSphere Development Studio Client for iSeries:
X:setup
, where X
is the DVD drive letter.
An administrator or user can copy all the files from the CDs or DVD onto an iSeries server. This allows users to install from the iSeries server to a workstation.
To copy CDs or DVD on to an iSeries server, perform the following steps:
md install
where "install" is the name of
the storage directory.
xcopy X: *.* m:\install /e /q
where X is the drive letter and m:\install
is the destination drive and path on the
iSeries server.
After the product is copied to the iSeries server (see Putting the product on an iSeries server), it can be installed onto a workstation from the server. The installation must be done on the workstation.
m:\install
directory
setup
.
To uninstall all of IBM WebSphere Development Studio Client:
This action also uninstalls IBM WebSphere Studio Site Developer Advanced. Do not remove individual components by deleting directories because this does not remove them correctly.
On Windows NT, Windows 2000, and Windows XP, a user with administrator authority must uninstall the product.
To add or remove components:
Initially, the check boxes for components that are currently installed contain check marks. To add a missing component, select its check box. To remove a component, clear its check box. When you are finished selecting, only those components selected are installed, if they are not already installed. Do not clear a check box if you do not want to remove a component that is already installed. Always reboot your machine after modifying the product.
If you have trouble with installation, check the points in the following notes.
Point | Comments |
Ensure the environment Path variable is not too long. | This is relevant for Windows 98 and ME. See installation notes for Windows 98 and Windows Me. |
Ensure you have enough temporary disk space available. | The installation process uses disk space in the directories specified by the TEMP and TMP environment variables. If an "out of temporary storage" message occurs during installation, change the TEMP and TMP variables to another drive that has enough space. The installation might require up to 550 MB of temporary storage. Reboot Windows 98 and Me to ensure the change takes effect. |
Check for causes of long installation. | If installation does not appear to be progressing:
|
If you click Cancel during installation, you need to determine which components are installed. | If you click Cancel while a component is
being installed:
|
Check the installation log file. | Each product installation or modification
is recorded in a separate log file:
C:\Program Files\IBM\xxx.log , where xxx is a sequential number from 001 and up. Log files contain information on
installed or uninstalled components and error
messages. The most recent log file has the
highest number. |