Re: configuring startperl during make ?



On Dec 28, 2007 9:10 PM, Mayuresh Nirhali <mayureshnirhali@xxxxxxxxx> wrote:

In my make environment surrounding the DBI compilation, I have a perl script
which is used during 'make install' instead of default install binary. I
realized that MakeMaker will ignore such INSTALL variable overriding. The
ideal place for that onliner in my env is to be included in this install
perl script, but that will not work as I mentioned earlier. any ideas here
??

I'm not sure what's really going on here. It's usually straightforward
to install a module; if you have to write code just to get a module
installed, that's quite UNusual. Is your site that much different than
every other place where these modules get installed? I have the
feeling that you haven't said yet what makes your situation unusual,
and that may make all the difference.

Cheers!

--Tom Phoenix
Stonehenge Perl Training
.



Relevant Pages

  • Re: More installing modules issues - using a local directory
    ... When I try to install WWW::Mechanize, it finds the old version - not ... shell; your shell may require different syntax, ... Using the correct path should allow the ... Stonehenge Perl Training ...
    (perl.beginners)
  • Re: More installing modules issues - using a local directory
    ... When I try to install WWW::Mechanize, it finds the old version - not ... shell; your shell may require different syntax, ... Using the correct path should allow the ... Stonehenge Perl Training ...
    (perl.beginners)
  • Re: Module Installation - Solaris
    ... > I do not have access to a "C" compiler, ... You should be able to install modules that don't use C without a C ... Stonehenge Perl Training ...
    (perl.beginners)
  • Re: error in execution
    ... perlmodinstall manpage to learn how to install a module correctly? ... --Tom Phoenix ... Stonehenge Perl Training ...
    (perl.beginners)