problems installing postgresql on Mandriva linux

From: <xstang(at)atlas(dot)cz>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: problems installing postgresql on Mandriva linux
Date: 2007-07-24 08:11:09
Message-ID: 9bd36e796b094aa9bdeec50564560a67@12b0e033d4d04165b1f8adc486016550
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

During installation of postgresql 8.2.4 on Mandriva 2007.1 I get the following log after typing 'gmake install'

gmake -C doc install
gmake[1]: Entering directory `/home/sg/tmp/postgresql-8.2.4/doc'
gzip -d -c ./postgres.tar.gz | ( cd /usr/local/pgsql/doc/html && /bin/tar xf - )
for file in man1/*.1 man7/*.7 ; do \
/bin/sh ../config/install-sh -c -m 644 $file /usr/local/pgsql/man/$file || exit; \
done
cp: setting attributes for `/usr/local/pgsql/man/man1/_inst.4301_': Operace není podporována {operation/command is not supported}
gmake[1]: *** [install] Error 1
gmake[1]: Leaving directory `/home/sg/tmp/postgresql-8.2.4/doc'
gmake: *** [install] Error 2

Does anyone have an idea what I can do about i? Thanx

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Shane Ambler 2007-07-24 09:19:05 Re: deinstallation - reinstallation on Mac OS 10.4
Previous Message Ashish Karalkar 2007-07-24 06:24:33 Installing PgAdmin package on Linux