Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Mar 1997 19:37:06 -0600 (CST)
From:      Roland Krocin <roland@netchicago.net>
To:        questions@freebsd.org
Subject:   postgreSQL v6.0
Message-ID:  <Pine.BSF.3.95q.970316193059.11463A-100000@triac.netchicago.net>

next in thread | raw e-mail | index | archive | help
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
gmake[1]: *** [/usr/local/pgsql/lib] Error 1
gmake[1]: Leaving directory `/usr/admin/root/postgres/src/backend'
gmake: *** [install] Error 2

There were no errors during compilation. Does anyone have an idea of what
may be causing this? None of the src files (except for PORTNAME and
whatever is set by 'customize') were modified. Thnaks in advance!




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95q.970316193059.11463A-100000>