[rt-users] Draft of messages
charlycr74 at yahoo.com.ar
charlycr74 at yahoo.com.ar
Mon Feb 17 11:10:52 EST 2014
See here, let me know if you need something else:
[root at rtwebserver RT-Extension-Drafts-0.01]# ls -l /data/sites/rt.domain.com/rt4/lib/
total 28
drwxr-xr-x 18 root bin 4096 Apr 6 2013 RT
-rw-r--r-- 1 root bin 23298 Apr 6 2013 RT.pm
[root at rtwebserver RT-Extension-Drafts-0.01]# perl Makefile.PL
Cannot determine perl version info from lib/RT/Extension/Drafts.pm
Cannot
find the location of RT.pm that defines $RT::LocalPath in: inc
/usr/local/lib64/perl5 /usr/local/share/perl5
/usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl
/usr/lib64/perl5 /usr/share/perl5 . /opt/rt3/lib /opt/lib/rt3 /opt/lib
/usr/local/rt3/lib /usr/local/lib/rt3 /usr/local/lib /home/rt3/lib
/home/lib/rt3 /home/lib /usr/rt3/lib /usr/lib/rt3 /usr/lib /sw/rt3/lib
/sw/lib/rt3 /sw/lib
Path to your RT.pm: /data/sites/rt.domain.com/rt4/lib/RT.pm
Cannot
find the location of RT.pm that defines $RT::LocalPath in: inc
/usr/local/lib64/perl5 /usr/local/share/perl5
/usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl
/usr/lib64/perl5 /usr/share/perl5 . /opt/rt3/lib /opt/lib/rt3 /opt/lib
/usr/local/rt3/lib /usr/local/lib/rt3 /usr/local/lib /home/rt3/lib
/home/lib/rt3 /home/lib /usr/rt3/lib /usr/lib/rt3 /usr/lib /sw/rt3/lib
/sw/lib/rt3 /sw/lib /data/sites/rt.domain.com/rt4/lib/RT.pm
/data/sites/rt.domain.com/rt4/lib/RT.pm/rt3/lib
/data/sites/rt.domain.com/rt4/lib/RT.pm/lib/rt3
/data/sites/rt.domain.com/rt4/lib/RT.pm/lib
Path to your RT.pm:
El día sábado, 15 de febrero de 2014 18:36, Kevin Falcone <falcone at bestpractical.com> escribió:
On Fri, Feb 14, 2014 at 12:17:04PM -0800, charlycr74 at yahoo.com.ar wrote:
> something fool..
> my RT instance is not installed on the default location, when it was
> asking for the location of RT.pm I was putting the full path to the
> file, including file name. Since I had to enter the path over and
> over, I thought that was not compatible with my RT version.
The piece of code which prompts you for your RT location trims off
RT.pm, so if you type /opt/sw/request-tracker/lib/RT.pm it should
remove RT.pm.
Would you show it failing for you so I can file a bug against
Module::Install::RTx (the support module used here) if needed?
-kevin
--
RT Training London, March 19-20 and Dallas May 20-21
http://bestpractical.com/training
More information about the rt-users
mailing list