Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: P5music on March 28, 2010, 06:55:36 AM

Title: "cross running" of applications
Post by: P5music on March 28, 2010, 06: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
Title: Re: "cross running" of applications
Post by: Guy on March 28, 2010, 08: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.
Title: Re: "cross running" of applications
Post by: bigpcman on March 28, 2010, 09: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.
Title: Re: "cross running" of applications
Post by: ^thehatsrule^ on March 28, 2010, 03: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.