| From: | "Thomas G(dot) Lockhart" <lockhart(at)alumni(dot)caltech(dot)edu> |
|---|---|
| To: | Michael Meskes <meskes(at)topsystem(dot)de>, "Marc G(dot) Fournier" <scrappy(at)hub(dot)org> |
| Cc: | Oliver Elphick <olly(at)lfix(dot)co(dot)uk>, PostgreSQL Hacker <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [HACKERS] Snapshot downloaded 17Feb does not compile |
| Date: | 1998-02-18 15:39:11 |
| Message-ID: | 34EB009E.F7E89044@alumni.caltech.edu |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> > make[3]: Entering directory `/usr1/home/olly/mypackages/pgsql/src/interfaces/ec
> > pg/doc'
> > mkdir -p /usr/local/pgsql/man
> > mkdir /usr/local/pgsql/man/man1
> > #-mkdir /usr/local/pgsql/man/man3
> > #-mkdir /usr/local/pgsql/man/man5
> > #-mkdir /usr/local/pgsql/man/manl
> > install -m644 *.1* /usr/local/pgsql/man/man1
> > install: *.1*: No such file or directory
> > make[3]: *** [install-man] Error 1
> >
>
> If the info file has been/will be converted we could remove the doc dir
> completely.
The info file has been translated into the upcoming hardcopy and html docs. Marc,
can you blow away the ecpg/doc directory? I've already disabled the make on the doc
area in stuff I committed last night so things should build OK now.
- Tom
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Pedro J. Lobo | 1998-02-18 15:46:32 | Feb. 15 snapshot doesn't compile on alpha / Digital Unix (fwd) |
| Previous Message | Thomas G. Lockhart | 1998-02-18 15:33:17 | Re: [HACKERS] Subselects and NOTs |