【发布时间】:2013-10-30 08:53:24
【问题描述】:
我正在运行 Linux Mint 15。我不知道这是否是路径问题,但我使用 gem install compass 安装了 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)
【问题讨论】:
标签: compass-sass