Page 2 of 2

Re: python interpreter

Posted: 09 Apr 2014, 04:14
by Slaxmax
vamos conversar pelo chat?

Re: python interpreter

Posted: 09 Apr 2014, 04:17
by alexandre-samuel
@Slaxmax

Sim

Re: python interpreter

Posted: 09 Apr 2014, 06:41
by alexandre-samuel
SOLVED

Thank you so much, @Slaxmax!

Was missing the priting module.

Solution:

1) Download the printing module at:
1.1) for 32bits -> http://dl.porteus.org/i486/current/modules/
1.2) for 64bits -> http://dl.porteus.org/x86_64/current/modules/

2) Move the printing module downloaded for modules folder.
OBS: In my case, i have the Porteus installed in my hd, so i moved the printing module downloaded for /mnt/sda1/porteus/modules

3) Open Terminal, go to the modules folder, and entry the following command: sudo activate modules_name.xzm
OBS: In my case, the modules name is: 07-printing.xzm. So, activate 07-printing.xzm

4) Entry the roots passwd and thats it!