PDA

View Full Version : k3b



pc3
02-22-2004, 04:12 PM
When i compile the source, i have an error with the dlfcn.h, how to correct this problem ...

Thx

fingers99
02-23-2004, 07:43 AM
Why are you compiling it from source? Version 9 comes with 3.3 and is available as a deb: apr-get should find and build it.

pc3
02-23-2004, 09:20 AM
The last version 0.1.1.5 is more complete for example to burn a iso file.
I have read a forum that the reason it's the install of openoffice that replace the file

Thx

fingers99
02-23-2004, 03:39 PM
There's what looks like a later version here (as a deb):

http://packages.debian.org/unstable/otherosfs/k3b.html

K3B is a pretty complicated package: I'd recommend using the deb if at all possible

apt-get update

then find it in Synaptic and see if the later version is available.

pc3
02-23-2004, 08:41 PM
I have tried the differents librairies, nothing to do.

I have dlfcn.h :
/usr/include/ 5.868
/usr/include/bits/ 2.552
/usr/include/diet/ 410

Could you confirm, that you have the same files in your directories.

thx

fingers99
02-24-2004, 04:23 AM
john@niglo:~$ locate dlfcn.h
/usr/include/bits/dlfcn.h
/usr/include/diet/dlfcn.h
/usr/include/dlfcn.h
john@niglo:~$


I'd really recommend using the .deb. Just think, some poor person spent a couple of nights packaging 0.10.3-5 for you. :wink: