daisy wrote: > Thank u. > I install MKS Toolkit to run all.sh on Windows 2000, > but it have the error message as follows: > # ./all.sh > init.sh: ./all.sh 86: not found
This error message was caused by a bug in our test script. It assumed that the current directory (.) is on your PATH. You can work around this bug by adding . to your PATH. This bug is fixed in NSS 3.4 (http://bugzilla.mozilla.org/show_bug.cgi?id=87914). What version of NSS are you using? You should use the latest stable release, 3.4.2. Wan-Teh
