Identifing your new executable with an environment variable and without relocatingSave PDFSave selected topicSave selected topic and subtopicsSave all topicsShareShare to emailCopy topic URLPrintLast Updated: March 30, 20201 minute readOpenEdgeVersion 12.2Documentation Identifing your new executable with an environment variable and without relocating : Define the environment variable PROEXE. For example: PROEXE=$DLC/oebuild/orarx export PROEXE Change permissions on the newly created executable to include the Set UID bit. For example: chmod u+s $DLC/oebuild/orarx
Identifing your new executable with an environment variable and without relocating : Define the environment variable PROEXE. For example: PROEXE=$DLC/oebuild/orarx export PROEXE Change permissions on the newly created executable to include the Set UID bit. For example: chmod u+s $DLC/oebuild/orarx
Identifing your new executable with an environment variable and without relocating : Define the environment variable PROEXE. For example: PROEXE=$DLC/oebuild/orarx export PROEXE Change permissions on the newly created executable to include the Set UID bit. For example: chmod u+s $DLC/oebuild/orarx