> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf > Of Christopher Faylor > Sent: Wednesday, July 02, 2008 5:46 PM > To: [email protected] > Subject: Re: system shared memory mismatch problem > > On Wed, Jul 02, 2008 at 05:39:59PM -0700, Akula, Murali wrote: > >>On 07/02/2008, Akula, Murali wrote: > >>>I tried searching with 'Search Hiden Files & Folders' checked. It > >>>still shows only one cygwin1.dll > >> > >>Then try "Process Explorer". Grab it from sysinternals.com. With > >>that, you can find out what process is running cygwin1.dll and where it > >>is. > > > >Great tool!! Thanks. Tried it. I ran rxvt from the new cygwin > >installation and that's what's showing up (and sh) as using the > >cygwin1.dll. The one from c:\cygwin\bin is being used by these apps. > >If I exit rxvt, then there's no other process using the cygwin1.dll. > > > >Looks like there is no other version of cygwin1.dll running. Do I have > >something really corrupted. > > > >I was actually wondering how can I run rxvt and some other tools, while > >I cannot run X, etc.. Do they use shared memory differently? Or not > >make the version checks? > > If you can run rxvt but not X that would suggest that you are running > some other version of X than the standard cygwin version which has its > own cygwin1.dll. Do you have other web downloaded packages installed? > > Possibly the cygcheck output mentioned at http://cygwin.com/problems.html > would be more instructive.
Thanks. That helped. I ran cygcheck and looked at the output. Yes, there is another cygwin1.dll in system32 folder. It doesn't show up if I use Windows Search (even with "search hidden files and folders" option checked). Even if I go to system32 folder and enable showing of hidden files, it doesn't show up. In cmd.exe, if I do 'dir' it shows up. But, if I delete it from cmd.exe, it says file not there. But, I was able to delete it from rxvt using rm. I see another similar (hidden) file called cygz.dll in sys32 folder. Shall I delete this too? The only warning I saw in cygcheck output is for multiple cygwin1.dlls. The X is not running for other reasons. I'm going to uninstall and re-install and see if I can run X. > > Also check out BLODA: http://cygwin.com/acronyms/#BLODA . > > cgf > -- 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/

