There are two places in this installation procedure where you will have an opportunity
to specify installation locations for programs, libraries, documentation, and other files.
-Usually it is sufficient to specify these at the make install stage
+Usually it is sufficient to specify these at the gmake install stage
of installation.
All of PostgreSQL is successfully made. Ready to install.
+Remember, gmake
may be called make
on
+your system.
At this point, or earlier
if you wish, type control-C to get out of tail. (If you have
Next,
change directory back to this directory, type
-$ make clean
+$ gmake clean
then recompile again.
At this point, or earlier if you wish,
type control-C to get out of tail.
+Remember, gmake
may be called make
on
+your system.