Re: Problems with step 3
Ralf Habacker <[email protected]> Mon, 8 Aug 2005 21:22:35 +0200
| Newsgroups | gmane.comp.kde.devel.cygwin |
|---|---|
| Message-ID | <[email protected]> |
Am Donnerstag, 4. August 2005 08:12 schrieb Marcel Lüscher: > Hello > > I did going through the kde-cygwin tutorial > (http://webdev.cegit.de/snapshots/kde-cygwin/kde/kde3.4/ ) but I had some > problems with step 3? > > > > How can I close *ALL* cygwin processes? > there are three ways: 1. close all open bash shells (this does not help if you are running cygwin based services like sshd) 2. logoff and logon or 3. restart > > > Why I cant execute bin\ash bin/rebaseall -b 0x61000000 -v -T > tmp/files.lst command in command shell? > because there may be dll's in use, which could not be rebased. Ralf