Tiny Core Linux

Tiny Core Extensions => TCE Talk => Topic started by: coreplayer2 on March 28, 2018, 01:32:46 AM

Title: SpaceFM will not run with latest Bash extension in tc-9.x
Post by: coreplayer2 on March 28, 2018, 01:32:46 AM
It's probably the latest Bash update, will recompile spacefm and recheck asap.

meanwhile the previous version still works fine
Title: Re: SpaceFM will not run with latest Bash extension in tc-9.x
Post by: Juanito on March 28, 2018, 02:07:18 AM
I'd guess that it's due to a recursive dependency on ncurses.

bash depends on readline, which was recompiled against ncursesw - spacefm probably has a direct dependency on ncurses, rather than via bash/readline.

If the above is correct, it would be good if you could recompile against ncursesw and also include adwaita-icon-theme as a dep rather than the depreciated gnome-icon-theme.
Title: Re: SpaceFM will not run with latest Bash extension in tc-9.x
Post by: coreplayer2 on March 28, 2018, 01:32:59 PM
Thanks for the info,  meanwhile restoring the previous BASH version fixed the current issue

time for an update..


Sent from my iPhone using Tapatalk
Title: Re: SpaceFM will not run with latest Bash extension in tc-9.x
Post by: coreplayer2 on April 05, 2018, 11:35:43 AM
SpaceFM is working as expected after updating with latest Bash Extension.
 ;D