Cant start Xibo Python after re-install of Ubuntu

Asked by oggi katic

Hello Everybody.

After i have re-installed Ubuntu 10.04 on a machine where i had Xibo, now i cant start Python Client.

I have installed all the necessary files and can see Xibo direcoty , but when i try to start it , with this command:

 cd /opt/xibo/pyclient/python./run.sh , then nothing happens.

site.cfg is correct.

The error is: bash: cd: /opt/xibo/pyclient/python./run.sh: No such a file or direcory.

:(

What did i wrong ?

Question information

Language:
English Edit question
Status:
Answered
For:
Xibo Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Alex Harrington (alexharrington) said :
#1

You're getting your directories and script files mixed up. You can't change directory to a script file.

It should be:

cd /opt/xibo/pyclient/client/python
./run.sh

Alex

Can you help with this problem?

Provide an answer of your own, or ask oggi katic for more information if necessary.

To post a message you must log in.