Re: SeaMonkey 2.42.9
Dave Yeo <[email protected]> Fri, 9 Jun 2017 21:33:53 -0700
| Newsgroups | gmane.comp.mozilla.devel.os2 |
|---|---|
| Message-ID | <[email protected]> |
Steve Wendt wrote: > On 6/8/2017 7:53 PM, Dave Yeo wrote: > >> Interestingly, a debug build correctly displays the "Connection to >> server news.ecomstation.com timed out" message. > > Lack of reproduction in debug mode always makes things interesting. :-/ > Seems it's actually a packaging error. Works when I run SeaMonkey from dist/bin or, and I just tried something I've never tried before, make install. Running \usr\local\lib\seamonkey-2.42\seamonkey.exe, it also works. Should be able to compare the logs from make install and make package to find the packaging error. make install should also install to \usr\local\lib\seamonkey2.42.9. I guess this is one way to make a RPM, use @UNIXROOT/usr as the prefix and have a script in @UNIXROOT/usr/bin to launch SeaMonkey. Have to see what Bitwise's plan is. Dave Dave