Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

picast on Ubuntu MATE 16.04 #33

Open
tritonger opened this issue Apr 29, 2016 · 1 comment
Open

picast on Ubuntu MATE 16.04 #33

tritonger opened this issue Apr 29, 2016 · 1 comment

Comments

@tritonger
Copy link

I have an Ubuntu Mate 16.04 running on the Pi.
I am using the setup.sh script to get picast intalled.

The script works fine, till it states the following error:

setup.sh: 63: read: Illegal option -n

setup.sh: 65: setup.sh: [[: not found

Maybe the read tool in ubuntu is different?
"read: usage: read [-ers] [-a array] [-d delim] [-i text] [-n nchars] [-N nchars] [-p prompt] [-t timeout] [-u fd] [name ...]"

Do you have any idea? (I am not the Linux pro, so sorry if the solution is trivial)

And when I try to start picast I get the following message:

user1@pi02:~/PiCAST$ /etc/init.d/picast start
/usr/bin/env: ‘node’: No such file or director

The rights seems to be ok
user1@pi02:~/PiCAST$ ls -lah /etc/init.d/ | grep picast
-rwxr-xr-x 1 root root 360 Apr 29 15:29 pi

Do you have any idea?

In which path should this .cfg file, which is mentioned in the youtube tutorial has to be?

Cheers!

@Aevyz
Copy link

Aevyz commented May 5, 2016

Did the installation work? Had a problem where the installation failed because I forgot to install Git (kinda embarrassing and ironic). The installation looked kind of normal if you were not paying attention. You might want to double check whether or not you installed Git.

Follow up: Did you install make?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants