Re: Building FF 45 with ANPM?

Dave Yeo <[email protected]> Sun, 15 Sep 2019 11:58:22 -0700
Newsgroups gmane.comp.mozilla.devel.os2
Message-ID <[email protected]>
Christer Jacobsson wrote:
> Ok, so She first opens the RPM_REQUIREMENTS in the e.exe editor, selects
> all and paste it to the clipboard and paste it when ANPM asks for the
> libraries. But how do She point ANPM where FF45 lives? Currently it sits
> in y:\firefox\firefox which contains the abovmentioned RPM_REQUIREMENTS,
> but the FF code itself is currently unzipped so where the unzipped file
> go? M:\tools\ANPM\temp perhaps, and how do She tell ANPM where the code
> sits?

When you install ANPM, it will download a bunch of RPM packages and 
install them in @UNIXROOT\usr after asking which drive to use for 
@UNIXROOT (set UNIXROOT=x: in config.sys where x: is a drive with room 
for perhaps a GB of files). It'll also adjust your config.sys to put 
x:\usr\lib close to the front of LIBPATH.

>
> Btw, in the README.OS2 file it's mentioned that a script, dbrestore,zip
> should be run BEFORE using FF45 so the profiles will be compatible with
> earlier versions of FF which will be good, escpecially if She wants to
> do a quick visit to for example wikipedia or www.fass.se to look up some
> drugs.

This is only needed for really old versions of FF, before v4 IIRC.

> Remember that this system only have 640Mib RAM and a 800MHz
> Pentium-III processor.

Hmm, FF45 is going to be hard to run with that little memory and slow 
with that CPU. It may not even be worth using as the CPU will be pegged 
too long and likely the swap file will thresh.
You will need patience to run it
Dave