Installation Problems

From: "Brice Mason" <bricemason(at)hotmail(dot)com>
To: pgsql-cygwin(at)postgresql(dot)org
Subject: Installation Problems
Date: 2002-10-29 16:34:07
Message-ID: F16xf4yp8ARf3sllNY30000028b@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Hello,

I am trying to install PostgreSQL 7.1.3 on a Windows 2000 machine. So far, I
have done the following:

1.) Installed cygwin on F:\cygwin
2.) Downloaded cygipc-1.11-1.tar.bz2 to F:\cygwin.
3.) Ran tar -C / -xjf cygipc-1.11-1.tar.bz2 which went fine.
4.) Started cygipc using the command "ipc-daemon &" which went fine.
5.) Downloaded postgresql-7.1.3.tar.gz into /usr/local/src which was copied
from the CD included in the O'Reilly book "Practical PostgreSQL".
6.) Ran tar -xzvf postgresql-7.1.3.tar.gz which went through fine and
created the postgresql-7.1.3 folder and its contents.
7.) Now, I change to the newly created postgresql-7.1.3 folder and try to
run "./configure" and it fails with the following from the "config" log file
created in postgresql folder:

/usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../../i686-pc-cygwin/bin/ld:
cannot find -lcygipc

What is the problem?

I have:

1.) Verified the version of gcc by running "gcc --version" which is 3.2
2.) Verify that the ipc-daemon is running using "ps" before I try
"./configure"
3.) I have placed the F:\cygwin\bin directory at the front of my PATH
environment variable.

What am I missing? Any help you can offer is greatly appreciated. I know
this is a common problem. I have researched similar errors but they don't
seem to work. Thanks in advance,

Brice Mason

_________________________________________________________________
Unlimited Internet access -- and 2 months free! Try MSN.
http://resourcecenter.msn.com/access/plans/2monthsfree.asp

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Dave Page 2002-10-29 16:57:58 Re: [HACKERS] Request for supported platforms
Previous Message Jason Tishler 2002-10-29 14:54:20 Re: [HACKERS] Request for supported platforms