You are not logged in.
Pages: 1
Hey,
My k3b is complaining about not finding cdrdao.
It is there:
$ which cdrdao
/usr/bin/cdrdao
The setup panel says it isn't. Path is in the search. Even the ~/.kde/share/config/k3brc has it in the [External Programs] part. It just doesn't want to admit that cdrdao is there.
k3b 0.12.3-1 and cdrdao 1.2.0-1
Offline
What are the permissions on cdrdao? Maybe your user doesn't have the correct permisisons.
Offline
make sure your user is in users, audio, and optical group as well.
Offline
The permissions are the same as cdrecord, which k3b finds.
-rwxr-xr-x 1 root root 577068 2005-07-31 06:30 cdrdao
There is the same problem running k3b as root.
Offline
is it executable by hand?
Offline
I have the same problem. K3b complains about missing cdrdao after recent upgrade of cdrdao.
Offline
is it executable by hand?
Offline
tpowa is on track. cdrdao is there, but it has a problem:
cdrdao: error while loading shared libraries: libao.so.2: cannot open shared object file: No such file or directory
pacman -S libao
Now everything is ok. Thanks.
Offline
Thanks. That solved the problem.
Offline
Pages: 1