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

ed: command not found #25

Closed
JosefJezek opened this issue Jul 13, 2013 · 5 comments
Closed

ed: command not found #25

JosefJezek opened this issue Jul 13, 2013 · 5 comments

Comments

@JosefJezek
Copy link

/usr/local/sbin/ee: line 506: ed: command not found

on Ubuntu 12.04

@MiteshShah
Copy link
Member

If you used non customize ubuntu (Downloaded from ubuntu.com) then ed package is installed by default.

You can install ed by using following command.

apt-get install ed

@rahul286
Copy link
Member

@MiteshShah We must check if every non-core command we refer exist firsthand. May be at the time of ee install.

@MiteshShah
Copy link
Member

@rahul286 We checked all non-core commands while installing ee
https://github.com/rtCamp/easyengine/blob/master/install.sh

@rahul286
Copy link
Member

We need to add ed to the list.

@MiteshShah
Copy link
Member

Added a0cfa12

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

3 participants