I'm currently reading the "Building Mapping Applications with QGIS" Book and I'm stumped when I try to set my paths in Ubuntu.
The first command works fine:export PYTHONPATH=~/usr/share/qgis/python/
The command to set my QGIS libraries is an issue:export LD_LIBRARY_PATH=~/qgis path/lib
The issue is that I can't find the "lib" directory.
From what I can see qgis executes from the "/usr/bin/qgis" folderIt's files are located in the "~/usr/share/qgis" folders but there is no hint of a lib folder
I do have the following under the qgis structure:-doc-globe-grass-i18n-images-python-resources-svg
Can someone figure out how to set the qgis/lib path under ubuntu trusty?
أكثر...
The first command works fine:export PYTHONPATH=~/usr/share/qgis/python/
The command to set my QGIS libraries is an issue:export LD_LIBRARY_PATH=~/qgis path/lib
The issue is that I can't find the "lib" directory.
From what I can see qgis executes from the "/usr/bin/qgis" folderIt's files are located in the "~/usr/share/qgis" folders but there is no hint of a lib folder
I do have the following under the qgis structure:-doc-globe-grass-i18n-images-python-resources-svg
Can someone figure out how to set the qgis/lib path under ubuntu trusty?
أكثر...