Hi all, I posted this in response to my previous post about a blank white screen, but figured I should give it it's own thread :)
I've built guacd from sources pulled from github. After some library installs, it appears to build fine. I install it and run it and it says it comes up ok. When I use the guacamole-client to login and connect to my defined SSH session, it hangs for a few seconds, then tells me I've been disconnected. On guacd, I get the following error: guacd: symbol lookup error: /usr/local/lib/libguac-terminal.so.0: undefined symbol: pango_font_description_new I have the latest versions of cairo and pango installed on my system (Slackware ARM current; cairo-1.16.0, pango-1.50.14) and configure finds them both (and pangocairo) just fine. I'm confused why this is happening. I thought perhaps my pango libraries are *too* new, but it appears this function exists in pango 1.50. Can someone help point me in the right direction? Thanks
