On 08/25/2014 02:57 PM, Dr.-Ing. Edgar Alwers wrote: > On Sunday 24 August 2014 21:50:49 Armin K. wrote: >> >> [Service] >> ExecStart=$KDE_PREFIX/bin/kdm -nodaemon >> >> [Install] >> Alias=display-manager.service >> EOF >> systemctl enable kdm >> >> Works like a charm, at least for me. >> > Unfortunately not for me :-( > Same behaviour as before > >> In the pre install configuration page, there are instructions to create >> symlinks to /usr/share/dbus-1 and /usr/share/polkit-1 from >> /opt/kde/share. Can you check if /opt/kde/share/dbus-1 and >> /opt/kde/share/polkit-1 are symlinks to /usr counterparts? >> > Yes, they are >> The next thing that comes to my mind is Qt setup. It could be possible >> that kde startup scripts use qdbus (program installed by Qt) for setting >> up D-Bus stuff. Please answer the following questions: >> >> What is your Qt prefix? > Well, during qt compilation I had, like the book says, QT4PREFIX=/opt/qt4. > However, in /etc/profile I had only QT4DIR=/opt/qt4 and no more QT4PREFIX, > also not QT4BINDIR. I hope, this had not influence on the building of KDE > units after the QT building.Entering now QT4PREFIX in profile had no results. >> >> Do you use qtchooser? > No, not at all >> >> If not, are you sure that qdbus executable is in your PATH (type -p qdbus)? > yes it is. > > Well, my wife's system - she started building at the same time like I did - > is > working well. So, for shure, I made a mistake somewhere. > I hope you have a brilliant idea. But perhaps you could also advise me, what > I > could do: 1.) could the change from kdm to "slim" improve my situation ? I > think, we are talking only about the boot-starting of the system, the > behaviour of the started system seems to be OK. Or 2.) Could I rebuild d-bus > and all KDE-programs again, would that kill the issue with some probability ? > > Again, thank you very much for your help, > Edgar >
None of QT4* related variables need to be set in profile scripts as they should not be used anywhere outside that page. I cannot say what the problem might be as it works just fine for me. You can, however, try one more time reinstalling D-Bus using BLFS systemd instructions, just to be sure. http://www.linuxfromscratch.org/blfs/view/systemd/general/dbus.html If everything else fails, you can purge /opt/kde and start over, hoping you don't hit the same issue again. -- Note: My last name is not Krejzi.
signature.asc
Description: OpenPGP digital signature
-- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
