| From: | "N Waanders" <waanders(at)iprimus(dot)com(dot)au> |
|---|---|
| To: | <pgsql-bugs(at)postgresql(dot)org> |
| Subject: | Installation problem |
| Date: | 2001-11-13 11:29:02 |
| Message-ID: | 000001c16c36$661b8d40$0a01a8c0@pienza |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Hello,
I have been trying to install postgresql v.7.1.1 (downloaded from
pgsql.com) on my SuSE 7.2 linux system, using default settings.
I unpacked the tarball in /usr/INSTALL/ and proceeded from there.
However, on the second stage of the process (gmake install) I noticed a
stream of messages like:
gmake [4] entering directory
`/usr/INSTALL/Postgres-7.1.1/src/backend/access/common'
gcc -02 -Wall -Wmissing-prototypes -Wmissing-declarations
-I../../../../src/include -c -o heaptuple.o heaptyple.c
- repeated for various files
The "missing" files were actually located in
/usr/INSTALL/postgres-7.1.1/src/backend/access/common/
Did I miss a setup/config option that should have been set before
starting the process?
Any comments appreciated.
Thanks,
Nick Waanders
waanders(at)iprimus(dot)com(dot)au
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kauê S. Ewbank | 2001-11-13 16:23:37 | Error. |
| Previous Message | Doran L. Barton | 2001-11-13 08:13:48 | Re: 7.1.3 w/ Perl/DBI application hangs |