[Rt-devel] rtir-1.1.5 compilation problem
    Phil Rodrigues 
    phil.rodrigues at nyu.edu
       
    Thu Feb 17 14:47:23 EST 2005
    
    
  
Jessie and I went back and forth and fixed it.  I think this will take 
care of the problems I ran into (2 missing Perl modules, and an 
incorrect Makefile.PL in the tar).
rtir-1.1.5/README:
    REQUIRED PACKAGES
    * Module::Install and Module::Install::RTx, which can be installed 
like this:
       perl -MCPAN -e'install Module::Install'
       perl -MCPAN -e'install Module::Install::RTx'
rtir-1.1.5/Makefile.PL:
    # diff Makefile.PL Makefile.NEW
    6d5
    < description('RT extension for Incident Response');
I hope this helps the next guy. :)
Phil
    
    
More information about the Rt-devel
mailing list