<docbook><section><title>SetDLCPROCFGonUnix</title><para> </para><bridgehead class="http://www.w3.org/1999/xhtml:h2">Set DLC and PROCFG (Unix)</bridgehead>
<para>Use the following instructions to set Progress&#39;s DLC and PROCFG environment variables on Unix and Linux operating systems:</para><para>1.
 Login to the machine that contains your Progress client software.</para><para>2.
 su to the progress user.
 For example:</para><para> <computeroutput>su - progress</computeroutput></para><para>3.
 Execute the .profile associated with the progress user.
 For example:</para><para> <computeroutput>. ./.profile</computeroutput></para><para>4.
 Use the echo command to ensure that the DLC environment variable points to the root of the Progress client installation.</para><para> <computeroutput>echo $DLC</computeroutput></para><para>5.
 Use the echo command to ensure that the PROCFG environment variable passes the full path to the progress.cfg file.</para><para> <computeroutput>echo $PROCFG</computeroutput></para></section></docbook>