Jon Evans schrieb: > I've followed the guide here > http://webdev.cegit.de/snapshots/kde-cygwin/kde/kde3.4/ > > The X server starts in full screen but bombs out trying to get kde > running. I get an error message in cygwin console:- > /opt/kde3.4/bin/startkde: line 79: > /opt/kde3.4/home/share/config/startupconfig > No such file or directory > > First, if kde stops starting really at this line you can comment out this line and go on. If you like to know what the reasons are, please try to run the following commands by hand an report the results ls $HOME/.kde/share/config/startupconfig* -> there should be three files /home/ralf/share/config/startupconfig /home/ralf/config/startupconfigfiles /home/ralf/config/startupconfigkeys if not try run the following: cat >$HOME/.kde/share/config/startupconfigkeys < now the file $HOME/.kde/share/config/startupconfig should be there cat $HOME/.kde/share/config/startupconfig -> there shoule be content If you take a look by yourself into the source to see what happens, see http://api.kde.org/cvs-api/kdelibs-apidocs/kinit/html/dir_000003.html Ralf _______________________________________________ kde-cygwin mailing list kde-cygwin@kde.org https://mail.kde.org/mailman/listinfo/kde-cygwin