From owner-freebsd-ports Sat Sep 26 23:10:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA16043 for freebsd-ports-outgoing; Sat, 26 Sep 1998 23:10:10 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA16034 for ; Sat, 26 Sep 1998 23:10:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA13430; Sat, 26 Sep 1998 23:10:01 -0700 (PDT) Date: Sat, 26 Sep 1998 23:10:01 -0700 (PDT) Message-Id: <199809270610.XAA13430@freefall.freebsd.org> To: freebsd-ports@FreeBSD.ORG From: "Jason C. Wells" Subject: Re: ports/7814: postgreqsl docs are broke Reply-To: "Jason C. Wells" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/7814; it has been noted by GNATS. From: "Jason C. Wells" To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: ports/7814: postgreqsl docs are broke Date: Sun, 27 Sep 1998 06:03:43 +0000 (GMT) I took a closer look at this. Typing 'make install' in /usr/ports/databases/postgresql is still broke. I was looking a little harder at it. If one goes to /usr/ports/databases/postgresql/work/postgresql/doc and types 'make install' one still gets all kinds of "Need Operator" errors. I looked at the Makefile in this dir. I didn't see anything obvious. I tried "gmake install" just for the hell of it. This caused the docs to be installed properly in the /usr/local/pgsql/doc directory. This is not exactly per FreeBSD conventions (/usr/local/share/doc), but hey, at least I have docs now. I will look at it closer (I am learning more about make as we speak.) and will report if I get it fixed such that proper docs are installed in the proper place. I am guessing there is an error somewhere where $MAKE is defined as "make" and not "gmake". We will see. Catchya Later, | UW Mechanical Engineering Jason Wells | http://weber.u.washington.edu/~jcwells/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message