| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 |
| From: | "Dave Korn" <dk AT artimi DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | RE: Application failed to initialize (0xc0000022) |
| Date: | Tue, 20 Apr 2004 18:43:51 +0100 |
| MIME-Version: | 1.0 |
| In-Reply-To: | <c63ip0$u1j$1@sea.gmane.org> |
| Message-ID: | <NUTMEGerVIr9yWNwsNY0000052c@NUTMEG.CAM.ARTIMI.COM> |
| X-OriginalArrivalTime: | 20 Apr 2004 17:43:51.0796 (UTC) FILETIME=[0B199B40:01C426FF] |
| Note-from-DJ: | This may be spam |
> -----Original Message-----
> From: cygwin-owner On Behalf Of Olof Lagerkvist
> Sent: 20 April 2004 17:23
> > On Tue, Apr 20, 2004 at 09:52:07AM +0600, ronwo wrote:
> >
> >>Please I need urgent help
> >>
> >>[snip]
> >>
> >>This is affecting my application from running very well . I
> have been
> >>looking for solution for too long untill i came accross your email
> >>address. Please kindly reply this as am on my kneel begging
>
> First check the permissions of the cygwin dll files located
> in /bin. Try
> i.e.:
> chmod 755 /bin/*.dll
>
> If this does not help, analyze the .exe file that fails to initialize
> using the resource kit tool depends.exe and check if the .exe loads
> other dll files than the files in /bin. In that case, modify the
> permissions of the additional dll files also.
You can also get a list of all the dependent DLLs for a given exe from
cygcheck <executable_file_name>
which is a lot easier if you don't have depends installed.
cheers,
DaveK
--
Can't think of a witty .sigline today....
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |