| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "Steve Wolfe" <steve(at)iboats(dot)com> |
| Cc: | "PostgreSQL-General" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Errors installing 7.2 |
| Date: | 2002-02-07 23:41:36 |
| Message-ID: | 20196.1013125296@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
"Steve Wolfe" <steve(at)iboats(dot)com> writes:
> I tried installing 7.2 on a "beater box",
Er, that doesn't convey a lot ;-). Platform, OS level, etc, please.
> 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.
Peculiar. What else did you pass to configure? What Perl version
are you using?
> 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"
I rather doubt that was the only message. What did you get before
those?
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2002-02-07 23:47:55 | Re: Backing up databases with large objects DOESN'T WORK? |
| Previous Message | Doug McNaught | 2002-02-07 23:38:04 | Re: Backing up databases with large objects DOESN'T WORK? |