<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On 11 April 2016 at 14:36, Emmanuel Lacour <span dir="ltr"><<a href="mailto:elacour@easter-eggs.com" target="_blank">elacour@easter-eggs.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><br>
For those who may need it, I just did a quick fresh install of RT 4.4.0<br>
on Centos 7 with only rpm dependencies. I collected some, rebuild others<br>
and put everything here:<br>
<br>
<a href="http://rt.easter-eggs.org/rpms/el7/README.txt" rel="noreferrer" target="_blank">http://rt.easter-eggs.org/rpms/el7/README.txt</a><br>
<br><br></blockquote><div><br></div><div>Allow me to ask something: </div><div><br></div><div>On my FreeBSD, I usually just do the following - for instance:</div><div><br></div><div>tar zxvf rt-4.4.0.tar.gz</div><div>cd rt-4.4.0</div><div><div>./configure --prefix=/opt/rt4 \</div><div>        --with-db-host=localhost \</div><div>        --with-db-rt-user=rt4user \</div><div>        --with-db-rt-pass=rXXXXX \</div><div>        --with-web-user=www  \</div><div>        --with-web-group=www \</div><div>        --with-rt-group=rt4 \</div><div>        --enable-graphviz \</div><div>        --enable-gd \</div><div>        --enable-gpg \</div><div>        --with-web-handler=modperl2</div></div></div><br>make testdeps</div><div class="gmail_extra"><br></div><div class="gmail_extra">In the output of testdeps will be the modules makrked as MISSING. I just get the output and run the install using the cpan shell</div><div class="gmail_extra"><br></div><div class="gmail_extra">cpan> install mod1 mod2..modN</div><div class="gmail_extra">cpan> exit</div><div class="gmail_extra"><br></div><div class="gmail_extra">make testdeps # again and install what failed to install...</div><div class="gmail_extra"><br></div><div class="gmail_extra">Why on Linux you have to install even what is probably already installed?</div><div class="gmail_extra"><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div>Best regards,<br>Odhiambo WASHINGTON,<br>Nairobi,KE<br>+254 7 3200 0004/+254 7 2274 3223<br>"<span style="font-size:12.8px">Oh, the cruft.</span><span style="font-size:12.8px">"</span></div></div></div>
</div></div>