WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: filezilla missing file libgmp.so.3  (Read 1403 times)

Offline mocore

  • Hero Member
  • *****
  • Posts: 509
  • ~.~
filezilla missing file libgmp.so.3
« on: September 23, 2011, 06:53:29 AM »

with tcl 4.0rc2
tce-load -iw filezilla
filezilla
Quote
filezilla: error while loading shared libraries: libgmp.so.3: cannot open shared object file: No sutch file or directory

searching provides in appbrowser shows lilypond-2.12.2 has needed file
after doing
Code: [Select]
tce-load -iw lilypond-2.12.2
 sudo cp /home/tc/lilypond/usr/lib/libgmp.so.3 /usr/local/lib/
filezilla seems to work

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14558
Re: filezilla missing file libgmp.so.3
« Reply #1 on: September 23, 2011, 06:57:28 AM »
gmp contains libgmp, but it seems it is a more recent version that the one you need.