Everything is possible with CPAN::MakeMaker!!!

Brian, I have been experimenting with the prefixes,
everything is happy, except my configuration directory.

I will need to add a new install target into the 
makefile to say something like this:

config_install ::
        -@$(MKPATH) $(INSTALLCONFIGDIR)
        @$(MOD_INSTALL) \
                $(INST_CONFIG) $(INSTALLCONFIG)

and pass in the to WriteMakefile

INST_CONFIG => "foo"
and 
INSTALLCONFIG =>  "/blah/blah" 

Any ideas on how to do this?

Welcome to CPAN::MakeMaker

mike



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

__________________________________________________
Do you Yahoo!?
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/

Reply via email to