Re: Building FF 45 with ANPM?
Dave Yeo <[email protected]> Sun, 1 Sep 2019 10:01:49 -0700
| Newsgroups | gmane.comp.mozilla.devel.os2 |
|---|---|
| Message-ID | <[email protected]> |
Christer Jacobsson wrote: > As Salaam Aleikum! > > Have any of you built FF45 with ANPN(sp?), and if so, how did you do it? ANPM is a package manager, it installs programs (in the form of RPM's) along with all their dependencies. If you had access to the Firefox RPM, you would just choose it and click install. > > She's a virgin using this tool, so I want to know how to do this. Btw, > must the FF45 zip file be unzipped first to some temp dir, for example > m:\tools\anpm\temp or can ANPM be run directly against the zip file? Depending on which version of FF45 you are installing, and I'd advise one of my more recent builds of Nightly, you can just unzip it into a directory like always and run it from there. Before running, you have to install the dependencies listed in the README.OS2 file or RPM.REQUIREMENTS, easiest with ANPM, then run as always. Note that it no longer needs run! or a script to set LIBPATHSTRICT and BEGINLIBPATH. Dave