From: | Ed Loehr <eloehr(at)austin(dot)rr(dot)com> |
---|---|
To: | Chris Carbaugh <cjtech(at)blazenet(dot)net> |
Cc: | pg-gen <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: [GENERAL] RE: Help with installing 6.5.3 on RedHat6.1 - specifying template |
Date: | 2000-03-05 20:17:08 |
Message-ID: | 38C2C0C4.E96D3A51@austin.rr.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Chris Carbaugh wrote:
>
> I am trying to install Postgresql from source under RedHat 6.1.
> The system is a fresh install with the bare minimum packages that I
> need.
>
> The system is a AMD K6-2/400 running RedHat6.0 with a VMWare virtual
> machine running RedHat6.1 (I am trying to install under 6.1 in the
> virtual machine).
I don't recognize the problem. Maybe someone else does. The
differences between your install and mine: no VMWare here, and full
install of all packages (some of which I removed, including pgsql,
before installing pgsql from tarball). I'm also running on dual p3
450s. config.guess works for me.
My configure command is:
./configure --prefix=$PG_RUN -with-odbc --with-tcl --with-tk
Does it install properly outside of vmware?
Regards,
Ed Loehr
From | Date | Subject | |
---|---|---|---|
Next Message | Alfred Perlstein | 2000-03-05 20:42:15 | Re: [GENERAL] ERROR: copyObject: don't know how to copy 704 |
Previous Message | Chris Carbaugh | 2000-03-05 19:52:14 | Re: [GENERAL] RE: Help with installing 6.5.3 on RedHat6.1 - specifying template |