Errors installing 7.2
| От | Steve Wolfe |
|---|---|
| Тема | Errors installing 7.2 |
| Дата | |
| Msg-id | 003f01c1b016$0ec44f40$d281f6cc@iboats.com обсуждение исходный текст |
| Ответы |
Re: Errors installing 7.2
|
| Список | pgsql-general |
I tried installing 7.2 on a "beater box", and ran into a number of problems: 1. if "--with-perl" is passed to ./configure, then "make" gives me: make[4]: Leaving directory `/usr/src/packages/postgresql-7.2/src/interfaces/libpq' make -f Makefile all VPATH= make[4]: Entering directory `/usr/src/packages/postgresql-7.2/src/interfaces/perl5' make[4]: *** No rule to make target `/Pg.pm', needed by `pm_to_blib'. Stop. if I try and make the Perl libraries manually, I get pretty much the same thing: make -C ../../../src/interfaces/libpq all make[1]: Entering directory `/usr/src/packages/postgresql-7.2/src/interfaces/libpq' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/packages/postgresql-7.2/src/interfaces/libpq' make -f Makefile all VPATH= make[1]: Entering directory `/usr/src/packages/postgresql-7.2/src/interfaces/perl5' make[1]: *** No rule to make target `/Pg.pm', needed by `pm_to_blib'. Stop. make[1]: Leaving directory `/usr/src/packages/postgresql-7.2/src/interfaces/perl5' make: *** [all] Error 2 2. If I configure it, make, and install without the Perl modules, it runs, but trying to feed in a pg_dumpall from 7.1.2, I get the following message repeated thousands of times: "Invalid command - \N" Any advice on these would be appreciated. steve
В списке pgsql-general по дате отправления: