failed: make install prefix=/foo/bar - Mailing list pgsql-hackers

From Karel Zak
Subject failed: make install prefix=/foo/bar
Date
Msg-id 20010806152415.D19718@zf.jcu.cz
Whole thread Raw
Responses Re: failed: make install prefix=/foo/bar
List pgsql-hackers
Hi,
the NLS is failed for:

$ make install prefix=/home/PG_DEVEL/X/ . .[cut] . . 
for lang in de; do \ /bin/sh ../../../config/install-sh -c -m 644 $lang.mo
/usr/lib/postgresql/share/locale/$lang/LC_MESSAGES/postgres.mo || exit 1; \
done
cp: cannot create regular file
/usr/lib/postgresql/share/locale/de/LC_MESSAGES/#
^^^^^^^^^^^^^^^^^^^use directly prefix from ./configure and ignore the prefix option
for 'make'. All other PG stuff are correct for this.
        Karel

-- Karel Zak  <zakkr@zf.jcu.cz>http://home.zf.jcu.cz/~zakkr/C, PostgreSQL, PHP, WWW, http://docs.linux.cz,
http://mape.jcu.cz


pgsql-hackers by date:

Previous
From: Alex Pilosov
Date:
Subject: Re: Re: AW: Re: OID wraparound: summary and proposal
Next
From: Tom Lane
Date:
Subject: Re: AW: partial index