Ubuntu 6.06下使用源码安装postgresql的 问题

Web、Mail、Ftp、DNS、Proxy、VPN、Samba、LDAP 等基础网络服务
回复
holden
帖子: 2
注册时间: 2006-11-23 11:03

Ubuntu 6.06下使用源码安装postgresql的 问题

#1

帖子 holden » 2006-11-23 11:09

解压源码后,执行./configure --enable-debug --prefix=/home/holden/PostgreSQL
出现下列错误,
checking build system type... i686-pc-linux-gnulibc1
checking host system type... i686-pc-linux-gnulibc1
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 file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
是什么原因?
怎么样才能顺利地 用源码安装postgresql呢 ?
头像
firehare
帖子: 2625
注册时间: 2005-04-10 16:54
来自: 温州大学
联系:

#2

帖子 firehare » 2006-12-08 13:56

你先看一下 config.log 文件中的详细出错信息吧!
我心无畏,源自于我心无知。
图片
回复