[rt-users] Why I am recommending 3.6 over 3.8 to my boss
Vick Khera
khera at kcilink.com
Fri Nov 5 09:04:07 EDT 2010
On Nov 5, 2010, at 8:59 AM, Josh Narins wrote:
> They are never clobbered with:
>
> ./configure --prefix=/opt/local
so now you need your own private copy of perl in /opt/local as well.... else the package system may clobber your perl modules installed by hand too. It becomes a very tangled web when you have some stuff manually installed and some by packages, were the manual stuff is intermixed with the packages, like CPAN installation of modules.
More information about the rt-users
mailing list