Raphaël MOUNEYRES <raphael.mouneyres <at> sagemcom.com> writes:
> > > i'm dealing with missing <at> INC by adding > a line such this one at the begining of the RT_SiteConfig.pm file : > use lib '/opt/rt3/local/plugins/xxxyourplguin/lib'; > and there it goes, RT si starting ok > Raphaël > Hi Raphaël, I added a line as below but the error still comes and RT would not start use lib'/usr/local/rt-3.8.8-ora/local/plugins/RT-Extension-SLA/lib';
