Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

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

by merlyn (Sage)
on Jan 17, 2004 at 02:43 UTC ( [id://321983]=note: print w/replies, xml ) Need Help??


in reply to Installing lots of things in different places with MakeMaker

MakeMaker wants to install things under defined directories. You can't just start making things up. Since a template isn't executable, I'd put them under the lib directory, like lib/templates/mumble.

-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.

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

Replies are listed 'Best First'.
Re: •Re: Installing lots of things in different places with MakeMaker
by ehdonhon (Curate) on Jan 17, 2004 at 02:49 UTC

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

      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.
      Assuming you have control of all environments this will be installed, why not symlink /usr/local/templates to lib/templates/mumble (as merlyn suggests)?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://321983]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (6)
As of 2024-04-19 09:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found