Tiny Core Linux
Tiny Core Extensions => TCE Bugs => Topic started by: qbradq on August 01, 2011, 10:41:21 AM
-
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 :D
Problem
lynx.tce does not have a .dep, however lynx depends on ncurses.tce.
How to Reproduce
boot: 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 Around
tce-load -w -i ncurses
lynx
-
Thanks for reporting. Fixed.