WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: bind.tcz missing dependency in TC16 x86_64  (Read 543 times)

Offline CNK

  • Wiki Author
  • Sr. Member
  • *****
  • Posts: 365
bind.tcz missing dependency in TC16 x86_64
« on: June 01, 2025, 10:01:57 AM »
Running "dig" from bind.tcz on TC16 x86_64 fails looking for "libjemalloc.so.2" which is in jemalloc.tcz. I suggest that jemalloc.tcz should be added to bind.tcz.dep.

Specifically, libjemalloc.so.2 is required by libisc-9.18.25.so in bind.tcz.

Online Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 12146
Re: bind.tcz missing dependency in TC16 x86_64
« Reply #1 on: June 01, 2025, 07:26:52 PM »
Hi CNK
It seems the x86 version of bind has the same dependency.
TC16 x86 and x86_64 versions of bind.tcz.dep updated.

Thank you for reporting this.