<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>Hi Christoph<br>
</p>
<br>
<div class="moz-cite-prefix">On 06/13/2016 10:03 PM, christoph
wrote:<br>
</div>
<blockquote cite="mid:575F1176.6010708@gmx.at" type="cite">Hi, I
built Qgis from git clone source,
<br>
ccmake ..
<br>
make -> without any errors,
<br>
make install -> without any errors
<br>
Qgis/build/bin/ qgis error -> Speicherzugriffsfehler
<br>
anyone a idea what is causing that?
<br>
<br>
christoph@excelsior:~/myworld/QGIS/build/bin$ ./qgis
<br>
Speicherzugriffsfehler
<br>
</blockquote>
<br>
Either run the installation<br>
<br>
make install<br>
qgis<br>
<br>
Or run from the build folder (isolated, I use that for development)<br>
<br>
make<br>
./output/bin/qgis<br>
<br>
Not sure if it's this but it could potentially lead to qgis picking
up wrong libraries.<br>
<br>
Cheers Matthias<br>
<br>
<blockquote cite="mid:575F1176.6010708@gmx.at" type="cite">
<br>
cheers chris
<br>
_______________________________________________
<br>
Qgis-user mailing list
<br>
<a class="moz-txt-link-abbreviated" href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a>
<br>
List info: <a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/qgis-user">http://lists.osgeo.org/mailman/listinfo/qgis-user</a>
<br>
Unsubscribe: <a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/qgis-user">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
Matthias Kuhn
OPENGIS.ch - <a class="moz-txt-link-freetext" href="https://www.opengis.ch">https://www.opengis.ch</a>
Spatial • (Q)GIS • PostGIS • Open Source</pre>
</body>
</html>