Tiny Core Linux

Tiny Core Extensions => TCE Bugs => Topic started by: Leee on July 03, 2024, 01:07:48 PM

Title: Testdisk.tcz dependency on ntfs-3g
Post by: Leee on July 03, 2024, 01:07:48 PM
On Core 15.0 / x86_64, testdisk.tcz depends upon ntfs3g.tcz to provide libntfs-3g.so.87 but ntfs-3g.tcz actually provides libntfs-3g.so.89.
Symlinking /usr/local/lib/libntfs-3g.so.89 to /usr/local/lib/libntfs-3g.so.87allows testdisk to run.
Title: Re: Testdisk.tcz dependency on ntfs-3g
Post by: Juanito on July 04, 2024, 05:52:42 AM
testdisk updated - thanks for reporting this