[Qgis-developer] Announcing RoadGraph plugin
Mayeul Kauffmann
mayeul.kauffmann at free.fr
Sat Jan 15 15:53:58 EST 2011
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
More information about the Qgis-developer
mailing list