OS2 World Community Forum
OS/2, eCS & ArcaOS - Technical => Internet => Topic started by: Martin Iturbide on July 12, 2014, 05:17:34 pm
-
Hi
I recently installed Firefox 17.0.11 (Warpin Unofficial - thunderbird-17.0.11esrpre.en-us.os2-wpi.wpi) on a fresh eCS 2.1 installation. I installed the latest libc, gcc and the Mozilla fonts.
When I run Firefox I get the message. "Couldn't load xpcom.dll".
1) Just in case I added X:\Programs\Firefox to the path and libpath, and did not worked.
2) A also thought that it was because firefox xpcom.dll was in conflict with an older thunderbird xpcom.dll, so I installed also Thunderbird 17.0.11 WPI and I have both xpcom.dll on the same level. But it keeps giving the same error.
Can you please give me hint? Am I missing something on the config.sys?
-
I thought the "couldn't load xpcom" problem was fixed :( The problem is that it is a generic failure message, you"re probably missing one of the other dependencies. You can use yum,
yum install mmap pthread libgcc446 libgcc473 libstdc++
or download http://hobbes.nmsu.edu/download/pub/os2/apps/internet/www/browser/moz_required_dlls_v1.zip (http://hobbes.nmsu.edu/download/pub/os2/apps/internet/www/browser/moz_required_dlls_v1.zip)
-
Thanks Dave, it worked.
I just did a "yum install mmap" and "yum install pthread" and installed all the dependencies I was missing. (But I keep disliking FHS (https://es.wikipedia.org/wiki/Filesystem_Hierarchy_Standard)).
Now it is working. Thanks a lot.
-
I always get this if I attempt to open a URL from PMMail but Firefox isn't already running.
-
I always get this if I attempt to open a URL from PMMail but Firefox isn't already running.
You need to set the working directory to the Firefox program directory
-
I always get this if I attempt to open a URL from PMMail but Firefox isn't already running.
You need to set the working directory to the Firefox program directory
Aha!!! Thank you...never realized that the PMMail setting had put a '.' in that field...no wonder the DLL was not being found...!!!
-
I always get this if I attempt to open a URL from PMMail but Firefox isn't already running.
You need to set the working directory to the Firefox program directory
Aha!!! Thank you...never realized that the PMMail setting had put a '.' in that field...no wonder the DLL was not being found...!!!
UPDATE => I get a chance to try this out...the program settings updated as per my previous post, but result is still the same...so I suspect something else is going on. For what's it worth, I have a fairly old version of PMMail, like 2.00.15?
-
That's strange, I'm pretty sure that's how I had it set up using PMMail 1.96 and Mozilla.
-
The easy way is to use RUN! to start Firefox, and call that from PMMail (READ the RUN! docs). Otherwise, you may need to use a startup script for Firefox. Using RUN! (always, for the Mozilla group of programs) looks after a number of other problems too.