Friday, June 21, 2013

[Resolved]Can not run gvm in terminal


For some unknow reasons, suddenly I am not able to run gvm in terminal and get the following error message.

No command 'gvm' found, but there are 20 similar ones
gvm: command not found

And I can run gvm command if switch to root user.

Solution: source ~/.gvm/bin/gvm-init.sh

No comments:

Post a Comment