delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2006/08/09/10:14:04

X-Spam-Check-By: sourceware.org
Date: Wed, 9 Aug 2006 10:13:35 -0400
From: Christopher Faylor <cgf-no-personal-reply-please AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: Older versions
Message-ID: <20060809141335.GC26037@trixie.casa.cgf.cx>
Reply-To: cygwin AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
References: <5722793 DOT post AT talk DOT nabble DOT com>
Mime-Version: 1.0
In-Reply-To: <5722793.post@talk.nabble.com>
User-Agent: Mutt/1.5.11
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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

On Wed, Aug 09, 2006 at 02:53:50AM -0700, alecswan wrote:
>I installed Cygwin on my desktop long time ago. So, now I have old versions
>of different packages, such as PostgreSQL 7.3.4 set up on my desktop.
>
>I am currently trying to set up my laptop and I want to have identical setup
>to my desctop. Which mean that I want an old version of PG.
>
>So, my question is how to install old versions of Cygwin on my laptop that
>have old versions of Postgres on my laptop?

You'd need to copy Cygwin from your desktop to your laptop.  Just a drag
n' drop copy of the cygwin folder from your desktop to your laptop
should be sufficient.  Assuming that you're duplicating the layout of
your desktop on your laptop, you'll also need to copy the mount table.
You can do that by generating a .bat file with the appropriate commands
using something like:

mount -m > foo.bat

and running foo.bat under in the MS-DOS console on your laptop.

Finally, you'll need to run mkpasswd and mkgroup doing something like:

bash$ mkpasswd -l > /etc/passwd
bash$ mkgroup -l > /etc/passwd

>P.S. If somebody is interested why I need to install old versions of
>PosgreSQL on my Windows machine, it's because PgAdmin2 (old versions, which
>works with PostgreSQL 7.x) can import Access database, but not  PgAdmin3.

That's fine but there is no way to exactly duplicate your desktop layout
on your laptop using cygwin's setup.exe.
--
Christopher Faylor			spammer? ->	aaaspam AT sourceware DOT org
Cygwin Co-Project Leader				aaaspam AT duffek DOT com

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.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