Tiny Core Linux
dCore Import Debian Packages to Mountable SCE extensions => dCore X86 => dCore x86 Imported Extensions => Topic started by: jls on November 05, 2017, 09:13:52 AM
-
Hi
I've just upgraded to artful, thanks Jason.
I see that system-config-printer.py does not start because it looks for /usr/bin/python3 which doesn't exists
jls@box:/usr/bin$ sudo ln -s python3.6 python3
solves the problem
bye
-
Thanks, I will add a startup script.
-
Startup script for python3.6 and python3.6-minimal added, should all be good now.
-
Hi
Tested and it's ok.
thanks :) JW