[Qgis-developer] Error : cannot connect to X server on Ubuntu
Richard Duivenvoorde
rdmailings at duif.net
Tue Dec 9 11:23:32 PST 2014
On 09-12-14 16:49, devquestions2 at gmail.com wrote:
> Hi Richard,
>
> Thanks for the reply.
>
> Can you please let me know what should be the values for
>
> PYTHONPATH and LD_LIBRARY .
I compile QGIS master in debug mode and install it in
apps/qgis/master/debug
So then these are the paths I use
export PYTHONPATH=/home/richard/apps/qgis/master/debug/share/qgis/python/
export LD_LIBRARY_PATH=/home/richard/apps/qgis/master/debug/lib/
but if I understand correct you have an headless (without X-server)
config. That's a different beast.
Regards,
Richard
More information about the Qgis-developer
mailing list