Hi Smaran -
I caught that error, too. It's been fixed on the wiki page.
You shouldn't have to rebuild anything to get this working.
All you should have to do is:
# apt-get install postgresql-contrib-9.1
Then, you may need to start & restart your server or the pgAdmin III client to
get everything back in order.
Thanks,
Jeff
>________________________________
> From: Smaran Harihar <smaran.hari...@gmail.com>
>To: PostGIS Users Discussion <postgis-users@postgis.refractions.net>
>Sent: Tuesday, May 29, 2012 4:33 PM
>Subject: [postgis-users] server lacks instrumentation functions
>
>
>Hi,
>
>
>I installed the PostGIS 2.0 as per the wiki. Now when I am opening the
>database in pgadmin3 I am getting the following "Guru Hint"
>
>
>Server instrumentation
>>The server lacks instrumentation functions.
>>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.
>>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.
>>Run the following commands (substituting admin for admin81 if required):
>> # cd $PGSRC/contrib/admin
>> # make all
>> # make install
>
>
>So I downloaded the admin pack 81 and placed it in the contrib/admin as
>instructed and I am trying to "make all"
>
>
>But I am getting the following error,
>
>
>Makefile:13: ../../src/Makefile.global: No such file or directory
>>Makefile:14: /contrib/contrib-global.mk: No such file or directory
>>make: *** No rule to make target `/contrib/contrib-global.mk'. Stop.
>
>
>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
--
>Thanks & Regards
>Smaran Harihar
>
>_______________________________________________
>postgis-users mailing list
>postgis-users@postgis.refractions.net
>http://postgis.refractions.net/mailman/listinfo/postgis-users
>
>
>
_______________________________________________
postgis-users mailing list
postgis-users@postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users