Re: Firefox 38.8.0 Beta 7 released
Steve Wendt <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.os2 |
|---|---|
| Message-ID | <[email protected]> |
On 06/11/16 09:59 pm, Dave Yeo wrote: >> Since the new ffmpeg-libs didn't work with your SeaMonkey build, > > I must have built that just before Dmik added the code to load the newer > FFmpeg libs. Next build will fix this. I figured as much. :) > Which raises the question of how to build the next TB and SM releases. > I'm conflicted between following Bitwise's lead and using the system NSS > and NSPR or like what I'm currently using, the Mozilla versions. > Opinions? I think you already know my opinion, but: a) If you do "yum install seamonkey" then it should use system libraries, with proper dependencies etc. b) If you download a ZIP or installer (WarpIn or otherwise), it should statically link and/or include most needed libraries. As far as dmik stated, it is a goal for bitwise to eventually do the first method properly. So offering the second method seems ideal to me.