It's kind of a shame that my first forum post is a bug report. I just love Tiny Core! It's the first Linux distro that I can comprehend
Problemlynx.tce does not have a .dep, however lynx depends on ncurses.tce.
How to Reproduceboot: mc base norestore
export http_proxy="my_proxy_info"
tce-load -w -i lynx
lynx
I get this error message:
lynx: error while loading shared libraries: linbcurses.so.5: cannot open shared object file: No such file or directory
How to Work Aroundtce-load -w -i ncurses
lynx