Installation Problem

From: phil campaigne <pcampaigne(at)charter(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Installation Problem
Date: 2005-10-25 00:59:17
Message-ID: 435D8365.50705@charter.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi All,
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.
I tried
./configure CC=/usr/lib/gcc-lib/i586-suse-linux/3.3.3/cc1

but get the error: cannot run c compiled programs.
I tried to downlaod and install GCC.3.3.4 but the error message says it
needs a c compiler

Any ideas on how I might proceed?
thanks,
Phil

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Christopher Kings-Lynne 2005-10-25 03:08:56 Re: PostgreSQL 8.1 Beta 4
Previous Message Sean Davis 2005-10-25 00:39:06 Re: newbie question: reading sql commands from script files