6 Feb 2007 08:48
Problem with start og kde3.4 and cygwin 1.5.24
Dietmar Immenhausen <Adresse.geheim <at> gmx.de>
2007-02-06 07:48:30 GMT
2007-02-06 07:48:30 GMT
Hello,
i have install the kde3.4 into my cygwin (1.5.24) installation.
When i start the script "startkde" then the programm kdeinit isn“t start and the returncode of kdeinit is 53.
Where a can me help for this probleme ?
Thanks
Dietmar
startkde-script:
$ cat startkde
#/bin/bash
/usr/sbin/cygserver &
export CYGWIN=server
export DISPLAY=127.0.0.1:0
xwin -multiwindow &
xwinclip &
xhost +
export SHELL=/bin/bash
kdeinit +kicker &
Output from the script:
IMMENHAU <at> mu0a2360 ~
$ uname -a
CYGWIN_NT-5.1 mu0a2360 1.5.24(0.156/4/2) 2007-01-23 18:50 i686 Cygwin
IMMENHAU <at> mu0a2360 ~
(Continue reading)
RSS Feed