Hi all, I found another workaround in the x2go wiki:
http://wiki.x2go.org/doku.php/wiki:development:glx-xlib-workaround I needed to manually install libzip-dev and libedit-dev for it to build. Instead of exporting LD_LIBRARY_PATH, you can start evolution like this: LD_LIBRARY_PATH=$HOME/mesa-10.3.2/build/linux-x86_64-debug/gallium/targets/libgl-xlib/:${LD_LIBRARY_PATH} evolution Working smoothly for me now. :) _______________________________________________ Pkg-evolution-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-evolution-maintainers

