Difference between revisions of "Problem compiling programs from the BP file in the QMSYS account"

From ScarletDME
Jump to navigation Jump to search
(New page: If you try compiling a program in BP from the QMSYS account, you may get this error: :BASIC BP PCL DATA part of the file already exists Unable to open newly created output file : Check...)
(No difference)

Revision as of 17:21, 22 June 2012

If you try compiling a program in BP from the QMSYS account, you may get this error:

BASIC BP PCL

DATA part of the file already exists

Unable to open newly created output file

Check to see if the BP.OUT directory exists under /usr/qmsys (or where ever you've installed ScarletDME/OpenQM).

if it doesn't, create it. chown it to the qmsys user and group - chown qmsys.qmusers BP.OUT and then change the permissions to 775 (read/write/execute for user & group, read/write for world).