[prev in list] [next in list] [prev in thread] [next in thread] 

List:       postgresql-general
Subject:    Re: [GENERAL] An error in docs? (client-only installation)
From:       Bruce Momjian <pgman () candle ! pha ! pa ! us>
Date:       2001-12-29 18:01:21
[Download RAW message or body]

> Greetings!
> 
> It is stated in the docs
> http://developer.postgresql.org/docs/postgres/install-procedure.html
> <quote>
> If you want to install only the client applications and interface libraries, then \
> you can use these commands: 
> gmake -C src/bin install
> gmake -C src/interfaces install
> gmake -C doc install
> </quote>
> 
> When I tried to follow these instructions, I found out that
> it is necessary to do
> 
> gmake -C src/include install
> 
> as well... It is impossible to build client applications without those
> headers.

The docs have been updated:
	
	<screen>
	<userinput>gmake -C src/bin install</>
	<userinput>gmake -C src/include install</>
	<userinput>gmake -C src/interfaces install</>
	<userinput>gmake -C doc install</>
	</screen>

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic