WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: "cross running" of applications  (Read 1700 times)

Offline P5music

  • Full Member
  • ***
  • Posts: 167
"cross running" of applications
« on: March 28, 2010, 03:55:36 AM »
hi
I'm running tinycore along with another linux distro installed in the same filesystem:
now
-there is an application on the other linux installation (can be rebuilt if necessary)
-this application has some dependencies which are satisfied in its own linux system and in tinycore too
I ask you if it is possile to run the binary of this application from tinycore.
thanks in advance

Offline Guy

  • Hero Member
  • *****
  • Posts: 1089
Re: "cross running" of applications
« Reply #1 on: March 28, 2010, 05:00:56 AM »
To run it in Tiny Core, it needs to be made into an extension.

Tiny Core won't run the applications of the other operating system.
Many people see what is. Some people see what can be, and make a difference.

Offline bigpcman

  • Hero Member
  • *****
  • Posts: 719
Re: "cross running" of applications
« Reply #2 on: March 28, 2010, 06:48:22 AM »
To run it in Tiny Core, it needs to be made into an extension.

Tiny Core won't run the applications of the other operating system.

This seems a bit extreme. The TC application management system ( for extensions ) requires tcz's. But applications can be manually installed.
big pc man

Offline ^thehatsrule^

  • Administrator
  • Hero Member
  • *****
  • Posts: 1726
Re: "cross running" of applications
« Reply #3 on: March 28, 2010, 12:36:35 PM »
Short answer: just try it (and if it runs it's probably fine :P)

If that's not good enough, then the next 'easiest' method would be to compile it statically.

Obviously, this is assuming that the same architecture is being used.