[Bug 410711] New: KVIrc does not run in KDE4
https://bugzilla.novell.com/show_bug.cgi?id=410711 Summary: KVIrc does not run in KDE4 Product: openSUSE 11.0 Version: Final Platform: x86-64 OS/Version: openSUSE 11.0 Status: NEW Severity: Major Priority: P5 - None Component: KDE3 AssignedTo: kde-maintainers@suse.de ReportedBy: egd.free@gmail.com QAContact: qa@suse.de Found By: ---
kvirc kvirc: error while loading shared libraries: libkvilib.so.3: cannot open shared object file: No such file or directory
find / -name libkvilib.so.3 /usr/lib64/libkvilib.so.3 /usr/local/lib64/libkvilib.so.3 /opt/kde3/lib64/libkvilib.so.3
export LD_LIBRARY_PATH=/usr/lib64/:/usr/local/lib64/ export LIBRARY_PATH=/usr/lib64/:/usr/local/lib64/
kvirc kvirc: error while loading shared libraries: libkvilib.so.3: wrong ELF class: ELFCLASS64
but KDE3 runs and works perfectly -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=410711 Stephan Binner <stbinner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kde-maintainers@suse.de |ro@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=410711 User ro@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=410711#c1 Ruediger Oertel <ro@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME --- Comment #1 from Ruediger Oertel <ro@novell.com> 2008-07-20 16:19:01 MDT --- this sounds like a somewhat mixed 32 and 64bit installation. I use kvirc with KDE4 everyday and it works nicely here. the output of your find command above shows you have at least 3 different copies in your system where only once comes from the distro package. the second error output shows you are trying to run a 32bit binary and have only the 64bit versions of the library in your search paths. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=410711 User egd.free@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=410711#c2 --- Comment #2 from Andrey Karepin <egd.free@gmail.com> 2008-07-20 23:24:54 MDT --- kvirc-3.4.0-4.2.x86_64.rpm
find / -name libkvilib.so.3 /opt/kde3/lib64/libkvilib.so.3
kvirc kvirc: error while loading shared libraries: libkvilib.so.3: cannot open shared object file: No such file or directory
export LD_LIBRARY_PATH=/opt/kde3/lib64/
kvirc kvirc: error while loading shared libraries: libkvilib.so.3: wrong ELF class: ELFCLASS64
-- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=410711 User ro@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=410711#c3 --- Comment #3 from Ruediger Oertel <ro@novell.com> 2008-07-21 02:26:22 MDT --- wild guess: /usr/bin/kvirc /usr/local/bin/kvirc /opt/kde3/bin/(kvirc ? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=410711 User egd.free@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=410711#c4 --- Comment #4 from Andrey Karepin <egd.free@gmail.com> 2008-07-21 02:58:19 MDT --- Sorry it had simply specify the full path to a binary file. Thank you for your patience and understanding -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com