delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2002/11/18/16:04:57

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Date: Mon, 18 Nov 2002 16:10:56 -0500
From: Jason Tishler <jason AT tishler DOT net>
Subject: Re: Installing PostgreSQL on Windows using Cygwin
In-reply-to: <F029B81CEC4CDE438B826C11220DD3F85128BB@bigdaddy.XEDE.COM>
To: cygwin AT cygwin DOT com
Mail-followup-to: cygwin AT cygwin DOT com
Message-id: <20021118211056.GJ472@tishler.net>
MIME-version: 1.0
User-Agent: Mutt/1.4i
References: <F029B81CEC4CDE438B826C11220DD3F85128BB AT bigdaddy DOT XEDE DOT COM>

Chris,

Sorry, but I feel the need to clarify some points for the archives...

On Sun, Nov 17, 2002 at 01:42:45PM -0500, Chris Schneider wrote:
> Cygwin performs the install for you, however it puts the executables
> in the /bin dir

To be more accurate, Cygwin PostgreSQL's prefix is /usr -- just
like all other official Cygwin packages.

> vs.  the default PostgreSQL install dir of /usr/local/pgsql.

Is there really a "default PostgreSQL install dir?"  IMO, the above is
just the default prefix used by PostgreSQL configure.  For example, I
have never found a PostgreSQL RPM that uses this prefix.

> --Install cygipc (V1.13), you can download the file from...
>   http://www.neuro.gatech.edu/users/cwilson/cygutils/cygipc/  
>   [snip]
> 	 
> --Execute the command 'bunzip2 cygipc-1.13-2.tar.bz2'
> 	 
> --Then copy the cygipc-1.13-2.tar to / and execute the command 'tar xvf cygipc-1.13-2.tar'

The above will only work if the user's current working directory is /.
I recommend the following instead:

    $ wget -nd -P /tmp http://www.neuro.gatech.edu/users/cwilson/cygutils/cygipc/cygipc-1.13-2.tar.bz2
    $ tar -C / -xjf /tmp/cygipc-1.13-2.tar.bz2

Jason

-- 
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019