<span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">Thanks guys for the tips.</span><br style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
<span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">I've got to change my system back to ubuntu 12.04 so I'm not able to post the outputs you asked for. I downloaded the latest source code from </span><a href="http://svn.osgeo.org/" target="_blank" style="color:rgb(17,85,204);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">svn.osgeo.org</a><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"> and compiled it. Now r.sim.water works as expected. </span><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
<br></div><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">Yesterday I was trying to make it work for a while and I found this out:<br>when other processes used lots of memory (10+ chrome tabs, mozilla, etc), the "<a href="http://libgrass_sim.7.0.svn.so/" target="_blank" style="color:rgb(17,85,204)">libgrass_sim.7.0.svn.so</a>: cannot map zero-fill pages: Cannot allocate memory" error came out while i was trying to call "r.sim.water". After closing most of the processes, r.sim.water could open.</div>
<div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">I'm not really an expert, but it seems like it has something to do with memory handling...</div><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
<br></div><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">Thanks again for trying to help, everything works well now.</div><br><div class="gmail_quote">2013/3/28 Markus Neteler <span dir="ltr"><<a href="mailto:neteler@osgeo.org" target="_blank">neteler@osgeo.org</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Wed, Mar 27, 2013 at 9:31 AM, Levente Juhász <<a href="mailto:jlevente89@gmail.com">jlevente89@gmail.com</a>> wrote:<br>

> Hi list,<br>
><br>
> I am Levente from Hungary and i want to use GRASS GIS for a project. I'm<br>
> working on a website that can do a hydrological modeling task via WPS<br>
> protocol. I started to develop it in a windows environment but the module i<br>
> want to use (r.sim.water) had some issues on WinGrass. I've recently changed<br>
> my system to ubuntu 12.10. Altough I'm not dealing with linux and GRASS GIS<br>
> for a long time I understands the basics of them.<br>
> I have downloaded and compiled a GRASS70 svn from ubuntugis<br>
<br>
</div>Please, as Rashad suggests, get source code from the GRASS Server itself:<br>
<br>
<a href="http://trac.osgeo.org/grass/wiki/DownloadSource#GRASS7" target="_blank">http://trac.osgeo.org/grass/wiki/DownloadSource#GRASS7</a><br>
<div class="im"><br>
> GRASS GIS compilation log<br>
> -------------------------<br>
> Started compilation: 2013. márc. 27., szerda, 01.00.29 CET<br>
> --<br>
> Errors in:<br>
> /home/pepszi/grass70.7.0.orig/raster/simwe/r.sim.water<br>
> /home/pepszi/grass70.7.0.orig/raster/simwe/r.sim.sediment<br>
> --<br>
> In case of errors please change into the directory with error and run<br>
> 'make'.<br>
<br>
</div>Please try as suggested:<br>
<br>
cd /home/pepszi/grass70.7.0.orig/raster/simwe/r.sim.water<br>
make<br>
<br>
and<br>
cd /home/pepszi/grass70.7.0.orig/raster/simwe/r.sim.sediment<br>
make<br>
<br>
to see the errors.<br>
<br>
...<br>
<div class="im">> Unable to fetch interface description for command<br>
> 'r.sim.water'.<br>
> Details: r.sim.water: error while loading shared libraries:<br>
> <a href="http://libgrass_sim.7.0.svn.so" target="_blank">libgrass_sim.7.0.svn.so</a>: cannot map zero-fill pages: Cannot<br>
> allocate memory<br>
<br>
</div>Please post the result of<br>
<br>
g.region -p<br>
<br>
...<br>
<div class="im">> p.s.: I checked the stable Grass 6.4.2. which comes from the ubuntu software<br>
> center and it produces similar issues. Is it an issue which has something to<br>
> do with my system? What should I do?<br>
<br>
</div>Please also post<br>
uname -a<br>
<span class="HOEnZb"><font color="#888888"><br>
Markus<br>
</font></span></blockquote></div><br>