On 12/11/20 6:35 PM, Russell Senior wrote:
Or fonts. Check to see what it depends on in your old OS installation.
Another thing would be to run it under strace and see what it's trying
to open. Something like:

   strace -ttt -f -s256 -o /tmp/strace-your-app.log /path/to/your/app

then look at the very verbose /tmp/strace-your-app.log file and search
for things like open() or stat()

I realized that the new purpose to which that machine is being put doesn't require Sudoku, or a number of other things. However, the machine it's replacing will get an upgrade/update/whichever the right term is for going from 18.04 to 20.04. So I'll pause this conversation until I get 20 running on the next machine.

Thanks for the input.

--
Regards,

Dick Steffens

_______________________________________________
PLUG: https://pdxlinux.org
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to