WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Xfbdev require libpcre.so.1  (Read 126 times)

Offline neonix

  • Wiki Author
  • Hero Member
  • *****
  • Posts: 519
Xfbdev require libpcre.so.1
« on: August 07, 2025, 04:56:01 AM »
In TC 14 x86_64 there is missing dependency in Xfbdev.tcz

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 15225
Re: Xfbdev require libpcre.so.1
« Reply #1 on: August 07, 2025, 06:34:57 AM »
I don’t have tc-14.x to hand, could you check each one of Xfbdev’s deps with ldd to see what’s causing this?

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 12211
Re: Xfbdev require libpcre.so.1
« Reply #2 on: August 07, 2025, 07:26:12 AM »
Hi Juanito
I found it. libXfont has dependencies on libpcre.so.1 and
libpcre2-8.so.0.

libXfont.tcz.dep updated.

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 12211
Re: Xfbdev require libpcre.so.1
« Reply #3 on: August 07, 2025, 07:27:12 AM »
Hi neonix
Next time please post the entire error message that was displayed.