contrib/dbsize

From: Shankar K <shan0075(at)yahoo(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: contrib/dbsize
Date: 2003-03-26 02:51:19
Message-ID: 20030326025119.26749.qmail@web21108.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi everybody,

I'm a newbie to postgres and need some advise on
contrib/dbsize install.

recently i installed 7.3.2 onto rh linux 7.3 from
source. everything was fine created couple of test
databases and later on i found the utilities under
/contrib dir of the source which i didn't install it
in first place.

so can i install them now ? and to all databases.

i did read the readme.doc under /contrib/dbsize and
this is what i got into.

bash-2.03$ make
sed 's,MODULE_PATHNAME,$libdir/dbsize,g' dbsize.sql.in
>dbsize.sql
gcc -Wall -Wmissing-prototypes -Wmissing-declarations
-fPIC -I. -I../../src/include -c -o dbsize.o
dbsize.c
/usr/ccs/bin/ld -G -Bdynamic -o dbsize.so dbsize.o
rm dbsize.o

bash-2.03$ make install
mkdir /usr/local/pgsql/share/contrib
make: *** [installdirs] Error 2

I appreciate your help.

Regards,
Shankar

__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com

Browse pgsql-admin by date

  From Date Subject
Next Message Devi Munandar 2003-03-26 04:58:44 postgresql port (5432) is closed
Previous Message Shankar K 2003-03-26 02:45:32 contrib/dbsize