Tiny Core Linux

Tiny Core Extensions => TCE Bugs => Topic started by: saladin on August 02, 2018, 04:30:32 PM

Title: tmux is missing libtinfo.so.6
Post by: saladin on August 02, 2018, 04:30:32 PM
I'm using Tiny Core 9.0, 32bit.
Title: Re: tmux is missing libtinfo.so.6
Post by: Rich on August 02, 2018, 05:00:03 PM
Hi saladin
Is  ncurses.tcz  installed?
Title: Re: tmux is missing libtinfo.so.6
Post by: saladin on August 02, 2018, 05:04:24 PM
No. It seems that was the problem. I was loading from an outdated onboot.lst. Thanks!
Title: Re: tmux is missing libtinfo.so.6
Post by: Rich on August 02, 2018, 09:26:18 PM
Hi saladin
No. It seems that was the problem. I was loading from an outdated onboot.lst. Thanks!
The  tmux.tcz  entry is all you should need in your  onboot.lst  file. The  tmux.tcz.dep  file lists the dependencies that the system
will load when  tmux  is loaded, including  ncurses.tcz.  That is of course if you are using the tools provided by Tinycore to
load extensions, and not manually downloading them yourself.