CentOS 8 an TS 8.5.1

Linux and UNIX specific discussions
razza
Posts:6
Joined:Tue Jan 17, 2006 10:39 am
CentOS 8 an TS 8.5.1

Post by razza » Sun Oct 20, 2019 11:43 am

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

Post Reply