<!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,<br>
<br>
This was the original error i got :<br>
<br>
<tt>/bin/mkdir -p '/home/sachin/pg9.0/lib/postgresql'<br>
'/</tt><tt>home/sachin/pg9.0</tt><tt>/share/postgresql/contrib/postgis-1.5'<br>
make[1]: /</tt><tt>home/sachin/pg9.0</tt><tt>/share/postgresql/contrib/postgis-1.5:
Command not found<br>
make[1]: *** [installdirs] Error 127<br>
make[1]: Leaving directory `/</tt><tt>home/sachin</tt><tt>/postgis-1.5.1/postgis'<br>
make: *** [postgis-install] Error 2<br>
</tt><br>
<br>
The error i mention earlier (below) comes if i manually create the /<tt>home/sachin/pg9.0</tt><tt>/share/postgresql/contrib/postgis-1.5</tt>
directory.<br>
<br>
Thanks for your help.<br>
<br>
-------- Original Message --------
<table class="moz-email-headers-table" border="0" cellpadding="0"
 cellspacing="0">
  <tbody>
    <tr>
      <th align="RIGHT" nowrap="nowrap" valign="BASELINE">Subject: </th>
      <td>PostGIS 1.5.1 make install error</td>
    </tr>
    <tr>
      <th align="RIGHT" nowrap="nowrap" valign="BASELINE">Date: </th>
      <td>Fri, 04 Jun 2010 18:09:56 +0530</td>
    </tr>
    <tr>
      <th align="RIGHT" nowrap="nowrap" valign="BASELINE">From: </th>
      <td>Sachin Srivastava <a class="moz-txt-link-rfc2396E" href="mailto:sachin.srivastava1984@gmail.com"><sachin.srivastava1984@gmail.com></a></td>
    </tr>
    <tr>
      <th align="RIGHT" nowrap="nowrap" valign="BASELINE">Reply-To: </th>
      <td><a class="moz-txt-link-abbreviated" href="mailto:sachin.srivastava1984@gmail.com">sachin.srivastava1984@gmail.com</a></td>
    </tr>
    <tr>
      <th align="RIGHT" nowrap="nowrap" valign="BASELINE">Organization:
      </th>
      <td>EnterpriseDB</td>
    </tr>
    <tr>
      <th align="RIGHT" nowrap="nowrap" valign="BASELINE">To: </th>
      <td>'PostGIS Users Discussion'
<a class="moz-txt-link-rfc2396E" href="mailto:postgis-users@postgis.refractions.net"><postgis-users@postgis.refractions.net></a></td>
    </tr>
  </tbody>
</table>
<br>
<br>
<pre>Hi,

I am trying to build PostGIS 1.5.1 on CentOS 5 64 bit with PostgreSQL 
9.0-beta1, geos-3.2.1 proj-4.7.0

make is successful, however in make install i get this error:

/bin/mkdir -p '/home/sachin/pg9.0/lib/postgresql'
'/home/sachin/pg9.0/share/postgresql/contrib/postgis-1.5'
make[1]: execvp: 
/home/sachin/pg9.0/share/postgresql/contrib/postgis-1.5: Permission denied
make[1]: *** [installdirs] Error 127
make[1]: Leaving directory `/home/sachin/postgis-1.5.1/postgis'
make: *** [postgis-install] Error 2

PGHOME=/home/sachin/pg9.0


Anything I am missing here?


-- 
Regards,
Sachin Srivastava
EnterpriseDB, India
<a class="moz-txt-link-abbreviated" href="http://www.enterprisedb.com">www.enterprisedb.com</a>

</pre>
</body>
</html>