From: | Hiroki Takada <takada(at)rh(dot)xdsl(dot)ne(dot)jp> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: how to re-configure postgresql-rpm version |
Date: | 2002-07-02 16:02:22 |
Message-ID: | 20020702160222.GA2461%takada@rh.xdsl.ne.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
It will be slightly long story. You should obtain SRPM file first,
then extract the SRPM file in '/usr/src/redhat/SOURCES'
(in RedHat Linux for example) like as,
/usr/bin/rpm2cpio (SRPM file) | /bin/cpio -i
You could add the compile options to file named 'postgresql.spec',
and, the comand below will build a new rpm package.
rpm -ba --target foo postgresql.spec
> I found all document talking about re-configure tar.gz version not rpm. The
> main point is that I can not find the ./configure file from rpm version.
> Please help me. I'm a newbie on Linux and Postgresql.
> Thanks in Advance.
Hiroki
- --
----------------------------------------------------
Hiroki Takada <takada(at)rh(dot)xdsl(dot)ne(dot)jp>
My public key is available at the public key
servers. The message was signed as iso-2022-jp
char-set document in no PGP/MINE (RFC 2015)
format.
----------------------------------------------------
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: KUHASIKU WA http://www.gnupg.org/ WO GORANKUDASAI
iD8DBQE9Ic6MyTl8Jc+E3sERAm0yAJ0cwS2ZI+r/Flzu6yvxjqb7E87FPQCfXABB
HDIbIsHSB7vgkFT+995lw6w=
=hyLg
-----END PGP SIGNATURE-----
From | Date | Subject | |
---|---|---|---|
Next Message | Stephan Szabo | 2002-07-02 16:09:41 | Re: No buffer space |
Previous Message | Bruce Momjian | 2002-07-02 15:38:29 | Re: pg_dumpall in crontab doesn't work |