Hybserv2 “Unable to open SET PATH”
· One min read
Getting the Hybserv2 “Unable to open SETPATH” error? Follow the instructions below to repair.
Windows
- Right click on My Computer
- Left click on Properties
- Left click on Advanced System Settings
- Left click on Environment Variables.
- Enter new system variable with name “PATH” and value (The path for your Perl/bin folder).
Linux
- Open a Terminal
- Type: cd include
- Press Enter
- **Type pico config.**h
- Type: # define SETPATH “/home/USER/hybserv/etc/settings.conf
- **Save **