| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | phil campaigne <pcampaigne(at)charter(dot)net> |
| Cc: | pgsql-novice(at)postgresql(dot)org |
| Subject: | Re: Installation problem |
| Date: | 2005-10-25 03:33:06 |
| Message-ID: | 9095.1130211186@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
phil campaigne <pcampaigne(at)charter(dot)net> writes:
> I'm trying ot install postgresql 8.0.4 on suse 9.0.
> I can run ./configure but when I try to run make, the program cannot
> find a usable c compiler.
You should probably ask on some SUSE-related lists about the procedure
for installing the C compiler and development tools ... if you don't
have a compiler then you very probably haven't got a lot of other
packages you will need, such as system header files.
(Although actually, I don't see why you are bothering to install PG
from source --- SUSE provides PostgreSQL packages don't they?)
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andres Ledesma | 2005-10-25 05:19:45 | unsubscribe |
| Previous Message | Bruno Wolff III | 2005-10-25 03:26:22 | Re: grant select on all tables |