Re: SeaMonkey 2.35a1
Dave Yeo <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.os2 |
|---|---|
| Message-ID | <[email protected]> |
On 02/22/16 06:41 PM, David McKenna wrote: > Dave, > > On Mon, 22 Feb 2016 17:12:36 -0800, Dave Yeo wrote: > >> Hi I've uploaded a preview of SeaMonkey 2.35 to bitbucket in five part >> harmony :) >> https://bitbucket.org/dryeo/dry-comm-esr31/downloads/seamonkey-2.35a1.en-US.os2.zip >> along with .z01-.z04 to get around upload problems I've been having. >> If anyone wants to concat the zips together, I can give write access. >> >> This build is a few commits behind the recent bitwise release of >> FF38esr. Still using the internal Cairo so printing should still work >> (untested). Requires the new fontconfig. and otherwise the same >> requirements as 2.28. >> One known issue is >> https://github.com/bitwiseworks/mozilla-os2/issues/152, fixed after I >> built this, there is a workaround mentioned in the issue. >> I'll upload a version equal to the current FF release as well as TB when >> I get a chance. > > Thanks for the build... how are these supposed to go together? I tried a > 'copy /b A+B+C.....' but it doesn't seem to work - I get an 'end of directory > not found' error when I try to unzip the result.. > > Regards, > > Dave McKenna unzip seamonkey-2.35a1.en-US.os2 should do it. Try unzip -t seamonkey-2.35a1.en-US.os2 and please report if there are errors. Hopefully it is not corrupt. Dave