xing/beetle

uuid4r library broken, should probably fork it if maintainer not around

joevandyk opened this issue · 1 comments

The major problem is that it tries to link against the uuid library, when it should use the ossp-uuid library.

https://github.com/joevandyk/uuid4r/commits/updates should have all the updates needed to fix it.

I have released an updated version of uuid4r, which hopefully fixes the install problems.