Re: RedHat install question.

From: Richard Huxton <dev(at)archonet(dot)com>
To: "Earnshaw, Peter J" <PEarnshaw(at)crt(dot)xerox(dot)com>, "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org>
Subject: Re: RedHat install question.
Date: 2004-01-09 08:18:08
Message-ID: 200401090818.08298.dev@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thursday 08 January 2004 15:32, Earnshaw, Peter J wrote:
> I currently have postgresql-7.3.4-3.rh19 installed and need to compile with
> options: --enable-multibyte and --enable-unicode. I also need to compile up
> the JDBC drivers --with-java to create the postgresql.jar. Do I need to
> un-install the current version and re-install from source? I am currently
> running Red Hat Linux release 9.
>
> Any help or comments will be greatly appreciated.

Well, you can compile from source without interfering. With the right
./configure options you could overwrite your existing RPM, but that's messy.

Your best bet might be to get the source-rpm, and alter the settings in that.

--
Richard Huxton
Archonet Ltd

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2004-01-09 08:42:29 Re: RedHat install question.
Previous Message Oleg Bartunov 2004-01-09 08:12:28 Re: [HACKERS] Announce: Search PostgreSQL related resources