in reply to Re^2: Automated build and deployment.
in thread Automated build and deployment.

Krang includes XS modules that need to be compiled. It does make certain assumptions about the target though, e.g. that it is a unixy system with a compiler available.

Replies are listed 'Best First'.
Re^4: Automated build and deployment.
by techcode (Hermit) on Jun 08, 2006 at 08:39 UTC
    Yes that is a bit of problem I guess.

    Eitherway I'm using just Perl modules, or those widely available (such as TemplateToolkit). And while I use Windows - most of apps (~ 99%) are deployed to Linux or FreeBSD servers.

    I was also thinking to provide binary distros - where XS modules would be allready compiled.


    Have you tried freelancing? Check out Scriptlance - I work there. For more info about Scriptlance and freelancing in general check out my home node.
      Krang does support binary distros. You can compile it on a platform and then make a binary distribution from your compiled code.