View Single Post
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#6
Originally Posted by lma View Post
\begin{backseat-driver-mode}

Is the only blocker Fremantle's old libxcb? If so that sounds like a job for the CSSU. I don't know much about xcb internals but if the API hasn't been broken since the version packaged in Fremantle (the major version number is still 1 which suggests so) it could even be as simple as dropping in a fresher build. Worse case, some LD_LIBRARY_PATH hacks could make it work.

\end{backseat-driver-mode}
I'm not sure that LD_LIBRARY_PATH will work, as with libxi6 moving it somewhere else causes crashes. But I'm pretty sure that it should be one of the goals of CSSU (porting libxcb). I ported some libxcb dependencies, but then came across some strange problems: python wasn't detected so I gave up. I'll try compiling qt5 if it causes not very much problems.
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here

Last edited by marmistrz; 2012-06-23 at 13:20.
 

The Following User Says Thank You to marmistrz For This Useful Post: