In Ubuntu 13.10 I was able to build QGIS from git by following the steps below:
sudo apt-get build-dep qgis sudo apt-get install libspatialindex-dev git clone https://github.com/qgis/QGIS.git *** update cmake/FindPythonLibrary.cmake to the version in kde4libs 4:4.10.5-1 (see #1010508) cd QGIS && cmake . && make If I get a chance, I will try on 13.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1249075 Title: libgrass_gproj.so: undefined references to GDAL_1.8 symbols To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grass/+bug/1249075/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
