Forum Post: Re: Unable To Run Progress Commands

  • Thread starter Thread starter cverbiest
  • Start date Start date
Status
Not open for further replies.
C

cverbiest

Guest
progress installer will optionally copy scripts to /bin . but that makes it difficult to have multiple versions on one machine. I usally add a /etc/profile.d/progress.sh script to the system. DLC=${DLC:-/usr/dlc} PATH=$PATH:$DLC/bin export DLC PATH

Continue reading...
 
Status
Not open for further replies.
Back
Top