Hi,
I was not able to use the plugin with recent qgis 1.7.0  (r15004) under
GNU/Linux Kubuntu 10.10.
I tried to copy the downloaded libroadgraphplugin.so
in  /usr/lib/qgis/plugins/libroadgraphplugin.so
The plugin does not appear in the list of plugins to activate.

I compiled it from source doing the following:


sudo-apt-get install liqgis-dev
svn co http://svn.gis-lab.info/road-graph road-graph
cd road-graph
mkdir build
cd build
cmake ..
make
sudo make install
# or:
# sudo
cp ../binary/libroadgraphplugin.so /usr/lib/qgis/plugins/libroadgraphplugin.so

Then, qgis crashes immediately after launching it.

Even after the following, qgis crashes:
sudo rm /usr/lib/qgis/plugins/libroadgraphplugin.so

I had to reinstall qgis (in fact to upgrade to dev version 15050) to be
able to restart it.
Thanks for any hint.
Mayeul


Le samedi 15 janvier 2011 à 10:53 +0200, Alexander Bruy a écrit :
> Hi all,
> 
> MOre information about RoadGraph plugin available in English here
> http://gis-lab.info/qa/road-graph-eng.html
> 
> Thanks


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

Reply via email to