Skip to main content

Hybserv2 “Unable to open SET PATH”

· One min read

Getting the Hybserv2 “Unable to open SETPATH” error? Follow the instructions below to repair.

Windows

  1. Right click on My Computer
  2. Left click on Properties
  3. Left click on Advanced System Settings
  4. Left click on Environment Variables.
  5. Enter new system variable with namePATH” and value (The path for your Perl/bin folder).

Linux

  1. Open a Terminal
  2. Typecd include
  3. Press Enter
  4. **Type pico config.**h
  5. Type: # define SETPATH “/home/USER/hybserv/etc/settings.conf
  6. **Save **