Thread: installing pgsql
hi, i am trying to install postgresql. i have unzipped the 7.4.1 source files into a folder & run ./configure. however when i enter: gmake i get the following error message: src/Makefile.global:278: src/Makefile.port: No such file or directory gmake: *** No rule to make target '`src/Makefile.port'. Stop. does any1 know why i can't run gmake (i do have it installed version 3.79.1)? i really want to install this damn program :)
stm23 <STM23@student.canterbury.ac.nz> writes: > hi, i am trying to install postgresql. i have unzipped the 7.4.1 source files > into a folder & run ./configure. however when i enter: gmake i get the > following error message: > src/Makefile.global:278: src/Makefile.port: No such file or directory > gmake: *** No rule to make target '`src/Makefile.port'. Stop. It sure sounds like configure failed. Did you pay attention to its output? regards, tom lane
is gmake different from make? just try make and see ... On Sun, Mar 07, 2004 at 03:52:01PM +1300, stm23 wrote: > hi, i am trying to install postgresql. i have unzipped the 7.4.1 source files > into a folder & run ./configure. however when i enter: gmake i get the > following error message: > > src/Makefile.global:278: src/Makefile.port: No such file or directory > gmake: *** No rule to make target '`src/Makefile.port'. Stop. > > does any1 know why i can't run gmake (i do have it installed version 3.79.1)? > i really want to install this damn program :) > > > ---------------------------(end of broadcast)--------------------------- > TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org -- joe speigle www.sirfsup.com