Personally I'd not suggest to use it.
I can entirely quote softcoder. Too many dependencies, issues with static linking. Additionally linux distributions tend to not update it often, if at all, macports doesn't ship it, it has several issues building in some environment (eg: macosx command line build - it's probably one/the reason why it's missing from macports).
Last year I tried to do with them a macosx static build of cegui with crystal space tools for our art team and we ended up letting it go due to several building issues which made it unusable (even though their support channel is quite good and they tried to help us for several days). Also in the past i had weird issues with xml widget failing loading depending on the xml backend builtin.
I was also told some projects removed cegui as main windowing system and preferred to start from scratch like openscenegraph. (didn't verify as i'm not following it but i somehow trust the source) For crystal space lately wxwidget is preferred over cegui.