Page 1 of 1

CentOS 8 an TS 8.5.1

Posted: Sun Oct 20, 2019 11:43 am
by razza
Hi has anyone got TwonkyServer running on CentOS 8?
Mine is failing at:

Code: Select all

# /usr/local/twonky/twonkystarter
-bash: /usr/local/twonky/twonkystarter: No such file or directory
It's also worth noting in the instructions ("Linux-HowTo.txt") states:

Code: Select all

chmod 700 twonkys* twonkyproxy cgi-bin/* plugins/*
But there is no twonkyproxy, so I went with:

Code: Select all

chmod 700 twonkys* cgi-bin/* plugins/*
TIA Ray