Re: Installation Problems

From: "Brice Mason" <bricemason(at)hotmail(dot)com>
To: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: Installation Problems
Date: 2002-10-30 12:18:27
Message-ID: F183bNbNlS6cFG2pHaK00015aa4@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Jason,

Thanks, I installed gcc 2.95 and it went through just fine. I guess I just
assumed to use the latest and greatest. Thanks again, it works great.

- Brice Mason

>From: Jason Tishler <jason(at)tishler(dot)net>
>To: Brice Mason <bricemason(at)hotmail(dot)com>
>CC: pgsql-cygwin(at)postgresql(dot)org
>Subject: Re: [CYGWIN] Installation Problems
>Date: Tue, 29 Oct 2002 12:39:05 -0500
>
>Brice,
>
>On Tue, Oct 29, 2002 at 11:34:07AM -0500, Brice Mason wrote:
> > 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
> > [snip]
> >
> > /usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../../i686-pc-cygwin/bin/ld:
> > cannot find -lcygipc
> >
> > What is the problem?
>
>The above indicates that ld cannot find libcygipc.a. What is the
>*exact* command line that produces the above error message?
>
>Note that I have never built PostgreSQL under Cygwin gcc 3.x before --
>maybe there is a problem?
>
> > 2.) Verify that the ipc-daemon is running using "ps" before I try
> > "./configure"
>
>The above is irrelevant. ipc-daemon only needs to be running for
>postmaster, initdb, etc. not during a build.
>
> > What am I missing?
>
>Why not use the pre-built 7.2.3 that is part of the standard Cygwin
>distribution? Rerun Cygwin's setup.exe and select PostgreSQL from under
>the Database category.
>
> > Any help you can offer is greatly appreciated.
>
>Please read the README:
>
>
>http://www.tishler.net/jason/software/postgresql/postgresql-7.2.3.README
>
>or after installation:
>
> /usr/doc/Cygwin/postgresql-7.2.3.README
>
>Thanks,
>Jason

_________________________________________________________________
Broadband?Dial-up? Get reliable MSN Internet Access.
http://resourcecenter.msn.com/access/plans/default.asp

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Ajay 2002-10-30 13:11:02 Licensing For PostgreSql + CygIPC + Cygwin
Previous Message Kabai Jzsef 2002-10-30 08:07:00 Re: Creating Stored Procedures