| From: | "Lok Group of companies" <lok(at)vsnl(dot)com> |
|---|---|
| To: | <pgsql-bugs(at)postgresql(dot)org> |
| Subject: | problems During installation of 7.0.3 |
| Date: | 2000-12-30 09:39:34 |
| Message-ID: | 000a01c07244$6c3180a0$1901a8c0@raju |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
I tried to install rel 7.0.3 on RH Linux. The command "gmake install" failed after creating lib and bin directories. I tried to go thru the script files. and found three variables ($LIBDIR) , ($BINDIR) & ($INCLUDEDIR) in the Gmakefile.
I Could not find definition for ($INCLUDEDIR) anywhere. instead I found $HEADERDIR
So I substituted ($INCLUDEDIR) with $HEADERDIR and it created /usr/local/pgsql/bin, /usr/local/pgsql/lib & /usr/local/pgsql/include
But the script failed again. I do not want to experiment further. Can somebody help me
Rajagopal S. Iyer
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thomas T. Thai | 2000-12-30 23:08:49 | Re: NetBSD/Alpha and rkirkpat's patch [was Re: regress failed tests.. SERIOUS?] |
| Previous Message | Thomas T. Thai | 2000-12-30 07:42:11 | NetBSD/Alpha and rkirkpat's patch [was Re: regress failed tests.. SERIOUS?] |