WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: fifth browser missing GLIBCXX_3.4.19  (Read 1486 times)

Offline marmarama

  • Newbie
  • *
  • Posts: 17
fifth browser missing GLIBCXX_3.4.19
« on: September 21, 2015, 03:54:54 PM »
hello!
 using tinycore 5 i try intall  fifth brower. the icon appears and when i type in terminal fifth i get  :
        fifth usr/lib/libstdc++.so.6 version GLIBCXX_3.4.19 not found (required by fifth).
 any ideas how to make fifth browser working?
thanks!

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14535
Re: fifth browser missing GLIBCXX_3.4.19
« Reply #1 on: September 22, 2015, 12:18:31 AM »
fifth was compiled for tc-6.x - you'll need to recompile it if you want to use it with tc-5.x

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10960
Re: fifth browser missing GLIBCXX_3.4.19
« Reply #2 on: September 22, 2015, 01:32:52 AM »
It's not possible to build it for TC 5, gcc (and libstdc++) is too old. You can however use the static binary from sourceforge, it has all C++ libs statically.
The only barriers that can stop you are the ones you create yourself.