From: | "Stijn Vanroye" <s(dot)vanroye(at)farcourier(dot)com> |
---|---|
To: | <pgsql-novice(at)postgresql(dot)org> |
Subject: | Installing 7.4.2 - ./configure error |
Date: | 2004-04-16 08:33:01 |
Message-ID: | 71E201BE5E881C46811BA160694C5FCB04671D@fs1000.farcourier.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
Hello everybody,
/*background info*/
I'm using Postgres for quite a while now from a programming and dba point of view, but I'm quite the noob if it comes to Linux. I stumbled upon coLinux and wanted to give it a try. The point is setting up a quick "test-and-mess-around" database, so I can leave the operational server allone when I'm messing about. It seems convenient since you can start the whole thing in no time, on your windows box, wich gives you a "cheap" and independent testserver.
/*end of background info*/
The facts:
- coLinux 0.6 with the Debian 3.0r0 ext3 1GB image on a winXP Pro box
- postgresql 7.4.2
- GNU make version 3.79.1 (gotten with apt-get install make)
The problem:
If succesfully downloaded and extracted the tar.gz file (hurray), but am stuck in the first (*sic*) step of the actual installation process. When I run ./configure (without any extra parameters), I get the error "C compiler cannot create executables" when configure is checking for C compiler default output.
I am running configure as root (tried with another user, but then I got an error regarding insufficient rights on a config.log file or something).
I have already browsed the mailinglist archives, but I have only found the problem a few times, but not the solution. The manual doesn't help either. Since I don't even know what the problem means, or where it comes from, I cant find a solution. Any tips or pointers?
Kind regards,
Stijn Vanroye
From | Date | Subject | |
---|---|---|---|
Next Message | Jan Blaha | 2004-04-16 09:09:00 | @@SPID MS SQL alternative |
Previous Message | Michal Lijowski | 2004-04-15 19:03:03 | Using SELECT WHERE |