fail in installing postgresql-6.5.3 to FreeBSD

From: "Shen Jianxiang(Outlook)" <shen(at)nsk(dot)nis(dot)nec(dot)co(dot)jp>
To: <pgsql-ports(at)postgresql(dot)org>
Subject: fail in installing postgresql-6.5.3 to FreeBSD
Date: 2000-06-29 07:13:04
Message-ID: NDBBIIDKCFBLMDKMMPLJEEJOCFAA.shen@nsk.nis.nec.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Hello,

I tried to install postgresql-6.5.3 through ports to FreeBSD-3.4,
but couldn't be successful.
It stopped like below. It was the same error when I tried to install postgresql-6.5.2.

Could anyone give me any advices? Thank you very much in advance.

--------------------------------------------------begin----------------------------------
---------------------------
#make install
..........
..........
..........
gmake[3]: Entering directory
`/usr/ports/databases/postgresql/work/postgresql-6.5.3/src/pl/plpgsql/s
rc'
/usr/bin/install -c -o root -g wheel -m 644 libplpgsql.so.1
/usr/local/pgsql/lib/plpgsql.so
gmake[3]: Leaving directory
`/usr/ports/databases/postgresql/work/postgresql-6.5.3/src/pl/plpgsql/sr
c'
gmake[2]: Leaving directory
`/usr/ports/databases/postgresql/work/postgresql-6.5.3/src/pl/plpgsql'
gmake[1]: Leaving directory
`/usr/ports/databases/postgresql/work/postgresql-6.5.3/src/pl'
cat ../register.txt

(1999-10-13)
PostgreSQL has a Web site at http://www.postgresql.org/ which carries details
on the latest release, upcoming features, and other information to make your
work or play with PostgreSQL more productive.

Please check the following URL for a listing of the current user-support
mailing lists:

http://www.postgresql.org -> Info Central -> Mailing Lists

All of the mailing lists are currently archived and viewable at:

http://www.postgresql.org -> Info Central -> Mailing Lists

And, so that we have an idea of who is using what, please connect to the
following registration URL:

http://www.postgresql.org -> Helping Us -> Survey/Register

Thank you for choosing PostgreSQL, the most advanced open source database
engine.

gmake -C man install
gmake[1]: Entering directory
`/usr/ports/databases/postgresql/work/postgresql-6.5.3/src/man'
mkdir /usr/local/pgsql/man
mkdir: /usr/local/pgsql/man: File exists
gmake[1]: [install] Error 1 (ignored)
mkdir /usr/local/pgsql/man/man1
mkdir /usr/local/pgsql/man/man3
mkdir /usr/local/pgsql/man/man5
mkdir /usr/local/pgsql/man/manl
cp *.1* /usr/local/pgsql/man/man1
cp *.3* /usr/local/pgsql/man/man3
cp *.5* /usr/local/pgsql/man/man5
cp *.l* /usr/local/pgsql/man/manl
gmake[1]: Leaving directory
`/usr/ports/databases/postgresql/work/postgresql-6.5.3/src/man'
===> Generating temporary packing list
Initializing PostgreSQL Databases - this may take a few minutes...
Unknown option: `-l'
Usage: su [ -bcdefilmnqstvVxX ] [ argument ... ].
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

---------------------end---------------------------------------

------------------------//~----------
Best Regards,
Shen Jianxiang
shen(at)nsk(dot)nis(dot)nec(dot)co(dot)jp
NEC Informatec Systems Ltd.
Network Service Platform Division
----------------------------------^-^

Browse pgsql-ports by date

  From Date Subject
Next Message Tran, Jantz C 2000-06-30 20:46:01 PostgreSQL on IA-64?
Previous Message Bruce Momjian 2000-06-27 18:08:05 Re: [HACKERS] Re: Call for port testing on fmgr changes -- Results!