X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Message-ID: <4AE08B06.602@gmail.com> Date: Thu, 22 Oct 2009 17:40:38 +0100 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Problems with libintl-8 References: <20091022125321 DOT 009ecc39 DOT john AT jcoppens DOT com> In-Reply-To: <20091022125321.009ecc39.john@jcoppens.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 John Coppens wrote: > When I run the program from Windows, I get a complaint that > 'libintl-8.dll' is not found. It _is_ in \cygwin\bin - just in case, I > reinstalled it from setup.exe (Yesterday's version), same luck. Are you sure you copied that error message completely 100% accurately? The filename ought to be "cygintl-8.dll", not "libintl-8.dll". > Just to be sure, I also reinstalled the entire Cygwin package with the > newer setup. Same thing. > > I don't know how Windows would find the .dll in \cygwin\bin - which is > the mechanism? Don't I have to copy the dlls to \window\whatever? Or is > there some path coded in the .exe? The full gory details are at that link in the other reply, but probably the quickest and simplest answer for you is to add the cygwin bin dir to your PATH settings in the windows environment variables. I'm assuming that you're trying to start the program from cmd.exe or by double-clicking in explorer, rather than from a cygwin shell. If you're getting this error when you try and launch the executable from a shell, something else is wrong. cheers, DaveK -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple