This topic provides tips for installing Application Client on multiple platforms.
Error writing file = There may not be enough temporary disk space. Try using -is:tempdir to use a temporary directory on a partition with more disk space.Use the -is:tempdir installation option to specify a different temporary directory. For example, the following command uses /swap as a temporary directory during installation:
./install -is:tempdir /swap
Change the DEFAULTSERVERNAME and SERVERPORTNUMBER to the new WebSphere Application Server host name and port number, respectively. If the SERVERPORTNUMBER is not set, then the default is 2809. Review the following example:
set DEFAULTSERVERNAME=NDServerName set SERVERPORTNUMBER=9810The setupClient file is located in the bin subdirectory under the Application Client installation destination.