Re: FF 38.2.1 B6
Dave Yeo <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.os2 |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote: > I am trying to install FF but I have no idea where to put fontconfig downloaded from warpzilla website. > Without it ff is not starting and doesn't show any error. > Thanks for help > Put the DLL in the LIBPATH and put the fonts directory somewhere and point to it with FONTCONFIG_PATH SET FONTCONFIG_PATH=x:/path/to/fonts and then test with fc-list.exe (should show your installed fonts, will take a minute to cache them) Dave