Le 28/11/2012 07:29, Felix Miata a écrit :
On 2012-11-28 07:05 (GMT+0100) Francois Andriot
composed:
Felix Miata composed:
> I did some fiddling that produced various
other error messages. All
> today's logs are at:
>
http://fm.no-ip.com/Tmp/SUSE/122/
Hello, what is the result of the command:
ldd /opt/trinity/bin/kdm
[snip]
Hello, I've just retried my own procedure on an x86_64 opensuse virtual
machine, and I confirm it works (at first I was using i586) ... KDM
starts, I have no missing symbol.
Symbol ZN20KSMModalDialogHeaderC1EP7QWidget is defined in
/opt/trinity/lib64/libkdeui.so.4.2.0 , which is part of "tdelibs" package.
What did you do differently from the procedure ? You said you use
sysvinit instead of systemd, have you installed other software at the
same time ?
I suspect (never really tried) that TDE 3.5.13 cannot co-exist with
KDE3, have you installed KDE3 ? Maybe TDE's kdm is trying to use KDE3's
libraries, and that cannot work at all...
Some hints:
- run "/sbin/ldconfig" then try again .
- check that you have no LD_LIBRARY_PATH defined in your environment
variables
- check that there is no KDE3 related stuff in /etc/ld.so.conf,
/etc/ld.so.conf.d/*.conf, and /etc/profile.d/*.sh
Please give me your "rpm -qa" output ...
Francois