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 From: "Dave Korn" To: Subject: RE: Application failed to initialize (0xc0000022) Date: Tue, 20 Apr 2004 18:43:51 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: Message-ID: 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 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/