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
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
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
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
> >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
> >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
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
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