Shanmugasundaram Doraisamy <[EMAIL PROTECTED]> 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 ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html