http://qs321.pair.com?node_id=321984


in reply to •Re: Installing lots of things in different places with MakeMaker
in thread Installing lots of things in different places with MakeMaker

Unfortunately my requirements are pretty rigid in this regard. Any possible ways to get around this limitation of MakeMaker?

  • Comment on Re: •Re: Installing lots of things in different places with MakeMaker

Replies are listed 'Best First'.
Re: Re: •Re: Installing lots of things in different places with MakeMaker
by Anonymous Monk on Jan 17, 2004 at 04:39 UTC
    It is not a limitation of MakeMaker. You use MakeMaker to install perl programs and modules, not as a generic install system. Use DEB or RPM or something.
Symlink
by geekbunker (Acolyte) on Jan 17, 2004 at 23:52 UTC
    Assuming you have control of all environments this will be installed, why not symlink /usr/local/templates to lib/templates/mumble (as merlyn suggests)?