Re: confusing README in postgresql tutorial

2006-04-02 Thread Justin Pryzby
On Sun, Apr 02, 2006 at 03:53:47AM -0400, kamaraju kusumanchi wrote: > In /usr/share/doc/postgresql-doc-8.1/tutorial/README it asks to do a > make to compile all the scripts and C files for the user-defined > functions and types. > > But there is no make file in /usr/share/doc/postgresql-doc-8.1

confusing README in postgresql tutorial

2006-04-01 Thread kamaraju kusumanchi
In /usr/share/doc/postgresql-doc-8.1/tutorial/README it asks to do a make to compile all the scripts and C files for the user-defined functions and types. But there is no make file in /usr/share/doc/postgresql-doc-8.1/tutorial/ . Indeed if I do $cd /usr/share/doc/postgresql-doc-8.1/tutorial/