public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: Updated: OpenSSH-3.5p1-3
  2003-01-13  3:30       ` Michael A Chase
@ 2003-01-13  3:30         ` Christopher Faylor
  0 siblings, 0 replies; 5+ messages in thread
From: Christopher Faylor @ 2003-01-13  3:30 UTC (permalink / raw)
  To: cygwin

On Sat, Jan 11, 2003 at 07:27:40PM -0800, Michael A Chase wrote:
>On Sat, 11 Jan 2003 18:54:08 -0800 John David Galt <jdg@diogenes.sacramento.ca.us> wrote:
>>>>When attempting to install this update I get an error message saying
>>>>that "cygwin1.DLL" is not installed.  Where do I get it and how do I
>>>>install it, since the automated install process can't?
>
>Setup.exe doesn't depend on cygwin1.dll.  Any postinstall scripts
>probably do, but they should be able to find the dll if the rest of the
>installation isn't corrupted.

I noticed recently that if you are updating the DLL and there is a
preremove script in another package, then it is possible that
cygwin1.dll will be removed and then the preremove script will run.  The
premove script won't be able to run because cygwin1.dll is missing.  I
assume that similar problems may result if ash is being installed, too.
The problem that I saw is probably pretty harmless most of the time,
though.  I don't know if that is what is happening here.  Probably not,
but I thought I'd mention it.

cgf
--
Please use the resources at cygwin.com rather than sending personal email.
Special for spam email harvesters: send email to aaaspam@sources.redhat.com
and be permanently blocked from mailing lists at sources.redhat.com

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Updated: OpenSSH-3.5p1-3
  2003-01-13  3:30     ` John David Galt
@ 2003-01-13  3:30       ` Michael A Chase
  2003-01-13  3:30         ` Christopher Faylor
  0 siblings, 1 reply; 5+ messages in thread
From: Michael A Chase @ 2003-01-13  3:30 UTC (permalink / raw)
  To: cygwin, John David Galt

On Sat, 11 Jan 2003 18:54:08 -0800 John David Galt <jdg@diogenes.sacramento.ca.us> wrote:

> > > When attempting to install this update I get an error message saying that
> > > "cygwin1.DLL" is not installed.  Where do I get it and how do I install it,
> > > since the automated install process can't?

Setup.exe doesn't depend on cygwin1.dll.  Any postinstall scripts
probably do, but they should be able to find the dll if the rest of
the installation isn't corrupted.

Try re-installing the cygwin package from the local directory using
setup.exe, then exit setup.exe and run it again to re-install your
other packages.  Not using setup.exe makes it much harder for anyone
here to help and most of us won't try.

http://cygwin.com/bugs.html may help you track this down further.  The
output from cygcheck.exe may be particularly interesting.

> > Do you have the path to your cygwin bin directory in your path? eg.
> > c:\cygwin\bin? If not if you add that to your path environment variable this
> > should go away.
> 
> What path?  I'm running Windows 98.  There doesn't seem to be any path for
> me to set.  C:\autoexec.bat (where PATH was set in earlier versions of
> Windows) consists of one SET BLASTER=string command followed by
> gibberish.

Your c:\autoexec.bat may be corrupted.  I think Win98 and WinME still
use autoexec.bat for setting global environment variables.  It should
be a text file in any case.

Adding c:\cygwin\bin to your global %PATH% is useful for normal
operations, but it should not affect setup.exe or any postinstall
scripts.

> Should I be running SETUP.EXE via a Windows shortcut in order to set a PATH
> private to that DOS window?  If so, what settings are needed?

It shouldn't matter.  I have a copy of setup.exe in the base directory
of my local package archive cache tree (i.e., local directory) with a
shortcut pointing to it, but you should be able to run it from
anywhere by any means you like.

-- 
Mac :})
** I normally forward private questions to the appropriate mail list. **
Ask Smarter: http://www.tuxedo.org/~esr/faqs/smart-questions.html
Give a hobbit a fish and he eats fish for a day.
Give a hobbit a ring and he eats fish for an age.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Updated: OpenSSH-3.5p1-3
  2003-01-13  3:30 ` Updated: OpenSSH-3.5p1-3 John David Galt
@ 2003-01-13  3:30   ` Elfyn McBratney
  2003-01-13  3:30     ` John David Galt
  0 siblings, 1 reply; 5+ messages in thread
From: Elfyn McBratney @ 2003-01-13  3:30 UTC (permalink / raw)
  To: John David Galt, cygwin

> When attempting to install this update I get an error message saying that
> "cygwin1.DLL" is not installed.  Where do I get it and how do I install
it,
> since the automated install process can't?

Do you have the path to your cygwin bin directory in your path? eg.
c:\cygwin\bin? If not if you add that to your path environment variable this
should go away.

If it's not reply with the output of `cygcheck -svr' attatched (attatch as a
plain-text and non-compressed file).

Elfyn
elfyn@exposure.org.uk


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Updated: OpenSSH-3.5p1-3
       [not found] <20030110220929.E5464@cygbert.vinschen.de>
@ 2003-01-13  3:30 ` John David Galt
  2003-01-13  3:30   ` Elfyn McBratney
  0 siblings, 1 reply; 5+ messages in thread
From: John David Galt @ 2003-01-13  3:30 UTC (permalink / raw)
  To: cygwin

When attempting to install this update I get an error message saying that
"cygwin1.DLL" is not installed.  Where do I get it and how do I install it,
since the automated install process can't?

Please reply directly, I'm not on this list.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Updated: OpenSSH-3.5p1-3
  2003-01-13  3:30   ` Elfyn McBratney
@ 2003-01-13  3:30     ` John David Galt
  2003-01-13  3:30       ` Michael A Chase
  0 siblings, 1 reply; 5+ messages in thread
From: John David Galt @ 2003-01-13  3:30 UTC (permalink / raw)
  To: Elfyn McBratney

Elfyn McBratney wrote:
> 
> > When attempting to install this update I get an error message saying that
> > "cygwin1.DLL" is not installed.  Where do I get it and how do I install
> it,
> > since the automated install process can't?
> 
> Do you have the path to your cygwin bin directory in your path? eg.
> c:\cygwin\bin? If not if you add that to your path environment variable this
> should go away.

What path?  I'm running Windows 98.  There doesn't seem to be any path for
me to set.  C:\autoexec.bat (where PATH was set in earlier versions of
Windows) consists of one SET BLASTER=string command followed by gibberish.

Should I be running SETUP.EXE via a Windows shortcut in order to set a PATH
private to that DOS window?  If so, what settings are needed?

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-01-12  3:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20030110220929.E5464@cygbert.vinschen.de>
2003-01-13  3:30 ` Updated: OpenSSH-3.5p1-3 John David Galt
2003-01-13  3:30   ` Elfyn McBratney
2003-01-13  3:30     ` John David Galt
2003-01-13  3:30       ` Michael A Chase
2003-01-13  3:30         ` Christopher Faylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).