[rt-users] Re: Problem with RT and FreeBSD 4.5-STABLE
Vivek Khera
khera at kcilink.com
Mon May 13 10:26:11 EDT 2002
>>>>> "RD" == Rainer Duffner <rainer at ultra-secure.de> writes:
RD> If I install a newer Getopt::Long via CPAN - where does it get installed ?
RD> If it is in /usr/local, does RT pick it up in favour to the one in /usr ?
One of the options in CPAN (recent versions -- upgrade CPAN first) is
to pass the UNINST=1 flag to the install phase. That will remove the
older Getopt::Long modules in the @INC path perl uses to find modules.
Anyhow, if you type "perl -V" it will show you the search path it uses
to find modules. The first one found is the one used, so if
/usr/local is before /usr, you're good to go.
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Vivek Khera, Ph.D. Khera Communications, Inc.
Internet: khera at kciLink.com Rockville, MD +1-240-453-8497
AIM: vivekkhera Y!: vivek_khera http://www.khera.org/~vivek/
More information about the rt-users
mailing list