From 6fbc5c2a9b4f3edbd9437f2e3a73fdda3d3c8419 Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Wed, 25 Jan 2006 10:57:19 +0000 Subject: * faq-setup.xml (faq.setup.snapshots): Rename DLL using Windows tools. --- winsup/doc/faq-setup.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'winsup/doc/faq-setup.xml') diff --git a/winsup/doc/faq-setup.xml b/winsup/doc/faq-setup.xml index e0ef693f2..9b40589e4 100644 --- a/winsup/doc/faq-setup.xml +++ b/winsup/doc/faq-setup.xml @@ -419,12 +419,12 @@ the following commands: /bin/tar -C/ -jxvf /posix/path/to/cygwin-inst-YYYYMMDD.tar.bz2 --exclude=usr/bin/cygwin1.dll /bin/tar -C/tmp -jxvf /posix/path/to/cygwin-inst-YYYYMMDD.tar.bz2 usr/bin/cygwin1.dll - /bin/mv /bin/cygwin1.dll /bin/cygwin1-prev.dll -Note that after the "mv" command you will not be able to run any -Cygwin programs. Exit the bash shell, and use Explorer or the -Windows command shell to move C:\cygwin\tmp\usr\bin\cygwin1.dll +Exit the bash shell, and use Explorer or the Windows command shell to +first rename C:\cygwin\bin\cygwin1.dll to +C:\cygwin\bin\cygwin1-prev.dll and then move +C:\cygwin\tmp\usr\bin\cygwin1.dll to C:\cygwin\bin\cygwin1.dll (assuming you installed Cygwin in C:\cygwin). -- cgit v1.2.3