Hi,<div><br></div><div>I installed the PostGIS 2.0 as per the <a href="http://trac.osgeo.org/postgis/wiki/UsersWikiPostGIS20Ubuntu1204">wiki</a>. Now when I am opening the database in pgadmin3 I am getting the following "Guru Hint"</div>

<div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><div><font color="#666666">Server instrumentation</font></div></div><div><div><font color="#666666">The server lacks instrumentation functions. </font></div>

</div><div><div><font color="#666666">pgAdmin III uses some support functions that are not available by default in all PostgreSQL versions. These enable some tasks that make life easier when dealing with log files and configuration files. </font></div>

</div><div><div><font color="#666666">The adminpack is installed and activated by default if you are running the 'official' pgInstaller distribution of PostgreSQL for Windows and is included as a contrib module with all versions of PostgreSQL 8.2 and above. However, if you are running any other version of PostgreSQL you will need to manually install it. To do so, simply copy the appropriate adminpack source code to the /contrib directory of your pre-configured PostgreSQL source tree. You can download the adminpacks here. </font></div>

</div><div><div><font color="#666666">Run the following commands (substituting admin for admin81 if required): </font></div></div><div><div><font color="#666666">    # cd $PGSRC/contrib/admin</font></div></div><div><div>
<font color="#666666">    # make all</font></div>
</div><div><div><font color="#666666">    # make install</font></div></div></blockquote><div><div><br></div><div>So I downloaded the admin pack 81 and placed it in the contrib/admin as instructed and I am trying to "make all"</div>

<div><br></div><div>But I am getting the following error,</div><div><br></div></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><div><div><font color="#666666">Makefile:13: ../../src/Makefile.global: No such file or directory</font></div>

</div></div><div><div><div><font color="#666666">Makefile:14: /contrib/<a href="http://contrib-global.mk">contrib-global.mk</a>: No such file or directory</font></div></div></div><div><div><div><font color="#666666">make: *** No rule to make target `/contrib/<a href="http://contrib-global.mk">contrib-global.mk</a>'.  Stop.</font></div>

</div></div></blockquote><div><div><br></div><div>Do I require the Server Instrumentation installed? Also last time I was able to navigate from the database to the "Extension". Now my database does not have Extension</div>

-- <br>Thanks & Regards<div>Smaran Harihar</div><br>
</div>