Tiny Core Linux

Tiny Core Extensions => TCE Bugs => Topic started by: jls on January 20, 2010, 01:23:45 PM

Title: k3b doesn't start
Post by: jls on January 20, 2010, 01:23:45 PM
it writes that libdvdread.so.3 is missing, so I did :
Code: [Select]
sudo ln -s /usr/local/lib/libdvdread.so.4.1.3 /usr/local/lib/libdvdread.so.3
Title: Re: k3b doesn't start
Post by: Jason W on January 20, 2010, 11:38:14 PM
Yeah, the libdvdread update requires at least a workaround which you have just mentioned.

Libraries are moving forward, k3b is standing still.  I could rebuild k3b to use the current libdvdread libs, but k3b is a large and complex package which I honestly don't have time to troubleshoot or maintain.  I would rather spend my available TC time on supporting the community by handling extensions, as well as maintaining the more widely used packages like gtk2 and firefox and all. 

Of course, if anyone desires to update k3b they are more than welcome. 
Title: Re: k3b doesn't start
Post by: Arslan S. on January 21, 2010, 08:05:42 AM
how about making an extension with the name libdvdread3 or we can add that symlink in the extension if it is working
Title: Re: k3b doesn't start
Post by: Jason W on January 21, 2010, 11:04:34 AM
I may try rebuilding k3b in the near future to use the newer libdvdread.  That would be the best thing, hopefully time will allow.