Re: [Astlinux-users] Astlinux - Python

2018-04-23 Thread Lonnie Abelbeck
Brian, As David said ... Though python is *huge* relatively speaking, around 36 MB uncompressed, while the complete standard AstLinux compressed image is around 50 MB. The least amount of work would be to rewrite your script in bash, php or basic perl. Lonnie On Apr 22, 2018, at 10:32 PM, D

Re: [Astlinux-users] Astlinux - Python

2018-04-22 Thread David Kerr
You would need to do a custom build. Astlinux does not have a package manager so you cannot simply add packages to a running system. But python exists in the Astlinux build system, it is just not included by default. So you would need to setup a build system (Linux in a virtual machine) and then