Hi, Richard:
Thank you very much for your prompt reply... 1) I'm trying to build *qgis* with *Python 3.5.2 and Qt5.7 .* *Is qgis compatible with Python 3.5 and Qt5????* I actually have my *sip* installed by *sudo pip3 install sip * which seems to be problematic. After I grabbed *python3-sip-dev *from Ubuntu 16.04.1's default repository, it seems *qgis* started building. 2) But, it seems *qgis* requires *qwtpolar ,* which is incompatible with *qwt* for now. 3) Does *qgis* require *grass*? Or I can just move forward *without* *grass* ? Anyway, there is a progress... Thanks... On Mon, Sep 5, 2016 at 12:46 PM, Richard Duivenvoorde <[email protected]> wrote: > On 05-09-16 02:56, JIA Pei wrote: > > > > Hi, all: > > > > > > My environment: > > > > Ubuntu 16.04.1 > > GCC: gcc (Ubuntu 5.4.0-6ubuntu1~16.04.2) 5.4.0 20160609 > > QMake: QMake version 3.0 > > Using Qt version 5.7.0 in /opt/Qt5.7.0/5.7/gcc_64/lib > > > > I'm using cmake to configuration qgis: > > > > CMake Error at cmake/FindSIP.cmake:54 (MESSAGE): > > Could not find SIP > > Call Stack (most recent call first): > > CMakeLists.txt:731 (FIND_PACKAGE) > > > > So, my questions is: what is SIP? Where can I just make qgis find SIP? > > Hi Pei, > > best is to ask this on dev list, but here: > > https://github.com/qgis/QGIS/blob/master/INSTALL#L190 > > I think you will have all packages to build: > > apt-get install bison cmake dh-python doxygen flex gdal-bin git graphviz > grass-dev libexpat1-dev libfcgi-dev libgdal-dev libgeos-dev libgsl-dev > libopenscenegraph-dev libosgearth-dev libpq-dev libproj-dev libqca2-dev > libqca2-plugin-ossl libqjson-dev libqscintilla2-dev libqt4-dev > libqt4-opengl-dev libqt4-sql-sqlite libqwt5-qt4-dev libspatialindex-dev > libspatialite-dev libsqlite3-dev lighttpd locales pkg-config > poppler-utils pyqt4-dev-tools pyqt4.qsci-dev python-all python-all-dev > python-future python-gdal python-mock python-nose2 python-psycopg2 > python-pyspatialite python-qscintilla2 python-qt4 python-qt4-dev > python-qt4-sql python-sip python-sip-dev python-yaml qt4-dev-tools > qt4-doc-html spawn-fcgi txt2tags xauth xfonts-100dpi xfonts-75dpi > xfonts-base xfonts-scalable xvfb cmake-curses-gui > > the SIP packages: python-sip python-sip-dev > are needed for the python bindings/plugins > > Regards, > > Richard > > > > > > -- Pei JIA, Ph.D. Email: [email protected] cell in Canada: +1 778-863-5816 cell in China: +86 186-8244-3503 Welcome to Vision Open http://www.visionopen.com
_______________________________________________ Qgis-user mailing list [email protected] List info: http://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
