Subj : creating a threadsafe JS engine To : mozilla-jseng@mozilla.org From : Anindita.Mahapatra@comverse.com (Mahapatra Anindita) Date : Mon Feb 03 2003 09:07 pm I'm trying to create a thread safe engine I downloaded admin/explode.pl & Linux2.2_x86_glibc_PTH_OPT.OBJ/mdbinary.jar & mdheader.jar using anonymous login from ftp.mozilla.org/pub/nspr/r4.1/ using bin mode of course As per the instructions, I run 'perl ./admin/explode.pl' This just creates an include dir under Linux2.2_x86_glibc_PTH_OPT.OBJ but does not extract the files themselves Doing a 'which unzip' yields - unzip: Command not found. using jar explicitly yields: jar -xvf mdbinary.jar created: META-INF/ Error! CRCs do not match! Got f1785c12, expected 8227c46e Please advise ... Thanks Anindita .