[Qgis-user] Qgis failed to startup

Matthias Kuhn matthias at opengis.ch
Tue Jun 14 01:14:43 PDT 2016


Hi Christoph


On 06/13/2016 10:03 PM, christoph wrote:
> Hi, I built Qgis from git clone source,
> ccmake ..
> make -> without any errors,
> make install -> without any errors
> Qgis/build/bin/ qgis error -> Speicherzugriffsfehler
> anyone a idea what is causing that?
>
> christoph at excelsior:~/myworld/QGIS/build/bin$ ./qgis
> Speicherzugriffsfehler

Either run the installation

  make install
  qgis

Or run from the build folder (isolated, I use that for development)

  make
  ./output/bin/qgis

Not sure if it's this but it could potentially lead to qgis picking up
wrong libraries.

Cheers Matthias

>
> cheers chris
> _______________________________________________
> 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

-- 
Matthias Kuhn
OPENGIS.ch - https://www.opengis.ch
Spatial • (Q)GIS • PostGIS • Open Source

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20160614/b8828537/attachment.html>


More information about the Qgis-user mailing list