Yes it has a chance to work if you copy all the dependencies.
You should also be able to copy the entire library to a separate
directory, e.g. /home/rt/ and prepend it to perl's search path and so
avoid messing the entire systems' perl module install.
If you run RT under apache then pay attention to the various mod_perl
path config options. It might be a little tricky to set it early
enough to take effect (this might be only relevant for .so loading,
I'm not sure).
Some questions for you:
1. Which distro is it?
2. Have you looked for distro packages for RT?
3. Are you using CPANPLUS? It has yum/apt like package dependancy
resolution. (although not perfect).
4. RT is supported by a large community and a company (best practical,
I think), have you looked around its dedicated support sites?

Good luck,
Amos

On 2/24/10, Rick Phillips <[email protected]> wrote:
> I am trying to install RT (Request Tracker) on a new server but have
> found myself in Perl dependency hell.  RT uses a lot of Perl modules but
> I have successfully installed RT a few times and for some reason this
> one is harder than usual.
>
> I have another server with the identical environment with all compiled
> Perl modules installed correctly and to save time, I was wondering if I
> could simply copy over the Perl modules from one server to another.
>
> Are there any Perl aficionados who can confirm that this is a plan which
> will work?  Time is not on my side on this job.
>
> Regards,
>
> Rick
>
> --
> SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
> Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
>
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to