Closed developerinlondon closed 10 years ago
Yes, that had me confused for a bit too. You need (on ubuntu anyway) lxc-dev:
root@lxchost1:~# apt-get install lxc lxc-dev build-essential ruby-dev
root@lxchost1:~# gem install ruby-lxc
Hope this helps.
Yes, you need lxc-dev or equivalent package on your distribution to be able to compile ruby-lxc.
awesome thanks! That worked!
any ideas?