Rick DeNatale wrote: > I've tried installing on Ubuntu Dapper with no joy. > > The make is failing complaining about missing linux/connect.h and > linux/cn_proc.h I thought I found the appropriate package which > includes these for my system (linux-headers-686 which in-turn depends > on the latest equivalent version for my kernel) and installed it. > > trying the gem install fails in the same way, the package installs > these elsewhere, so I put symlinks in /usr/include/linux to these two > files as installed by the package, and now it gets them but complains > about redefinitions. > > Any ideas? An Ubuntu user has sent in a patch that fixes the problem on Edgy. I've applied the patch and will push an 0.2.1 release shortly. Tom