Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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: Sat, 21 Dec 2002 11:55:56 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Reinstall - oops.. Message-ID: <20021221165556.GA20150@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <00fb01c2a8ba$9eb7bc20$6401a8c0 AT roadrunner> <20021221065507 DOT GD23545 AT redhat DOT com> <014001c2a901$420042d0$6401a8c0 AT roadrunner> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <014001c2a901$420042d0$6401a8c0@roadrunner> User-Agent: Mutt/1.5.1i On Sat, Dec 21, 2002 at 09:57:16AM -0500, Terry wrote: >Well, Im not sure whats going on. Installing the libiconv2 package worked >for that error, but why is it looking for it?? I never installed that one >in the first place. You never installed what in the first place? If you go to the package page that I mentioned, you can find what package contains id.exe. id.exe is part of a package which is part of the base installation. It uses the missing dll. The dependencies for this package hadn't been updated to include libiconv2. If they had been updated, the package containing the missing dll should have been installed by setup.exe automatically. This is my package so I made the mistake of not updating the dependency appropriately. >Note though that the new home directory was not created. So create it. >I noticed that /usr/bin was not recreated in the new install. I don't know what this means. A c:\cygwin\usr\bin is never created in an installation. /usr/bin is mounted so that it is equivalent to /bin. The mount command will show you this. >and trying to start tcsh i get an error on cygcurses6.dll now, which i >could not find on that package page. That's because you're typing it wrong. Take a closer look at the error output. >So what gives here, why wasnt the complete delete and reinstall not >installing the core components??? Because we're all sadistic meanies who like to watch poor hapless users twist and thrash in the wind. We think it's hilarious to watch people have problems. Either that or 1) you haven't completely cleaned out your system from the previous installation, 2) as I indicated there was a problem with package dependencies, which I've fixed, or 3) there's a potential bug in setup.exe. >Anyway, I am going to try and remove everything again, download >everything fresh and try a reinstall again. Comments or any insight >would be nice. Wow, you really are a masochist. cgf -- 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/