Tiny Core Linux
Tiny Core Extensions => TCE Q&A Forum => Topic started by: mbzadegan on December 06, 2010, 04:25:50 AM
-
Dear TinyCore users :
How to make new extensions from its sources ( tar.gz ) or from portable compiled source ?
This URL http://wiki.tinycorelinux.com/Creating+Extensions don't telling about portable apps ...
Tnx ..
-
well basically if you have precompiled (as you call it portable) binaries, then you start with section 3. on that wiki page, assuming that you copied all files from the portable app to the folder /tmp/package...
personally I prefer real tinycore builds though, because strange lib dependency or other problems are hardly likely to occur that way.
-
Running 'ldd' on the executables before packaging could not harm.