|
|
 | | From: | Keith Worthington | | Subject: | Upgrade from v8rc5 to 8.0.0 fails | | Date: | Fri, 21 Jan 2005 17:50:40 -0500 |
|
|
 | Hi All,
We are chasing a few problems around and I thought it would be a good idea to move to the offical release prior to chaing our tails.
The download, build and check all went well. However, when I execute a gmake install I got lots of errors saying "Cannot open: File exists" That doesn't shock me since I am upgrading but what is the proper way to perform the install when upgrading?
Kind Regards, Keith
______________________________________________ 99main Internet Services http://www.99main.com
---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@postgresql.org so that your message can get through to the mailing list cleanly
|
|
 | | From: | Michael Fuhr | | Subject: | Re: Upgrade from v8rc5 to 8.0.0 fails | | Date: | Fri, 21 Jan 2005 19:36:07 -0700 |
|
|
 | On Fri, Jan 21, 2005 at 05:50:40PM -0500, Keith Worthington wrote:
> The download, build and check all went well. However, when I execute a gmake > install I got lots of errors saying "Cannot open: File exists"
What are the exact errors? Post just a few to start with; we might not need to see all of them.
-- Michael Fuhr http://www.fuhr.org/~mfuhr/
---------------------------(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
|
|
 | | From: | Keith Worthington | | Subject: | Re: Upgrade from v8rc5 to 8.0.0 fails | | Date: | Sat, 22 Jan 2005 19:31:38 -0500 |
|
|
 | This is a multi-part message in MIME format. --------------090201030804030103060008 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit
Michael Fuhr wrote:
>On Fri, Jan 21, 2005 at 05:50:40PM -0500, Keith Worthington wrote: > > > >>The download, build and check all went well. However, when I execute a gmake >>install I got lots of errors saying "Cannot open: File exists" >> >> > >What are the exact errors? Post just a few to start with; we might >not need to see all of them. > > Michael,
Thanks for the reply. I have reviewed all of the errors and found that I made a mistake. After I compiled the code I switched to the user postgres to run the check. After the check was successful I FORGOT to exit to the root account to install the software. Once I found that the install went fine.
-- Kind Regards, Keith
--------------090201030804030103060008 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit
Michael Fuhr wrote:
On Fri, Jan 21, 2005 at 05:50:40PM -0500, Keith Worthington wrote:
The download, build and check all went well. However, when I execute a gmake install I got lots of errors saying "Cannot open: File exists"
What are the exact errors? Post just a few to start with; we might not need to see all of them.
Michael,
Thanks for the reply. I have reviewed all of the errors and found that I made a mistake. After I compiled the code I switched to the user postgres to run the check. After the check was successful I FORGOT to exit to the root account to install the software. Once I found that the install went fine.
-- Kind Regards, Keith
--------------090201030804030103060008--
|
|
|