gabriel@d3tmecha:~/cookup$ curl http://www.meteorkitchen.com/install | /bin/bash % Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2187 0 2187 0 0 365 0 --:--:-- 0:00:05 --:--:-- 631^L
Installing "Meteor Kitchen" - Meteor application code generator
Detecting OS...
Detected OS: Linux
Downloading distribution...
######################################################################## 100,0%^[[B
Unpacking...
Cleaning up...
rm: cannot remove ‘/home/gabriel/.meteor-kitchen/examples/example-*.json’: No such file or directory
Done.
"Meteor kitchen" is now installed in "/home/gabriel/.meteor-kitchen".
Creating symlink: ln -s /home/gabriel/.meteor-kitchen/bin/meteor-kitchen /usr/local/bin/meteor-kitchen
[sudo] password for gabriel:
Done.
Now you can launch generator by typing:
meteor-kitchen
For more info visit: www.meteorkitchen.com
Enjoy!
gabriel@d3tmecha:~/cookup$ meteor-kitchen
bash: /usr/local/bin/meteor-kitchen: cannot execute binary file: Exec format error
The installation is okay, but I can’t run it. What’s is going on?