Re: [GRASS-user] error while loading shared libraries

2013-06-27 Thread RichardC
Resolved by completely uninstalling and reinstalling (via Synaptic Package
manager) and then re-installing the addon.

System:
Mint linux 13 (ubuntu precise)
GRASS 6.4.3RC3



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/error-while-loading-shared-libraries-tp5062286p5062511.html
Sent from the Grass - Users mailing list archive at Nabble.com.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] error while loading shared libraries

2013-06-27 Thread Hamish
Richard wrote:

 Resolved by completely uninstalling and reinstalling (via Synaptic
 Package manager) and then re-installing the addon.

It is expected that when you install a new version of GRASS you'll
have to rebuild any self-compiled addons modules written in C or C++.
Bash and Python scripts should be ok, it's only the internal API/ABI
which is not guaranteed. (change frequency seems to be once per 6
months or year in the stable branch; currently it's stable since Feb 2012)

You'll find a g.extension.rebuild.all.py menu item if you are using
the wxGUI extension manager. If running from the command line I think
just rerunning g.extension to remove then reinstall the module is enough.


regards,
Hamish

___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] error while loading shared libraries

2013-06-26 Thread RichardC
Hi,

I'd be very grateful if someone could help with some suggestions with the
following.

After upgrading to 6.4.3RC3 I noticed that I'm getting the following error
on running the r.fuzzy.system.  It was previously okay with 6.4.2 - haven't
tested by reverting to the former version yet.

Another possibility is that a subsequent installation of GRASS7 into the
home directory is responsible - but I doubt this.


*Unable to fetch interface description for command 'r.fuzzy.system'.

Details: r.fuzzy.system: error while loading shared libraries:
libgrass_gis.6.4.3.so: cannot open shared object file: No such file or
directory*


Thanks,
Richard
GRASS 6.4.3RC3 / GRASS7



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/error-while-loading-shared-libraries-tp5062286.html
Sent from the Grass - Users mailing list archive at Nabble.com.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user