> Firebird produces error message at install time that "The
MozillaFirebird.exe
> file is linked to the missing export OLEAUT32.DLL:77". However said DLL
> exists in C:\WINDOWS\SYSTEM.
>
> What is the problem and what is the fix?
What's missing is not the dll, but the *export* (which is an addressable
subroutine within the dll). In other words, the exe file is trying to
address a subroutine in OLEAUT32.DLL, but not finding it. That can either
mean that the version of the dll you have is too old, too new, or munged.
Try finding an update.
- David R.
_______________________________________________
Thinkpad mailing list
Thinkpad@stderr.org
http://stderr.org/cgi-bin/mailman/listinfo/thinkpad
Received on Sun Jul 6 20:30:52 2003
This archive was generated by hypermail 2.1.8 : Fri May 26 2006 - 16:00:58 EDT