issue with adconfig.pl and libnjni9
26-Mar-08 14:33 Arkiveret i:
btb
1.
1- open script adconfig.pl at the dbTier ##### AND the $AD_TOP/bin directory... otherwise the change will disappear as soon as adpreclone runs...
2- search for $filereturn =~ s/(.*\s+ELF )(\d\d)(-bit .*)/$2/;
3- change into $filereturn = 32;
1- open script adconfig.pl at the dbTier ##### AND the $AD_TOP/bin directory... otherwise the change will disappear as soon as adpreclone runs...
2- search for $filereturn =~ s/(.*\s+ELF )(\d\d)(-bit .*)/$2/;
3- change into $filereturn = 32;