From: books at ejurka.com (Kris Jurka) Date: Thu, 24 May 2007 13:19:57 -0400 (EDT) Subject: [Pljava-dev] docs say pg_ctl must be in PATH Message-ID: The docs say that pg_ctl must be in the patch, but it's actually pg_config that is required to build pljava. pg_ctl is used in the test harness, but that seems separater. Kris Jurka -------------- next part -------------- Index: docs/readme.html =================================================================== RCS file: /usr/local/cvsroot/pljava/org.postgresql.pljava/docs/readme.html,v retrieving revision 1.15 diff -c -r1.15 readme.html *** docs/readme.html 20 Nov 2005 23:46:43 -0000 1.15 --- docs/readme.html 24 May 2007 17:13:17 -0000 *************** *** 149,155 ****

Building should be very stright forward: