On Thu, Mar 5, 2009 at 10:18 PM, Chen, Peter <peter.c...@itg.com> wrote: > Ok, so what do I do now?
Just take out the version check in SizeLimit for now. In the version you have it probably looks like this: if (SOLARIS && $Config{'osvers'} >= 2.6) { - Perrin