RT dependencies

Hello List,

            I'm struggling with RT dependencies istallation. I'm 

trying to install it with Apache 2. One of the dependencies is
HTML-Mason. So I have downloaded HTML-Mason-1.35. But the prerequisite
for it is Apache::Request, which is part of Apache 1.3 . Is it right ? Am
I lost in resolving the dependencies ?

Regards

Mariusz Stakowski

Yes, I did. In fact make testdeps indicates, that it needs
HTML-Mason-1.23. But I think it should be interpreted as at least version
1.23. Or should I install exactly that version ?

    Regards

Mariusz Stakowski

Mathew Snyder theillien@yahoo.com
2006-10-27 11:01

    Do:     Mariusz Stakowski <StakowskiM@prokom.pl>
    DW:     (UDW: Mariusz Stakowski/WROCŁAW/PROKOM/PL)
    Temat:  Re: [rt-users] RT dependencies

Have you tried make fixdeps?

Mathew

Mariusz Stakowski wrote:

                            Hello List,

            I'm struggling with RT dependencies istallation. I'm 

trying to install it with Apache 2. One of the dependencies is
HTML-Mason. So I have downloaded HTML-Mason-1.35. But the prerequisite
for it is Apache::Request, which is part of Apache 1.3 . Is it right ? Am
I lost in resolving the dependencies ?

You can skip the Apache::Request dependencies.

Yes, I did. In fact make testdeps indicates, that it needs
HTML-Mason-1.23. But I think it should be interpreted as at least version
1.23. Or should I install exactly that version ?

They’re always intended to be “at least” dependencies. (Though sometimes
a new release will break something)