Re: Search Bar Not Working...
Dave Yeo <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.os2 |
|---|---|
| Message-ID | <[email protected]> |
Doug Bissett wrote: > On Fri, 26 Feb 2016 12:31:43 UTC, Ian Manners<[email protected]> > wrote: > >> >I'm still trying to get past the 'cant load xul.dll', I'm not a yum user so I installed all the files mentioned in the readme:( > The Readme is missing a bunch of things. Use PMDLL to find out what, > and install them. Even then, you will probably still have problems > because it seems that the latest FF has some hard coded paths for > things like FONT management (and possibly other things), that depend > on the RPM/YUM setup. You can work around the hardcoded paths by setting %FONTCONFIG_FILE% to point to fonts.conf (tested and it works) or using %FONTCONFIG_PATH% to point at the default configuration directory (not tested yet) and editing fonts.conf to change the defaults. Note that OS2FONTDIR is actually the ini files. Also use *nix type directory separators, / Lots of hard to read info at http://www.freedesktop.org/software/fontconfig/fontconfig-user.html Dave Dave