[Evolution] Bug#710828: Another workaround
Julian Rüger
jr98 at gmx.net
Mon Aug 31 09:33:37 UTC 2015
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. :)
More information about the Pkg-evolution-maintainers
mailing list