Hi,

On 11/29/13 21:30, Kevin Ingwersen wrote:
Well I basically just wanted to figure out which parts of GNUstep i must add to 
the executable in case of redistributing to a target which does not have a 
trail of GNUstep.
Do you have a suggestion how that could be done?
Am 29.11.2013 um 21:28 schrieb Ivan Vučica <[email protected]>:
The "clean" way is the road detailed by Fred which I never tried.

The "dirty" way is to copy part of the existing installation "inside" the application folder. You end up with a fat folder with an executable you can click-and-launch.

I have a script that copies everything inside and then selectively cleans stuff known not to be needed (other apps/tools, frameworks, etc). This is essentially trial-and-error. Currently I am stillq uite fat, around 100MB per App, but it works for internal usage.

I should share my script on my blog as soon as I have cleaned it up more!!!

Riccardo

_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to