Re: Postgres 7.3.4 install - Mailing list pgsql-general

From Anthony Agoro (C)
Subject Re: Postgres 7.3.4 install
Date
Msg-id B3DA1DE02FC7B748B0E258FECF788D9E2409BF@ordsvy.gov.uk
Whole thread Raw
In response to Postgres 7.3.4 install  ("Anthony Agoro (C)" <Anthony.Agoro@ordnancesurvey.co.uk>)
List pgsql-general
Hi Stephane & James - thank you both.

I downloaded the source 7.3.4.tar.gz

Reading Stephane's reply, I have managed to locate the ./configure directory and have just run the script. It has gone
throughthe checking and config.status,  
I will now attempt to carry on following the instruction.

Thanks guys.

Regards,

Anthony

-----Original Message-----
From: stephane parenton [mailto:stephane@parenton.com]
Sent: 13 October 2003 13:14
To: postgres general
Subject: Re: [GENERAL] Postgres 7.3.4 install


Le Mon, 13 Oct 2003 13:04:50 +0100, Anthony Agoro (C)
<Anthony.Agoro@ordnancesurvey.co.uk> a écrit:

> Hi,

> I am about to install postgresql-7.3.4 on redhat7.3.

> But I am getting no such file or directory.  I checked the bin directory > that I can not locate the configure
script.Do I need to install the  
> script first or is it a directory I have not worked out as yet.

hi anthony,

First of all, can you please tell us what version you have downloaded... is it the binary RPM version, the source rpm
version? the source tar.gz or tar.bz2 ? 

then if the sources were the right answer and that you have successfully
extracted them in a directory such as /my/directory, then you should be
able to go to this directory with cd /my/directory, and to configure
postgres with a ./configure

It's from memory because my 2 last installs were done with the rpm on a RH 7.3 (which works fine also...)

stephane


---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
      joining column's datatypes do not match


This Email and any attachments have been virus checked upon receipt at the Ordnance Survey and is free of all known
viruses.



If you have received this email in error, please delete it immediately and notify the sender.
This email may contain confidential information and if you are not the intended recipient, you must not copy,
distributeor rely on it. 
As email is not a 100% secure communications medium, you accept that there are risks in communicating by email by doing
so.We advise you to check that emails and attachments are virus-free before opening them. No contracts can be entered
intoon our behalf by email. Opinions expressed in this email are not necessarily endorsed by us unless otherwise
specificallystated. We reserve the right to read and monitor any email or attachment entering or leaving our systems
withoutprior notice. 
Ordnance Survey
Romsey Road
Southampton SO16 4GU
Tel: 023 8079 2000
http://www.ordnancesurvey.co.uk


pgsql-general by date:

Previous
From: "James Cradock"
Date:
Subject: Re: Postgres 7.3.4 install
Next
From: "Thomas LeBlanc"
Date:
Subject: Re: Unique Index vs. Unique Constraint