Re: [ADMIN] Problem compiling 6.4.2

1999-05-28 Thread Bruce Momjian
I have added a reminder to the installation instructions. When gmake stderr is piped into a file, I have added a reminder that gmake may be called make on your system. > > > >Am running on a RedHat Linux 5.0 Intel box. Now have Postgres 6.2 > > > running on it so I know it works. Have be

Re: [ADMIN] Problem compiling 6.4.2

1999-05-28 Thread Rich Shepard
On Fri, 28 May 1999, Jim Ridenour wrote: >The problem turned out to be that I didn't know the command "gmake >& > make.log &" put the compile into the backround and the "[1] " message > was it's process no. Two people emailed me privately with that info. It > was compiling and I didn't

Re: [ADMIN] Problem compiling 6.4.2

1999-05-28 Thread Terry Mackintosh
Hi all Rich Shepard wrote: > > On Thu, 27 May 1999, Jim Ridenour wrote: > > >Am running on a RedHat Linux 5.0 Intel box. Now have Postgres 6.2 NOTE: RH 5.0 was very buggy, it would probably be best to upgrade to 5.2 (not 6.0 ). > > Gee! Doesn't this sound familiar! I went through seve

Re: [ADMIN] Problem compiling 6.4.2

1999-05-28 Thread Jim Ridenour
The problem turned out to be that I didn't know the command "gmake >& make.log &" put the compile into the backround and the "[1] " message was it's process no. Two people emailed me privately with that info. It was compiling and I didn't know it so hadn't looked for a make.log file. Am n

Re: [ADMIN] Problem compiling 6.4.2

1999-05-28 Thread Maarten Boekhold
> >Am running on a RedHat Linux 5.0 Intel box. Now have Postgres 6.2 > > running on it so I know it works. Have been trying to compile the new > > Postgres 6.4.2 with no success. The configure utility seems to run all > > right, but running gmake all >& make.log & as the doc's call for exi

Re: [ADMIN] Problem compiling 6.4.2

1999-05-28 Thread Maarten Boekhold
> >Am running on a RedHat Linux 5.0 Intel box. Now have Postgres 6.2 > > running on it so I know it works. Have been trying to compile the new > > Postgres 6.4.2 with no success. The configure utility seems to run all > > right, but running gmake all >& make.log & as the doc's call for exi

Re: [ADMIN] Problem compiling 6.4.2

1999-05-27 Thread Rich Shepard
On Thu, 27 May 1999, Jim Ridenour wrote: >Am running on a RedHat Linux 5.0 Intel box. Now have Postgres 6.2 > running on it so I know it works. Have been trying to compile the new > Postgres 6.4.2 with no success. The configure utility seems to run all > right, but running gmake all >& mak

[ADMIN] Problem compiling 6.4.2

1999-05-27 Thread Jim Ridenour
Am running on a RedHat Linux 5.0 Intel box. Now have Postgres 6.2 running on it so I know it works. Have been trying to compile the new Postgres 6.4.2 with no success. The configure utility seems to run all right, but running gmake all >& make.log & as the doc's call for exits immediately wi