<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hi All,<br>
    I am trying to create shortest path between two raster points
    (converted from v.to.rast) and I use the STRM data for the input
    values between the two points. This is the error I get.<br>
    <br>
    <span style="font-weight: 600;">r.cost input=afg_rast@user1
      output=salroute start_rast=salang@user1 max_cost=0 -k</span>
    <p style="margin: 0px; text-indent: 0px;">G_malloc: unable to
      allocate 524288 bytes at setup.c:64</p>
    <p style="margin: 0px; text-indent: 0px;"><span style="font-weight:
        600;">Finished with error<br>
      </span></p>
    <p style="margin: 0px; text-indent: 0px;"><br>
      Any idea why I am getting this?<br>
    </p>
    <p style="margin: 0px; text-indent: 0px;">Thanks and regards,<br>
    </p>
    <p style="margin: 0px; text-indent: 0px;">Ambrish Dhaka<br>
    </p>
  </body>
</html>