From: | "Stuart Cooper" <stuart(dot)cooper(at)gmail(dot)com> |
---|---|
To: | "Uwe C(dot) Schroeder" <uwe(at)oss4u(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Where is contrib? |
Date: | 2007-03-14 05:40:46 |
Message-ID: | 7fc8628a0703132240w23d8a118j73288c354ed0ac1f@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
> this may be a very stupid question. I've always used the source rpms for new
> versions. However now I'm faced with a ubuntu server and I never used a
> non-rpm system.
> Since there is no up-to-date postgresql package I grabbed the source for 8.1.8
> and compiled/installed it.
> So far so good. Now I'm looking for the contrib directory. But it's not in the
> source tarball nor anywhere on ftp.postgresql.org.
> So the question is: where can I find the contrib tree for download?
It should be where you unpacked your source tarball at postgresql-8.1.8/contrib
After running configure, there are instruction in contrib for building
and installing the individually contributed packages.
Good luck,
Stuart.
From | Date | Subject | |
---|---|---|---|
Next Message | Uwe C. Schroeder | 2007-03-14 06:18:23 | Re: Where is contrib? |
Previous Message | Uwe C. Schroeder | 2007-03-14 05:36:02 | Re: Where is contrib? |