Re: Problems with libintl-8

2009-10-22 Thread Charles Wilson
John Coppens wrote: > I couldn't find any other solution, so I copied cygintl-8.dll > to /usr/local/bin (which is where my program installed, and where > Windows always looks it seems.). This is usually a very bad idea. If I release an updated version of cygintl-8.dll (say, with a bugfix but no

Re: Problems with libintl-8

2009-10-22 Thread Charles Wilson
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. "libintl-8.dll" should NOT be in \cygwin\bin -- and a cygwin-compiled appli

Re: Problems with libintl-8

2009-10-22 Thread John Coppens
On Thu, 22 Oct 2009 18:00:08 +0200 Corinna Vinschen wrote: > > Help please. > > John > > http://msdn.microsoft.com/en-us/library/ms682586%28VS.85%29.aspx Thanks Corinna! I couldn't find any other solution, so I copied cygintl-8.dll to /usr/local/bin (which is where my program installed, and wh

Re: Problems with libintl-8

2009-10-22 Thread Dave Korn
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?

Re: Problems with libintl-8

2009-10-22 Thread Corinna Vinschen
On Oct 22 12:53, John Coppens wrote: > 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? > > Help please. > John http://msdn.microsoft.com/en-us/library/ms682586%28V