WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: boost missing dep  (Read 1623 times)

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14790
boost missing dep
« on: May 12, 2012, 07:27:38 AM »
boost needs icu as a dep:
Code: [Select]
$ ldd /usr/local/lib/libboost_regex-mt.so
        linux-gate.so.1 =>  (0xb772f000)
        libicuuc.so.44 => /usr/local/lib/libicuuc.so.44 (0xb7529000)
        libicui18n.so.44 => /usr/local/lib/libicui18n.so.44 (0xb73a9000)
        libicudata.so.44 => /usr/local/lib/libicudata.so.44 (0xb6568000)

Offline gutmensch

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 605
  • I can make it disappear, have no fear!
    • remembrance blog
Re: boost missing dep
« Reply #1 on: May 12, 2012, 09:00:24 AM »
fixed. tends to be even larger overhead programming with boost than before ;)
If I seem unduly clear to you, you must have misunderstood what I said. (Alan Greenspan)