Tiny Core Linux

Tiny Core Extensions => TCE Bugs => Topic started by: mocore on September 23, 2011, 06:53:29 AM

Title: filezilla missing file libgmp.so.3
Post by: mocore 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
Title: Re: filezilla missing file libgmp.so.3
Post by: Juanito 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.