[Qgis-user] Where is libsip?
Matthias Kuhn
matthias at opengis.ch
Tue Sep 27 05:20:43 PDT 2016
Hi Pei
On 09/27/2016 02:16 PM, JIA Pei wrote:
>
> 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????*
Yes, QGIS master requires Qt 5 and Python >= 3.3.
>
> 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.
* QGIS does not require qwtpolar (-DWITH_QWTPOLAR=OFF)
* qwtpolar is built on top of qwt, they are compatible (but not all the
versions)
>
> 3) Does *qgis* require *grass*? Or I can just move forward *without*
> *grass*?
You can build QGIS without Grass.
Regards
Matthias
>
>
> Anyway, there is a progress... Thanks...
>
>
>
>
> On Mon, Sep 5, 2016 at 12:46 PM, Richard Duivenvoorde
> <rdmailings at duif.net <mailto:rdmailings at duif.net>> 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
> <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: jp4work at gmail.com <mailto:jp4work at gmail.com>
> 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
> Qgis-user at lists.osgeo.org
> List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
>
More information about the Qgis-user
mailing list