This is expected behaviour. saga_cmd expects a module library, if you don&#39;t give one it will give you this error.<br>Check the examples in the manfile (man saga_cmd) or here:<br><a href="http://manpages.ubuntu.com/manpages/maverick/man1/saga_cmd.1.html">http://manpages.ubuntu.com/manpages/maverick/man1/saga_cmd.1.html</a><br>

and the saga wiki<br><a href="http://sourceforge.net/apps/trac/saga-gis/wiki/Executing%20Modules%20with%20SAGA%20CMD">http://sourceforge.net/apps/trac/saga-gis/wiki/Executing%20Modules%20with%20SAGA%20CMD</a><br><br>Johan<br>

<br><div class="gmail_quote">On Tue, Jan 11, 2011 at 11:22 PM, Ricardo Filipe Soares Garcia da <span dir="ltr">&lt;<a href="mailto:ricardo.garcia.silva@gmail.com">ricardo.garcia.silva@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Hi Johan<br>
<br>
I did as you suggested and deleted /usr/lib/saga/libta_compound.so<br>
<br>
Now saga_cmd executes without the segmentation fault, but I am still<br>
getting an error:<br>
<div class="im"><br>
error: module library<br>
<br>
available module libraries:<br>
</div>... shows all the available modules<br>
<br>
Thanks for you help<br>
<div><div></div><div class="h5"><br>
On Tue, Jan 11, 2011 at 8:38 PM, Johan Van de Wauw<br>
&lt;<a href="mailto:johan.vandewauw@gmail.com">johan.vandewauw@gmail.com</a>&gt; wrote:<br>
&gt; It&#39;s a known bug in saga 2.0.5. Not really problematic - it seems that<br>
&gt; module doesn&#39;t work on linux command line. Deleting the file<br>
&gt; /usr/lib/saga/libta_compound.so will fix saga_cmd. The module is not that<br>
&gt; interesting anyway (only combines functionality of other modules).<br>
&gt; I&#39;m planning to update the ubuntugis unstable repository to 2.0.6 soon. If<br>
&gt; you are too impatient to wait for that, there are daily builds of saga<br>
&gt; at: <a href="https://launchpad.net/%7Ejohanvdw/+archive/sagacvs" target="_blank">https://launchpad.net/~johanvdw/+archive/sagacvs</a><br>
&gt; Johan<br>
&gt;<br>
&gt; On Tue, Jan 11, 2011 at 8:35 PM, Ricardo Filipe Soares Garcia da<br>
&gt; &lt;<a href="mailto:ricardo.garcia.silva@gmail.com">ricardo.garcia.silva@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hello list<br>
&gt;&gt;<br>
&gt;&gt; I have installed SAGA GIS from the ubuntugis-unstable repository. I am<br>
&gt;&gt; using Ubuntu 10.10.<br>
&gt;&gt; In trying to use the &#39;saga_cmd&#39; tool I get a segmentation fault. The<br>
&gt;&gt; whole error follows:<br>
&gt;&gt;<br>
&gt;&gt;  error: module library<br>
&gt;&gt;<br>
&gt;&gt; available module libraries:<br>
&gt;&gt; - libgrid_spline.so<br>
&gt;&gt; - libgeostatistics_kriging.so<br>
&gt;&gt; - libio_grid_image.so<br>
&gt;&gt; - libtransect.so<br>
&gt;&gt; - libtable_tools.so<br>
&gt;&gt; - libta_hydrology.so<br>
&gt;&gt; - libsim_cellular_automata.so<br>
&gt;&gt; - libgrid_analysis.so<br>
&gt;&gt; - libta_compound.so<br>
&gt;&gt; Segmentation fault<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; This happens as I type saga_cmd, without arguments in a bash prompt.<br>
&gt;&gt; However, I can run saga_gui normally. Could this be some kind of<br>
&gt;&gt; packaging error?<br>
&gt;&gt; Thank you<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; ___________________________ ___ __<br>
&gt;&gt; Ricardo Garcia Silva<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; UbuntuGIS mailing list<br>
&gt;&gt; <a href="mailto:Ubuntu@lists.osgeo.org">Ubuntu@lists.osgeo.org</a><br>
&gt;&gt; <a href="http://lists.osgeo.org/mailman/listinfo/ubuntu" target="_blank">http://lists.osgeo.org/mailman/listinfo/ubuntu</a><br>
&gt;&gt; <a href="http://trac.osgeo.org/ubuntugis/wiki" target="_blank">http://trac.osgeo.org/ubuntugis/wiki</a><br>
&gt;<br>
&gt;<br>
<br>
<br>
<br>
</div></div>--<br>
<div><div></div><div class="h5">___________________________ ___ __<br>
Ricardo Garcia Silva<br>
_______________________________________________<br>
UbuntuGIS mailing list<br>
<a href="mailto:Ubuntu@lists.osgeo.org">Ubuntu@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/ubuntu" target="_blank">http://lists.osgeo.org/mailman/listinfo/ubuntu</a><br>
<a href="http://trac.osgeo.org/ubuntugis/wiki" target="_blank">http://trac.osgeo.org/ubuntugis/wiki</a><br>
</div></div></blockquote></div><br>