Tiny Core Linux

Tiny Core Extensions => TCE Bugs => Topic started by: Misalf on April 17, 2016, 02:25:24 PM

Title: autogen missing libunistring.so.0
Post by: Misalf on April 17, 2016, 02:25:24 PM
tc-7.0 x86
Code: [Select]
autogen
autogen: error while loading shared libraries: libunistring.so.0: cannot open shared object file: No such file or directory

libunistring.tcz  v0.9.5 provides
Code: [Select]
usr/local/lib/libunistring.so.2.0.0
usr/local/lib/libunistring.so
usr/local/lib/libunistring.so.2
Sym-linking seg-faults.
Title: Re: autogen missing libunistring.so.0
Post by: Juanito on April 18, 2016, 01:06:59 AM
reverted to previous version of libunistring - if you update the extension it should fix it - thanks for reporting this.
Title: Re: autogen missing libunistring.so.0
Post by: Misalf on April 18, 2016, 04:51:05 AM
Yep.
Thanks for fixing.