Re: Installing Firefox
Steve Wendt <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.os2 |
|---|---|
| Message-ID | <[email protected]> |
On 4/13/2016 11:17 AM, John Poltorak wrote: > At least in theory... firefox does do something, I'm not entirely sure > what, for around a minute, but nothing appears on screen. Is there > anything like 'verbose' flag I can start it with to see what it is doing? Anything in popuplog.os2? Do you have exceptq installed (not required, but recommended for when there are crashes)? If so, do you have any *.trp files in the program directory? You can also try capturing any output by running it like so: firefox.exe > output.txt 2>&1 > http://os2news.warpstock.org/mozsupport-2016-03-16.zip > http://hobbes.nmsu.edu/download/pub/os2/dev/util/mzfntcfgft_runtime_20150829.zip Note that the files in mzfntcfgft have newer versions in mozsupport, so you don't really need that any more. > set FONTCONFIG_PATH=%unixroot%\@unixroot/etc/fonts I don't think you need this when you have UNIXROOT configured, but I think in that case it is expected that you not have \@unixroot either. I'm not the expert on that, though; I just extracted fontconfig to the root of the same drive as the Mozilla apps, which is the simplest method if you aren't using YUM to download and install the RPM packages.