Tiny Core Linux
Tiny Core Base => TCB Q&A Forum => Topic started by: mjtrac on February 15, 2012, 09:47:24 PM
-
I would like to use some Python extensions that include .so files. Would it be reasonable to build the .so files on an Ubuntu recent release and expect them to transfer over without much difficulty? Or is there actually a way to get a full configure/make environment onto tiny core? I added gcc but found I still didn't have files like /usr/include/stdio.h.
Thanks in advance.
-
Start with the wiki.
http://wiki.tinycorelinux.net/wiki:creating_extensions (http://wiki.tinycorelinux.net/wiki:creating_extensions)
-
Hi mjtrac
You want to install compiletc.tcz. It will pull in most if not all of what you need.
-
Thanks to both of you. That's pretty fast response time :)