i solved this way: https://bugs.launchpad.net/ubuntu/+source/ncurses/+bug/259139
Eric Holmberg (eric-omnicurious) <https://launchpad.net/~eric-omnicurious> wrote on 2009-01-06:#2 <https://bugs.launchpad.net/ubuntu/+source/ncurses/+bug/259139/comments/2> The libtinfo.so functionality is built into the libncurses.so shared library. For software that expects the libtinfo.so object, do the following: sudo ln -s /usr/lib/libncurses.so.5 /usr/lib/libtinfo.so.5 sudo ln -s /usr/lib/libtinfo.so.5 /usr/lib/libtinfo.so 2014-06-11 16:08 GMT-03:00 Roberto Spadim <[email protected]>: > hi sergei! :) > the glibc is slackware glibc version > > and the package was from mariadb, glibc 2.14+ , i downloaded it yesterday > > mariadb-10.0.11-linux-glibc_214-x86_64.tar.gz (requires GLIBC_2.14+) > <https://downloads.mariadb.org/interstitial/mariadb-10.0.11/bintar-quantal-amd64/mariadb-10.0.11-linux-glibc_214-x86_64.tar.gz/from/http://mirror.i3d.net/pub/mariadb> > gzipped > tar file Linux x86_64 389.8 MB MD5 > Instructions <http://kb.askmonty.org/v/installing-mariadb-binary-tarballs> > > > 2014-06-11 16:00 GMT-03:00 Sergei Golubchik <[email protected]>: > > Hi, Roberto! >> >> On Jun 10, Roberto Spadim wrote: >> > Hi guys, i'm running slackware 14.1, i upgrade to slackware-current, >> > and downloaded the mariadb-10.0.11 x64 with glibc 2.19 >> > the point is... whern i run mysql, it requires a 'deprecated' library, >> > libtinfo.so.5, this one was replaced by libncurses.so.5 >> > there's something we could help here? today i execute a symlink to >> > solve this problem, but since libtinfo is deprecated, should we update >> > our compile line? >> >> Was it our package or slackware? >> We don't build with glibc 2.19 >> >> Regards, >> Sergei >> > > > > -- > Roberto Spadim > SPAEmpresarial > Eng. Automação e Controle > -- Roberto Spadim SPAEmpresarial Eng. Automação e Controle
_______________________________________________ Mailing list: https://launchpad.net/~maria-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp

