Greetings Borys > First, you should see the line below in cmake output: > Found GRASS: /usr/local/grass-6.4.0svn > Then "make" should attempt to compile the grass support with such output among > other plugins: > Linking CXX shared library libqgisgrass.so > [ 68%] Built target qgisgrass > Linking CXX shared module libgrassprovider.so > [ 68%] Built target grassprovider > Linking CXX shared module libgrassrasterprovider.so > [ 68%] Built target grassrasterprovider > (...) > Linking CXX shared module libgrassplugin.so > [ 96%] Built target grassplugin > > Unfortunely I didn't saved the text into a log file.
> Finally, "make install" installs the compiled .so libraries (e.g. > libgrassplugin.so) in /lib/qgis/ within your destination folder, so usually in > /usr/local/lib/qgis/ > > At that folder I only have : libgrassplugin.so and libgrassprovider.so libqgisgrass.so, libgrassrasterprovider.so are not there. > If they are there, probably something is wrong with the library path. Do you > see other c++ plugins like evis, North Arrow or Scale bar on the plugin list > in the manager? > > yes I do. They are all there.
_______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
