Re: Installation of KDE3.4
Ralf Habacker <[email protected]> Wed, 20 Jul 2005 09:42:36 +0200
| Newsgroups | gmane.comp.kde.devel.cygwin |
|---|---|
| Message-ID | <[email protected]> |
Am Dienstag, 19. Juli 2005 22:31 schrieb roger briand: > I am trying to use KDE3.4 with CYGWIN.by following the README I found > under webdev.cegit.de/snapshots/kde-cygwin/kde/kde3.4. > I try to rebase all dll's by using the command you give : > rebase -b ... > and I obtain : > rebaseall: only ash processes are allowed during rebasing. > and then I don't know what to do !!! > Can you help me ? there are additional running cygwin processes running see ps -ea You may close *all* cygwin shells, open a new cygwin shell and then run rebaseall... Ralf