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

make start_all fail #220

Open
illouk opened this issue Nov 13, 2017 · 4 comments
Open

make start_all fail #220

illouk opened this issue Nov 13, 2017 · 4 comments

Comments

@illouk
Copy link

illouk commented Nov 13, 2017

i have compiled everything successfully but i get this error when i run the command: sudo make start_all

i am using ubuntu 14.04

cd tools && ./start_all_tmux.sh
./start_all_tmux.sh: line 23: tmux: command not found
Session lucida does not exit. Creating a lucida session.
Enabling non-secure host
./start_all_tmux.sh: line 84: tmux: command not found
./start_all_tmux.sh: line 93: tmux: command not found
./start_all_tmux.sh: line 97: tmux: command not found
./start_all_tmux.sh: line 101: tmux: command not found
./start_all_tmux.sh: line 95: tmux: command not found
./start_all_tmux.sh: line 97: tmux: command not found
./start_all_tmux.sh: line 101: tmux: command not found
./start_all_tmux.sh: line 95: tmux: command not found
./start_all_tmux.sh: line 97: tmux: command not found
./start_all_tmux.sh: line 101: tmux: command not found
./start_all_tmux.sh: line 95: tmux: command not found
./start_all_tmux.sh: line 97: tmux: command not found
./start_all_tmux.sh: line 101: tmux: command not found
./start_all_tmux.sh: line 95: tmux: command not found
./start_all_tmux.sh: line 97: tmux: command not found
./start_all_tmux.sh: line 101: tmux: command not found
./start_all_tmux.sh: line 95: tmux: command not found
./start_all_tmux.sh: line 97: tmux: command not found
./start_all_tmux.sh: line 101: tmux: command not found
./start_all_tmux.sh: line 95: tmux: command not found
./start_all_tmux.sh: line 97: tmux: command not found
./start_all_tmux.sh: line 101: tmux: command not found
./start_all_tmux.sh: line 95: tmux: command not found
./start_all_tmux.sh: line 97: tmux: command not found
./start_all_tmux.sh: line 101: tmux: command not found
./start_all_tmux.sh: line 95: tmux: command not found
./start_all_tmux.sh: line 97: tmux: command not found
./start_all_tmux.sh: line 101: tmux: command not found
./start_all_tmux.sh: line 95: tmux: command not found
./start_all_tmux.sh: line 97: tmux: command not found
./start_all_tmux.sh: line 101: tmux: command not found
./start_all_tmux.sh: line 95: tmux: command not found
./start_all_tmux.sh: line 97: tmux: command not found
./start_all_tmux.sh: line 101: tmux: command not found
./start_all_tmux.sh: line 107: tmux: command not found
make: *** [start_all] Error 127

anyone help?

@KamalGalrani
Copy link
Contributor

KamalGalrani commented Nov 13, 2017 via email

@SeansRightHere
Copy link

SeansRightHere commented Nov 13, 2017 via email

@illouk
Copy link
Author

illouk commented Nov 14, 2017

Thanks for helping me.

For me , it looks like tmux was the problem i was able to run the services through make start_all command.

However sudo apt-get install tmux is not the proper command for the installation of tmux.
I used this in order to install tmux on ubuntu 14.04

@dibonetta
Copy link

hi guys, I still have the same problem. After installing tmux I restarted from point 6. of the ubuntu installation guide
Command Center (CMD)
$cd /lucida/commandcenter/
$make all
Then ...
Secure (HTTPS) to enable ASR:
$cd
$make start_all_secure

Error:
cd tools && ./start_all_tmux.sh secure
error connecting to /tmp/tmux-1000/default (No such file or directory)
Session lucida does not exit. Creating a lucida session.
Enabling secure host
eth0: error fetching interface information: Device not found

No idea what to do, can somebody inspire me?

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

4 participants