[rt-users] I've asked the beginner perl group but no one responded

Ruslan Zakirov ruz at bestpractical.com
Wed Apr 16 12:21:29 EDT 2008


Apache-DBI is only required when you're using mod_perl and even in
this case it's optional. Are you going to use mod_perl?

Without errors we couldn't help you install other modules.

On Tue, Apr 15, 2008 at 7:55 PM, Mathew <mathew.snyder at gmail.com> wrote:
> I'm trying to make the (re-)installation of RT as painless as possible
>  for future generations.  I've encountered a problem though in that I
>  can't get HTML::FormatText, XML::RSS or Apache-DBI to install through
>  `make fixdeps`.  As a result I've written a small script which parses
>  the output of `make testdeps` for any lines containing "MISSING".
>
>  I'm trying to pass these modules onto cpan and force their installation
>  with no luck.  I've tried the following:
>  CPAN::Shell::force(install,$mod_name)
>  CPAN::Module::force(install,$mod_name)
>  system "perl -MCPAN -e 'force install $mod_name'"
>
>  None work.
>
>  How can I take care of this?
>
>  Mathew
>  --
>  JJ: "I've lost faith in you Matt."
>  Matt: "What?"
>  JJ: "You're listening to Metallica."
>  Matt: "Come on now, it isn't like I actually paid for it."
>
>  Keep up with me and what I'm up to: http://theillien.blogspot.com
>  _______________________________________________
>  http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>
>  Community help: http://wiki.bestpractical.com
>  Commercial support: sales at bestpractical.com
>
>
>  Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
>  Buy a copy at http://rtbook.bestpractical.com
>



-- 
Best regards, Ruslan.



More information about the rt-users mailing list