Ubuntu libraries needed

From: Ralph Smith <smithrn(at)u(dot)washington(dot)edu>
To: pgsql-general(at)postgresql(dot)org
Subject: Ubuntu libraries needed
Date: 2007-09-10 21:24:37
Message-ID: 62637A4F-9810-459E-B6E8-2381B982633D@u.washington.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have a new install of 7.4 Ubuntu, and I'm looking for some advice
on where to get the libraries I need for the source configure and
install to work.
Does anybody know off the top of their head where to look?
Thanks!
-----
smithrn(at)smithrn-ltb1:~/Desktop/postgresql-7.4.17$ ./configure --
prefix=/usr/local/pgslq7417 --with-perl --with-python --with-krb5 --
with-openssl
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking which template to use... linux
checking whether to build with 64-bit integer date/time support... no
checking whether NLS is wanted... no
checking for default port number... 5432
checking for gcc... gcc
checking for C compiler default output... configure: error: C
compiler cannot create executables
smithrn(at)smithrn-ltb1:~/Desktop/postgresql-7.4.17$

-----
Ralph Smith
smithrn(at)u(dot)washington(dot)edu
=====================

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jason L. Buberel 2007-09-11 00:06:35 Alternative to drop index, load data, recreate index?
Previous Message Ron Johnson 2007-09-10 20:37:31 Re: Time Zone design issues