• Moderator
    Kronos
    Posts: 2239 from 2003/2/24
    Kinda related to my last problem:

    I went back to a much older version to avoid issues with widechar support and it compiled&linked without problems (*hooooray*)

    Starting it results in : "Error opening terminal: unknown." which I traced down to initscr().

    So do I need to something special to get curses running ? Use a special con-device ? Set the Shell to obscure mode ???

    Edit:
    I also downloaded "cmatrix" from my best friend (tm) and it shows the same message.
    There is also something about having to install "tux goes morphos" which I'd rather avaoid ;)

    Edit2:
    sh -c "TERM=linux sc " kinda worked.....

    [ Edited by Kronos 14.04.2017 - 11:35 ]
  • »14.04.17 - 10:14
    Profile