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 Message-ID: <3E5D5786.60500@veritas.com> Date: Wed, 26 Feb 2003 16:10:46 -0800 From: Bob McGowan Organization: VERITAS Software, Inc. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021130 X-Accept-Language: en-us, en MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: sh crashes when executing msgfmt References: <3E5D47DF DOT 30106 AT datacomm DOT ch> <20030226074902 DOT GB19302 AT cygbert DOT vinschen DOT de> <3E5E7B8E DOT 6040309 AT datacomm DOT ch> <000b01c2dddc$fe9caea0$78d96f83 AT pomello> <20030226215359 DOT GA16464 AT redhat DOT com> <3E5EA098 DOT 3070208 AT datacomm DOT ch> In-Reply-To: <3E5EA098.3070208@datacomm.ch> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Andreas, I'm a bit confused about what you're saying here. Are you saying the error is not 'msgfmt: not found'? In other words, the script is really finding msgfmt.exe? I'm confused because the rest of your statement seems to indicate you may have copied msgfmt.exe into c:/cygwin/usr/bin using some windows utility (cmd shell, Windows Explorer, etc). Since Cygwin makes a mount point of /usr/bin that refers back to /bin, there will be nothing in c:/cygwin/usr/bin as seen from Windows Explorer. And from a Cygwin utility, anything copied to c:/cygwin/usr/bin by a Windows tool would be hidden by the mount of /bin over /usr/bin. But if this is true and msgfmt.exe is hidden for this reason, the error would in fact be 'msgfmt: not found'. Andreas Madritsch wrote: > Christopher Faylor wrote: > > On Wed, Feb 26, 2003 at 09:21:15PM -0000, Max Bowsher wrote: > ---deleted previous stuff--- > "crashing" with an error like: > > msgfmt: not found > > No, but msgfmt.exe of my djgpp installation has been taken, because > msgfmt.exe of cygwin has not been found. I made sure, that msgfmt.exe > is located in c:/cygwin/usr/bin and that /usr/bin is in the path > variable. An ls from the bash shell in /usr/bin results in a different > files than I see from Windows Explorer. > > > Andreas > > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Bug reporting: http://cygwin.com/bugs.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ -- Bob McGowan Staff Development Engineer VERITAS Software rmcgowan AT veritas DOT com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/