Kbase 12827: 7.2C INSTALL ON UNIX Machines ERRORS to /usr/bin
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/05/1998 |
|
7.2C INSTALL ON UNIX Machines ERRORS to /usr/bin
When you run install for PROGRESS Release 7.2C on a UNIX machine, and
you answer YES to the question "Do you want install to copy the script
files to /usr/bin?", the install program tries to copy the PROBUILD
scripts to the /usr/bin directory and generates the following error
message.
Error 102 unable to open /usr/probuild/eucapp/probuild
Because of this error, the install program exits and four scripts are
not tailored or copied to the /usr/bin directory.
There are two workarounds to this issue depending on whether you have
already run the install program and answered yes to the "Do you want
install to copy the script files to /usr/bin?" question.
If you have already run the install program and answered YES to the
copy question, follow these steps:
1> Edit the four script files. On the first line of each script,
replace "/usr/dlc" with the pathname of the directory in which
you installed PROGRESS. For example, if you installed PROGRESS
in the /users/dev/dlc directory, replace DLC=${DLC-/usr/dlc} with
DLC=${DLC-/users/dev/dlc}.
$DLC/probuild/eucapp/probuild
$DLC/probuild/eucapp/wprbuild
$DLC/bin/prooidrv
$DLC/bin/prooibrk
2> Copy the four scripts to the /usr/bin directory.
3> Use the following commands to perform a chmod on the scripts.
chmod a+x /usr/bin/probuild
chmod a+x /usr/bin/wprbuild
chmod a+x /usr/bin/prooidrv
chmod a+x /usr/bin/prooibrk
If you have not yet installed PROGRESS, follow these steps:
1> Respond NO to the copy question.
2> Do either of the following:
* Copy all 27 PROGRESS scripts from the directory in which you
installed PROGRESS to the /usr/bin directory.
* In your PATH, include $DLC/bin and $DLC/probuild/eucapp,
replacing $DLC with the directory in which you installed
PROGRESS.
The following PROGRESS script files are installed to the
directory you specified. For example, if you specified
/users/dlc as the directory in which to install PROGRESS.
append the path and file name listed below to the
/users/dlc directory to find the script. To find the
bpro script, look in the /users/dlc/bin directory. To
find the probuild scripts, look in the /users/dlc/probuild/eucapp
directory.
bin/bpro
bin/mbpro
bin/mpro
bin/mprowin
bin/mresults
bin/pro
bin/proaiw
bin/proapw
bin/probiw
bin/probkup
bin/probrkr
bin/procopy
bin/prolog
bin/promon
bin/prooibrk
bin/prooidrv
bin/prorest
bin/proserve
bin/proshut
bin/prostrct
bin/proutil
bin/prowdog
bin/prowin
bin/results
bin/rfutil
probuild/eucapp/probuild
probuild/eucapp/wprbuild
Progress Software Technical Support Note # 12827