| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Shanmugasundaram Doraisamy <shan(at)ceedees(dot)com> |
| Cc: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: Help need with installing posgtresql 7.3.6 from src.rpm - reg. |
| Date: | 2004-05-05 12:22:50 |
| Message-ID: | 24474.1083759770@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
Shanmugasundaram Doraisamy <shan(at)ceedees(dot)com> writes:
> + ./configure i386-redhat-linux --prefix=/usr --exec-prefix=/usr
> --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc
> --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib
> --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com
> --mandir=/usr/share/man --infodir=/usr/share/info --disable-rpath
> --with-perl --with-tcl --with-tclconfig=/usr/lib --without-tk
> --with-python --with-openssl --with-pam
> [ configure output ]
> + --sysconfdir=/etc/sysconfig/pgsql --datadir=/usr/share/pgsql
> --with-docdir=/usr/share/doc
> /var/tmp/rpm-tmp.79395: --sysconfdir=/etc/sysconfig/pgsql: No such file
> or directory
It looks to me like a newline has somehow slipped into the spec file's
list of arguments for configure. I don't see any such mistake in the
copy of the specfile I have here, but I don't know exactly whose RPM
you are using...
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kevin Schroeder | 2004-05-05 13:54:49 | Re: initdb error |
| Previous Message | Ludek Finstrle | 2004-05-05 11:27:07 | initdb: FATAL: conversion between LATIN2 and UNICODE |