On 11 April 2016 at 14:36, Emmanuel Lacour <[email protected]> wrote:
> > For those who may need it, I just did a quick fresh install of RT 4.4.0 > on Centos 7 with only rpm dependencies. I collected some, rebuild others > and put everything here: > > http://rt.easter-eggs.org/rpms/el7/README.txt > > > Allow me to ask something: On my FreeBSD, I usually just do the following - for instance: tar zxvf rt-4.4.0.tar.gz cd rt-4.4.0 ./configure --prefix=/opt/rt4 \ --with-db-host=localhost \ --with-db-rt-user=rt4user \ --with-db-rt-pass=rXXXXX \ --with-web-user=www \ --with-web-group=www \ --with-rt-group=rt4 \ --enable-graphviz \ --enable-gd \ --enable-gpg \ --with-web-handler=modperl2 make testdeps 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 cpan> install mod1 mod2..modN cpan> exit make testdeps # again and install what failed to install... Why on Linux you have to install even what is probably already installed? -- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 "Oh, the cruft."
--------- RT 4.4 and RTIR Training Sessions https://bestpractical.com/training * Washington DC - May 23 & 24, 2016
