Folks,
Hello. I am implementing PeopleSoft Campus Solution 9.0 for a University. My Operating System is Oracle Linux 5 with PeopleTools 8.53.
I have downloaded Micro Focus Server Express 5.1 Wrap Pack 6 for RedHat Linux x86-64 from Oracle edelivery and installed it successfully.
I have also installed the 30-day temporary license succeessfully that is "AS Developer" in license summary.
I have downloaded Micro Focus Server Express 5.1 Wrap Pack 6 for RedHat Linux x86-64 from Oracle edelivery and installed it successfully.
I have also installed the 30-day temporary license succeessfully that is "AS Developer" in license summary.
My directory is /opt/PT8.53/setup.
All COBOL programs are in directory /opt/PT8.53/src/cbl.
I am using Unicode Oracle Database 11g. All COBOL programs should be converted to /opt/PT8.53/src/cblunicode
If COBOL is compiled successfully, all executables files should be in directory /opt/PT8.53/cblbin.
I compiled COBOL programs and get the error as below:
[root@userlinux setup]# export PS_HOME=/opt/PT8.53
[root@userlinux setup]#./pscbl.mak
... ...
... ...
/opt/PT8.53/setup/pscbl_mf.mak : Compiling SRPCWMSG.cbl ...
/opt/PT8.53/setup/pscbl_mf.mak: line 249: cob: command not found
/opt/PT8.53/setup/pscbl_mf.mak: line 252: error.lst: Permission denied
cp: cannot stat `SRPCWMSG.gnt': No such file or directory
cp: cannot stat `SRPCWMSG.int': No such file or directory
cp: cannot stat `SRPCWMSG.lst': No such file or directory
/opt/PT8.53/setup/pscbl_mf.mak : Compiling SRPCWTRM.cbl ...
/opt/PT8.53/setup/pscbl_mf.mak: line 249: cob: command not found
/opt/PT8.53/setup/pscbl_mf.mak: line 252: error.lst: Permission denied
cp: cannot stat `SRPCWTRM.gnt': No such file or directory
cp: cannot stat `SRPCWTRM.int': No such file or directory
cp: cannot stat `SRPCWTRM.lst': No such file or directory
/opt/PT8.53/setup/pscbl_mf.mak : Compiling SRPLOGMS.cbl ...
/opt/PT8.53/setup/pscbl_mf.mak: line 249: cob: command not found
/opt/PT8.53/setup/pscbl_mf.mak: line 252: error.lst: Permission denied
cp: cannot stat `SRPLOGMS.gnt': No such file or directory
cp: cannot stat `SRPLOGMS.int': No such file or directory
cp: cannot stat `SRPLOGMS.lst': No such file or directory
/opt/PT8.53/setup/pscbl_mf.mak : Compiling SRPQUERC.cbl ...
/opt/PT8.53/setup/pscbl_mf.mak: line 249: cob: command not found
/opt/PT8.53/setup/pscbl_mf.mak: line 252: error.lst: Permission denied
cp: cannot stat `SRPQUERC.gnt': No such file or directory
cp: cannot stat `SRPQUERC.int': No such file or directory
cp: cannot stat `SRPQUERC.lst': No such file or directory
/opt/PT8.53/setup/pscbl_mf.mak : Compiling SRPQUEUE.cbl ...
/opt/PT8.53/setup/pscbl_mf.mak: line 249: cob: command not found
/opt/PT8.53/setup/pscbl_mf.mak: line 252: error.lst: Permission denied
cp: cannot stat `SRPQUEUE.gnt': No such file or directory
cp: cannot stat `SRPQUEUE.int': No such file or directory
cp: cannot stat `SRPQUEUE.lst': No such file or directory
/opt/PT8.53/setup/pscbl_mf.mak : All COBOL programs have been successfully compiled.
/opt/PT8.53/setup/pscbl_mf.mak : The COBOL executables were copied to /opt/PT8.53/cblbin
End of compilation in PS_HOME (/opt/PT8.53)
[root@userlinux setup]# export PS_HOME=/opt/PT8.53
[root@userlinux setup]#./pscbl.mak
... ...
... ...
/opt/PT8.53/setup/pscbl_mf.mak : Compiling SRPCWMSG.cbl ...
/opt/PT8.53/setup/pscbl_mf.mak: line 249: cob: command not found
/opt/PT8.53/setup/pscbl_mf.mak: line 252: error.lst: Permission denied
cp: cannot stat `SRPCWMSG.gnt': No such file or directory
cp: cannot stat `SRPCWMSG.int': No such file or directory
cp: cannot stat `SRPCWMSG.lst': No such file or directory
/opt/PT8.53/setup/pscbl_mf.mak : Compiling SRPCWTRM.cbl ...
/opt/PT8.53/setup/pscbl_mf.mak: line 249: cob: command not found
/opt/PT8.53/setup/pscbl_mf.mak: line 252: error.lst: Permission denied
cp: cannot stat `SRPCWTRM.gnt': No such file or directory
cp: cannot stat `SRPCWTRM.int': No such file or directory
cp: cannot stat `SRPCWTRM.lst': No such file or directory
/opt/PT8.53/setup/pscbl_mf.mak : Compiling SRPLOGMS.cbl ...
/opt/PT8.53/setup/pscbl_mf.mak: line 249: cob: command not found
/opt/PT8.53/setup/pscbl_mf.mak: line 252: error.lst: Permission denied
cp: cannot stat `SRPLOGMS.gnt': No such file or directory
cp: cannot stat `SRPLOGMS.int': No such file or directory
cp: cannot stat `SRPLOGMS.lst': No such file or directory
/opt/PT8.53/setup/pscbl_mf.mak : Compiling SRPQUERC.cbl ...
/opt/PT8.53/setup/pscbl_mf.mak: line 249: cob: command not found
/opt/PT8.53/setup/pscbl_mf.mak: line 252: error.lst: Permission denied
cp: cannot stat `SRPQUERC.gnt': No such file or directory
cp: cannot stat `SRPQUERC.int': No such file or directory
cp: cannot stat `SRPQUERC.lst': No such file or directory
/opt/PT8.53/setup/pscbl_mf.mak : Compiling SRPQUEUE.cbl ...
/opt/PT8.53/setup/pscbl_mf.mak: line 249: cob: command not found
/opt/PT8.53/setup/pscbl_mf.mak: line 252: error.lst: Permission denied
cp: cannot stat `SRPQUEUE.gnt': No such file or directory
cp: cannot stat `SRPQUEUE.int': No such file or directory
cp: cannot stat `SRPQUEUE.lst': No such file or directory
/opt/PT8.53/setup/pscbl_mf.mak : All COBOL programs have been successfully compiled.
/opt/PT8.53/setup/pscbl_mf.mak : The COBOL executables were copied to /opt/PT8.53/cblbin
End of compilation in PS_HOME (/opt/PT8.53)
After compilation is completed, the directory /opt/PT8.53/cblbin doesn't have any executable files for COBOL.
My questions are:
1) Why so many files in directory /opt/PT8.53/setup get the error "Permission denied" or "cob:command not found" ? How to solve the error ?
2) Is the "Developer license" of 30-day temporary license correct to compile COBOL programs ? Do I need to run other commands before run ./pscbl.mak ?
1) Why so many files in directory /opt/PT8.53/setup get the error "Permission denied" or "cob:command not found" ? How to solve the error ?
2) Is the "Developer license" of 30-day temporary license correct to compile COBOL programs ? Do I need to run other commands before run ./pscbl.mak ?
Thanks in advance.