From owner-freebsd-questions Sun Mar 16 18:48:50 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA14799 for questions-outgoing; Sun, 16 Mar 1997 18:48:50 -0800 (PST) Received: from thelab.hub.org (hal-ns1-20.netcom.ca [207.181.94.84]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id SAA14784 for ; Sun, 16 Mar 1997 18:48:30 -0800 (PST) Received: from thelab.hub.org (LOCALHOST [127.0.0.1]) by thelab.hub.org (8.8.5/8.8.2) with SMTP id WAA28648; Sun, 16 Mar 1997 22:47:48 -0400 (AST) Date: Sun, 16 Mar 1997 22:47:48 -0400 (AST) From: The Hermit Hacker To: Roland Krocin cc: questions@freebsd.org Subject: Re: postgreSQL v6.0 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sun, 16 Mar 1997, Roland Krocin wrote: > Hello, > I'm trying to install PostgreSQL v6.0 on 2.1.6 and get the > following error > > % gmake install > gmake -C utils install > gmake[1]: Entering directory `/usr/admin/root/postgres/src/utils' > gmake[1]: Nothing to be done for `install'. > gmake[1]: Leaving directory `/usr/admin/root/postgres/src/utils' > gmake -C backend install > gmake[1]: Entering directory `/usr/admin/root/postgres/src/backend' > mkdir /usr/local/pgsql/lib > mkdir: /usr/local/pgsql/lib: No such file or directory mkdir /usr/local/pgsql?