--- Brian Ingerson <[EMAIL PROTECTED]> wrote:
> On 28/10/02 08:21 -0800, James Michael DuPont wrote:
> > Ingy,
> > this is great news. Currently we are building an install
> > at work with a structure like this :
> > 
> > ROOT -
> >      CONFIG
> >              config for module 1
> >              config for module 2
> >      Processing
> >                Module1 Exe + scripts
> >                    - libs for module 1
> >                Module2 Exe + scripts
> >                    - libs for module 2
> >      Feeds
> >             files from system 1
> >             files from system 2
> >   
> > So the idea is to use makemake to install the
> > binaries, scripts and modules for module x into
> > /processing/module1/
> > 
> > and the libs into 
> > /processing/module1/libs
> > 
> > and the config files into 
> > /config/
> > 
> > Is this easy/possible with Cpan::MakeMaker, and if so, 
> > i will put the work into using it for this project,
> 
> EVERYTHING IS POSSIBLE AT CPAN::MAKEMAKER (http://zombo.com)

Great site, now I know what to ask for as a birthday present, 
a zombo teeshirt!!
LOL!

> 
> Should be possible. It's Perl. :)
> 
> You just gave me an idea. I'll probably need to figure out an API for
> extending CP::MM. Probably not today :)

Please tell me more. Tomorrow I will start packaging an exisiting C++
application as an Inline Modules under msvc 7. At least I can fake the
build for now and try and just get it to package the executable.

That will be very interesting to use inline at work, we have a lot of
c++ code written.

mike

ps : I now got yves email right, sorry about the bad address before.


=====
James Michael DuPont
http://introspector.sourceforge.net/

__________________________________________________
Do you Yahoo!?
Y! Web Hosting - Let the expert host your web site
http://webhosting.yahoo.com/

Reply via email to