GE's not supported on different Linux distributions
We're implementing a backend system where we'd like to use multiple generic enablers on the same server, they but as it turns out they some of them only runs on specific Linux distributions.
Our server runs CentOS where we're currently using the Context Broker enabler. The Identity Management - Keyrock enabler is something we'd like to use as well, but it only runs on Ubuntu, and the developer says it's not possible to make it run on CentOS because they'd have to rewrite a large portion of the code in order for it to work.
If one of the goals with the FIWare enablers is that they should be able to interoperate and connect easily between each other for easy production and scaling of a product, shouldn't they be able to run on the same base system?