我正在运行 Linux Mint 15。我不知道这是否是路径问题,但我安装了 compassgem install compass
并显示1 gem installed
. 然后当我输入时,compass -v
我得到以下信息:
The program 'compass' can be found in the following packages:
* libcompass-ruby1.8
* ruby-compass
Try: sudo apt-get install <selected package>
编辑
必须放在source ~/.bash_profile
我的 .bashrc 文件中。但现在错误是
/home/mike/.rvm/gems/ruby-2.0.0-p247/gems/bundler-1.3.5/lib/bundler/definition.rb:16:in `build': /Gemfile not found (Bundler::GemfileNotFound)