This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ncftp current release won't run - missing CYGREADLINE5.DLL


--On Wednesday, April 03, 2002 11:00 AM -0500 Christopher Faylor
<cygwin@cygwin.com> wrote:

> On Wed, Apr 03, 2002 at 07:48:29AM -0800, Gord Wait wrote:
>> It turns out, no you can't just re run setup.exe on an already
>> installed cygwin and expect it to work.  It might delete a dll 
>> or two for you due to an install bug.
> 
> That is just not true.  Please don't spread misinformation.

In my experience, Gord's first statement above *is* true.  Even 
though the current setup has been fixed so this problem does 
not happen with new installations, it does not go back and fix 
the problem for people who used the old setup.  The user must 
manually find the missing DLLs, or use a command like this:

cd / && ls `zcat /etc/setup/*.gz | grep -v etc/postinstall` >/dev/null

Then setup must be forced to reinstall the appropriate packages; 
it does not automatically recognize that they need to be updated.

Incidentally, IMO Gord's solution to completely reinstall Cygwin 
from scratch is overkill.  Finding the missing DLLs and having 
setup reinstall them is much easier and should be just as clean.

Alan

--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]