On Mon, Oct 24, 2005 at 08:59:17PM -0400, phil campaigne wrote:
> 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?

less config.log
after running "./configure" without any arguments. You don't have
all needed packages for build, configure does sometimes do a bad
job reporting the real issues.

Peter

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to