WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Making New Extension  (Read 1542 times)

Offline mbzadegan

  • Newbie
  • *
  • Posts: 33
Making New Extension
« 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 ..
« Last Edit: December 06, 2010, 05:04:33 AM by mbzadegan »

Offline gutmensch

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 605
  • I can make it disappear, have no fear!
    • remembrance blog
Re: Making New Extension
« Reply #1 on: December 06, 2010, 05:57:00 AM »
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.
If I seem unduly clear to you, you must have misunderstood what I said. (Alan Greenspan)

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: Making New Extension
« Reply #2 on: December 06, 2010, 11:49:45 AM »
Running 'ldd' on the executables before packaging could not harm.
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)