<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16544" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=646342818-16112007><FONT face=Arial size=2>Hi 
all,</FONT></SPAN></DIV>
<DIV><SPAN class=646342818-16112007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=646342818-16112007><FONT face=Arial size=2>I'm trying to get 
KDE running on my XP box, but not having much luck.&nbsp; I have the latest 
cygwin KDE packages from <A href="ftp://sunsite.dk">ftp://sunsite.dk</A>.&nbsp; 
Here is what happens:</FONT></SPAN></DIV>
<DIV><SPAN class=646342818-16112007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=646342818-16112007><FONT face="Courier New" 
size=2>$/usr/bin/startkde<BR>startkde: Starting up...<BR>startkde: Running 
kpersonalizer...<BR>call failed<BR>startkde: Could not start kdeinit. Check your 
installation.<BR>Warning: connect() failed: : No such file or 
directory<BR>ERROR: Couldn't attach to DCOP server!<BR>startkde: Shutting 
down...<BR>Warning: connect() failed: : No such file or directory<BR>Error: 
Can't contact kdeinit!<BR>startkde: Running shutdown scripts...<BR>startkde: 
Done.</FONT></SPAN></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=646342818-16112007>I had to do a little 
mucking with the startkde script, as it failed even earlier before.&nbsp; I had 
to replace the call to start_kdeinit_wrapper, because this command was not 
found, so I did this:</SPAN></FONT></DIV>
<DIV><FONT face="Courier New" size=2><SPAN 
class=646342818-16112007>#LD_BIND_NOW=true start_kdeinit_wrapper --new-startup 
+kcminit_startup<BR>LD_BIND_NOW=true kdeinit --new-startup 
+kcminit_startup</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=646342818-16112007></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=646342818-16112007>Doing a little 
tracing, I find that kdeinit is returning error code 57.&nbsp; Googling that was 
no help.&nbsp; Does anyone have any clues?&nbsp; Thanks in 
advance!</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><SPAN class=646342818-16112007><FONT face="Courier New" size=2>$bash -x 
!$<BR>bash -x /usr/bin/startkde<BR>+ trap 'echo GOT SIGHUP' HUP<BR>+ 
kcheckrunning<BR>+ test -z ''<BR>+ xsetroot -solid '#000000'<BR>+ unset 
DYLD_FORCE_FLAT_NAMESPACE<BR>++ echo /usr/bin/startkde<BR>++ sed -n 
's,^\(/.*\)/[^/][^/]*$,\1,p'<BR>+ bindir=/usr/bin<BR>+ '[' -n /usr/bin ']'<BR>+ 
case $PATH in<BR>+ kdehome='/c/Documents and Settings/U1CC13/.kde'<BR>+ test -n 
''<BR>+ mkdir -m 700 -p '/c/Documents and Settings/U1CC13/.kde'<BR>+ mkdir -m 
700 -p '/c/Documents and Settings/U1CC13/.kde/share'<BR>+ mkdir -m 700 -p 
'/c/Documents and Settings/U1CC13/.kde/share/config'<BR>+ cat<BR>+ 
kstartupconfig<BR>+ test 0 -ne 0<BR>+ . '/c/Documents and 
Settings/U1CC13/.kde/share/config/startupconfig'<BR>++ 
kcminputrc_mouse_cursortheme=<BR>++ kcminputrc_mouse_cursorsize=<BR>++ 
kpersonalizerrc_general_firstlogin=true<BR>++ 
ksplashrc_ksplash_theme=Default<BR>++ 
kcmrandrrc_display_applyonstartup=false<BR>++ 
kcmfonts_general_forcefontdpi=0<BR>+ test -n '' -o -n ''<BR>+ test false = 
true<BR>+ dl=<BR>+ unset DESKTOP_LOCKED<BR>+ test -z ''<BR>+ test true '!=' 
true<BR>+ test 0 -eq 120<BR>+ test 0 -eq 96<BR>++ kde-config --path exe<BR>++ tr 
: '\n'<BR>+ exepath=<BR>++ echo ''<BR>++ sed -n -e 's,/bin[^/]*/,/env/,p'<BR>+ 
usr_odir='/c/Documents and Settings/U1CC13/.fonts/kde-override'<BR>+ 
usr_fdir='/c/Documents and Settings/U1CC13/.fonts'<BR>+ 
kde_fontpaths='/c/Documents and Settings/U1CC13/.fonts/fontpaths'<BR>+ 
do_usr_fdir=1<BR>+ do_usr_odir=1<BR>+ test -r '/c/Documents and 
Settings/U1CC13/.fonts/fontpaths'<BR>+ test -n ''<BR>+ 
sys_odir=/share/fonts/override<BR>+ sys_fdir=/share/fonts<BR>+ test -d 
/share/fonts/override<BR>+ test 1 -eq 1<BR>+ test -d '/c/Documents and 
Settings/U1CC13/.fonts/kde-override'<BR>+ test 1 -eq 1<BR>+ test -d 
'/c/Documents and Settings/U1CC13/.fonts'<BR>+ test -d /share/fonts<BR>+ xset fp 
rehash<BR>+ xsetroot -cursor_name left_ptr<BR>+ test -n ''<BR>+ 
GS_LIB='/c/Documents and Settings/U1CC13/.fonts'<BR>+ export GS_LIB<BR>+ for 
resource in tmp cache socket<BR>+ lnusertemp tmp<BR>+ for resource in tmp cache 
socket<BR>+ lnusertemp cache<BR>+ for resource in tmp cache socket<BR>+ 
lnusertemp socket<BR>+ dcopserver_shutdown<BR>+ echo 'startkde: Starting 
up...'<BR>startkde: Starting up...<BR>+ test true = true<BR>+ echo 'startkde: 
Running kpersonalizer...'<BR>startkde: Running kpersonalizer...<BR>+ 
dcopserver<BR>+ kpersonalizer --before-session<BR>+ kwin --lock<BR>+ test 57 -eq 
1<BR>+ dcopquit kwin<BR>call failed<BR>+ dcopserver_shutdown --wait<BR>+ test -z 
''<BR>+ case "$ksplashrc_ksplash_theme" in<BR>+ ksplash --nodcop<BR>+ 
KDE_FULL_SESSION=true<BR>+ export KDE_FULL_SESSION<BR>+ xprop -root -f 
KDE_FULL_SESSION 8t -set KDE_FULL_SESSION true<BR>+ KDE_SESSION_UID=169611<BR>+ 
export KDE_SESSION_UID<BR>+ LD_BIND_NOW=true<BR>+ kdeinit --new-startup 
+kcminit_startup<BR>+ test 57 -ne 0<BR>+ echo 'startkde: Could not start 
kdeinit. Check your installation.'<BR>startkde: Could not start kdeinit. Check 
your installation.<BR>+ xmessage -geometry 500x100 'Could not start kdeinit. 
Check your installation.'<BR>+ test -n ''<BR>+ test -n ''<BR>+ kwrapper 
ksmserver<BR>Warning: connect() failed: : No such file or directory<BR>+ test 57 
-eq 255<BR>+ dcop<BR>+ grep -q '^drkonqi-'<BR>ERROR: Couldn't attach to DCOP 
server!<BR>+ echo 'startkde: Shutting down...'<BR>startkde: Shutting 
down...<BR>+ kdeinit_shutdown<BR>Warning: connect() failed: : No such file or 
directory<BR>Error: Can't contact kdeinit!<BR>+ dcopserver_shutdown --wait<BR>+ 
artsshell -q terminate<BR>+ echo 'startkde: Running shutdown 
scripts...'<BR>startkde: Running shutdown scripts...<BR>++ echo ''<BR>++ sed -n 
-e 's,/bin[^/]*/,/shutdown/,p'<BR>+ unset KDE_FULL_SESSION<BR>+ xprop -root 
-remove KDE_FULL_SESSION<BR>+ unset KDE_SESSION_UID<BR>+ echo 'startkde: 
Done.'<BR>startkde: Done.<BR></FONT></SPAN></DIV><pre>====================
This email/fax message is for the sole use of the intended
recipient(s) and may contain confidential and privileged information.
Any unauthorized review, use, disclosure or distribution of this
email/fax is prohibited. If you are not the intended recipient, please
destroy all paper and electronic copies of the original message.
</pre></BODY></HTML>