It could be an issue with libraries.
The application is linked against one you built yourself and runtime
picks up a system library.
LD_LIBRARY_PATH might help in this situation.

On 06/14/2016 06:38 PM, BOKU wrote:
> okay i did all again same thing in ./output/./qgis
> speichrzugriffsfehler
> ??? i've no idea what is causing that?
>
> On 2016-06-14 10:14, Matthias Kuhn wrote:
>>
>> 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@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
>>> [email protected]
>>> 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
>>
>>
>> _______________________________________________
>> 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
>

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

_______________________________________________
Qgis-developer mailing list
[email protected]
List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to