<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://grasswiki.osgeo.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=%E2%9A%A0%EF%B8%8FAdavid</id>
	<title>GRASS-Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://grasswiki.osgeo.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=%E2%9A%A0%EF%B8%8FAdavid"/>
	<link rel="alternate" type="text/html" href="https://grasswiki.osgeo.org/wiki/Special:Contributions/%E2%9A%A0%EF%B8%8FAdavid"/>
	<updated>2026-05-25T11:42:50Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://grasswiki.osgeo.org/w/index.php?title=GDAL_related_problems&amp;diff=14878</id>
		<title>GDAL related problems</title>
		<link rel="alternate" type="text/html" href="https://grasswiki.osgeo.org/w/index.php?title=GDAL_related_problems&amp;diff=14878"/>
		<updated>2012-02-13T07:11:26Z</updated>

		<summary type="html">&lt;p&gt;⚠️Adavid: spelling fix&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Q:''' I got an error message like this one:&lt;br /&gt;
&lt;br /&gt;
error while loading shared libraries: libgdal.so.1: cannot open shared object file: No such file or directory&lt;br /&gt;
&lt;br /&gt;
'''A:''' This happens, when GDAL isn't installed properly. &lt;br /&gt;
&lt;br /&gt;
Possible solutions:&lt;br /&gt;
* Check if GDAL is installed (locate gdal). If not, install GDAL.&lt;br /&gt;
* Check if the directory which contains your libgdal is listed in your /etc/ld.so.config. If not, add the directory with a texteditor to the file and run ldconfig as root.&lt;br /&gt;
* Check if the right version of libgdal is installed. If there's a newer version, you can just create a symlink to new version (ln -s YOURINSTALLEDlibgdal.so.XXXX libgdal.so.1).&lt;br /&gt;
&lt;br /&gt;
[[Category:FAQ]]&lt;/div&gt;</summary>
		<author><name>⚠️Adavid</name></author>
	</entry>
</feed>