Less CSS Installation on Ubuntu 10.10
Aug 24, 2011 · 1 minute readCategory: less css
This is post is now quite old and the the information it contains may be out of date or innacurate.
If you find any errors or have any suggestions to update the information please let us know or create a pull request on GitHub
sudo apt-get install rubygems1.8 ruby1.8-dev
sudo gem install rubygems-update
sudo gem update rubygems
sudo gem install less
And also remember that you have to either have your gems binaries in your path or symlink the lessc into somewhere that’s in your path, eg. like this
sudo ln -s /var/lib/gems/1.8/bin/lessc /usr/bin/