Click to See Complete Forum and Search --> : k3b library error


Yosuke_
10-27-2004, 01:52 PM
Hello!
I installed k3d cd burning programm, but when I execute it I get this:
bash-2.05b$ k3b
kdecore (KLibLoader): WARNING: library=libk3bflacdecoder: file=/opt/kde/lib/kde3/libk3bflacdecoder.la: libid3-3.8.so.3: cannot open shared object file: No such file or directory
kdecore (KLibLoader): WARNING: library=libk3bmaddecoder: file=/opt/kde/lib/kde3/libk3bmaddecoder.la: libid3-3.8.so.3: cannot open shared object file: No such file or directory
mcop warning: user defined signal handler found for SIG_PIPE, overriding
k3b: WARNING: KGenericFactory: instance requested but no instance name passed to the constructor!
k3b: relocation error: k3b: undefined symbol: _ZN11KMainWindow4showEv

I searched for this library in linuxpackages.net, but found it for slackware 10, but after I installed, k3b still doesnt work!! I can't find that librarie anywhere. I'm using slackware 9.1!

squeegy
10-27-2004, 03:14 PM
Looks like you might need the libid3, libk3bflacdecoder, and libk3bmaddecoder, try finding all those. Also make sure that they were installed in the location it is looking /opt/kde/lib/kde3/

hard candy
10-27-2004, 04:10 PM
You can download the source from k3b, and compile it with the option to ignore flac files, it's in the Readme somewhere. And maybe try the requirement list on the K3b site. http://www.k3b.org/
Here's the Flac source code site:
http://flac.sourceforge.net/download.html