IBM SC34-4499-03 Personal Computer User Manual


 
2. From the oe subdirectory where TeamConnection is installed, use ftp to upload the
following files to MVS/OE, in binary.
v rename teamcbld.oe to teamcbld (main executable)
v rename fhccmnc.oe to fhccmnc (supporting DLL)
v rename fhcrscli.oe to fhcrscli (supporting DLL)
v teamcv3.cat (for required national language)
3. Using chmod in the OE shell, set the access flags for teamcbld, fhccmnc, and
fhcrscli so that they are executable.
Starting build servers using teamcbld
You can start the build servers using the following line command:
teamcbld [-c buildDir] [-e environment]
[-p pool] [-f family]
[-u userID] [-l login_password]
[-k local_codepage] [-r remote_codepage]
[-b become] [-s] [-n]
Where:
v
buildDir
specifies the directory teamcbld should be run in.
v
environment
specifies the environment that you are building for, such as OS/2 or
MVS. The value you specify here can be anything you like, but it must exactly match
the environment specified for a builder in order for the builder to use this build agent.
This value is case-sensitive. You can also set this value using the
TC_BUILDENVIRONMENT environment variable.
v
pool
is the name of the build pool. You can also set this value using the
TC_BUILDPOOL environment variable. This value is case sensitive, and should
match the parameter specified in the Part -build command.
v
family
is the name of the TeamConnection family. If a
family
is not specified, the
value of the TC_FAMILY environment variable is used as the default.
v
userID
is used only when the family server authentication level requires a
TeamConnection user ID and password. A password parameter is not necessary
when TC_LOGIN has been used.
v
login_password
is used only when the family server authentication level requires a
TeamConnection user password. A password parameter is not necessary when the
command line tclogin command has been used.
v
local_codepage
local machine’s code page used for translation, if not specified, no
codepage conversion will be done.
v
remote_codepage
family machine’s code page used for translation, if not specified,
no codepage conversion will be done.
v
become
is a user become value. The default is the value specified for the
TC_BECOME environment variable.
140 User’s Guide