D
D
dstdfx2016-03-10 01:50:08
Django
dstdfx, 2016-03-10 01:50:08

Bash: foreman: command not found, what to do?

Application in virtualenv,
pip freeze:

Django==1.9.2
....
foreman==0.9.7
....

I'm trying to run through foreman start, which he googled for me, they say that something is connected with $ PATH. In the system itself, foreman is also installed bash: foreman: command not found

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
dstdfx, 2016-03-10
@dstdfx

I solved the problem like this, gem install foremanbecause I didn’t find the foreman binary anywhere, pip installed foreman as a library
And added /home/[username]/.gem/ruby/2.3.0/bin to PATH

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question