Creating install scripts - any tools?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Creating install scripts - any tools?

Schwab,Wilhelm K
Hello all,

Are there any tools that help in writing install scripts?  I am thinking along the lines of something that would sniff out all MC packages with me as author and propose a script to load them.  As an optional bonus, it might put them in the correct order??  I wrote a tool called Migrate to do these kinds of things for Dolphin, and (if I ever figure it out) will release a Pharo-friendly version.

Bill


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: Creating install scripts - any tools?

Mariano Martinez Peck


On Fri, Jul 10, 2009 at 7:10 PM, Schwab,Wilhelm K <[hidden email]> wrote:
Hello all,

Are there any tools that help in writing install scripts?  I am thinking along the lines of something that would sniff out all MC packages with me as author and propose a script to load them.  As an optional bonus, it might put them in the correct order??  I wrote a tool called Migrate to do these kinds of things for Dolphin, and (if I ever figure it out) will release a Pharo-friendly version.

I don't know if there is a tool. What I do is create by hand my own script. As a base, I look to the install script that comes with the image (Damien's one) and also to lukas one: http://code.google.com/p/pharo/wiki/ImageBuildScripts
 

Bill


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project