Postgresql Makefile - Mailing list pgsql-novice

From Sumaira Ali -
Subject Postgresql Makefile
Date
Msg-id BAY1-F20FEWKdzfMRmu000145e4@hotmail.com
Whole thread Raw
Responses Re: Postgresql Makefile  ("A.Bhuvaneswaran" <bhuvansql@myrealbox.com>)
List pgsql-novice
Hi,
  We are folllowing the installation steps taht came with the postgresql code. when we try to do:
/usr/local/pgslq/bin/initdb -D /us/local/pgsql/data.....
 it can't find bin as it doesn't get placed in the directory specifed by prefix during the configuration . Does
anyoneknow what the problem could be? 
 
Also, when we run "gmake check" , we get this error message :


pg_regress: postmaster did not start
Examine ./log/postmaster.log for the reason.
./pg_regress: kill: no such process
thank you
Sumaira

P.S-  and we could  not find  the ./log/postmaster.logMSN 8 with e-mail virus protection service:  2
monthsFREE* 

pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: implicit lock in RULE ?
Next
From: Aaron Payne
Date:
Subject: finding records not listed in a column, Postgresql