[rt-users] Upgrade issues 3.0.6 -> 3.0.10 [long]
Ruslan U. Zakirov
cubic at acronis.ru
Mon May 10 13:30:30 EDT 2004
Sorry, you have FreeBSD and I didn't read full message til end.
I don't know why apache/mod_perl don't use env variable that you set.
you can try 'use libs qw(...)' in webmux.pl
Ruslan U. Zakirov wrote:
> I think you forgot to point that you also have upgraded perl, have you?
>
> mod_perl binds to perl version and even if you upgrade it, mod_perl
> fetch modules from old paths so you have to rebuild mod_perl against new
> perl version. Or use old perl interpreter to install modules, for eg:
> perl5.8.0 -e 'install DBIx::SearchBuilder' -MCPAN
>
> But you want perl5.8.3, I hope you saw discussions about issues.
> If you have RPM system you can try perl from Fedora. I use it in out
> production and it's good enought.
>
> Good luck. Ruslan.
>
> Andy Harrison wrote:
>
>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> On Mon, 10 May 2004 20:06:41 +0400, Ruslan U. Zakirov wrote
>> Subject: "Re: [rt-users] Upgrade issues 3.0.6 -> 3.0.10 [long]"
>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>
>>
>>> You should install latest DBIx::SearchBuilder.
>>> When you upgrade don't forget about test-dependencies.
>>
>>
>>
>> I have the latest version installed, however, since it is pulling
>> Mason from the wrong path, it is highly likely it is pulling
>> DBIx::SearchBuilder from the wrong path also. I upgraded the version in
>> the wrong path so it least the upgrade should be able to proceed until
>> I can figure out why it's pulling from the wrong path in the first
>> place...
>>
>>
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>
> RT Developer and Administrator training is coming to LA, DC and
> Frankfurt this spring and summer.
> http://bestpractical.com/services/training.html
>
> Sign up early, as class space is limited.
More information about the rt-users
mailing list