Just wanted to report a problem that I haven't seen listed anywhere... the configuration files seem to be copied straight from a Windows machine because they include a ^M in the files. I removed the character from the files and it worked fine. Bottom line, just remove these characters from the bundle.
- Code: Select all
fxfitz@pegasus:~/test$ ls
pms-generic-linux-unix-1.51.0.tgz
fxfitz@pegasus:~/test$ tar -xzf pms-generic-linux-unix-1.51.0.tgz
fxfitz@pegasus:~/test$ cd pms-1.51.0/
fxfitz@pegasus:~/test/pms-1.51.0$ ./PMS.sh
-bash: ./PMS.sh: /bin/sh^M: bad interpreter: No such file or directory