"Michael Kaply" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> OK, it sounds like you have two XPCOM.DLLs on your system and LIBPATH is
> pointing to the wrong one.
>
> Set your BEGINLIBPATH to the directory where you are running MOZILLA.
>
> Also, check for other XPCOM.DLL on your system.
>
> Mike Kaply
> IBM
Indeed the problem was XPCOM.DLL the problem was that os2web (the IBM port
release) put itself in the libpath blocking this one from working
effectively. I removed os2web from the libpath and all is well now! Is
removing os2web from the libpath going to cause any problems.