Re: for love of Seamonkey 2.19 (unofficial 64-bit Linux port build)

2013-07-21 Thread Jens Hatlak

jgomez wrote:

Daniel wrote:

Towards the middle of that page, under "Known Issues", they list
Windows, Linux and Mac differences!


For Known Issues - (GNU)Linux, Oracle Java 7 plugin, it says:

: ... then start SeaMonkey with LD_PRELOAD=libstdc++.so.6 in front."

Can someone show the command line? Is it just
foo@bar:~$LD_PRELOAD=libstdc++.so.6 /usr/local/seamonkey/seamonkey ?


Yes, that should do it. You can also use the alternative form with 
export, but I would only recommend to do that in a script since if you 
do it in an interactive shell, the export will effect anything else you 
run from that shell, too.


HTH

Jens

--
Jens Hatlak 
SeaMonkey Trunk Tracker 
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: for love of Seamonkey 2.19 (unofficial 64-bit Linux port build)

2013-07-18 Thread WaltS

On 07/18/2013 04:23 AM, jgomez wrote:

Daniel wrote:

Towards the middle of that page, under "Known Issues", they list
Windows, Linux and Mac differences!


For Known Issues - (GNU)Linux, Oracle Java 7 plugin, it says:

: ... then start SeaMonkey with LD_PRELOAD=libstdc++.so.6 in front."

Can someone show the command line? Is it just
foo@bar:~$LD_PRELOAD=libstdc++.so.6 /usr/local/seamonkey/seamonkey ?

Thanks




"export LD_PRELOAD='libstdc++.so.6'
  seamonkey"

Ref: 

--
openSUSE 12.3 (64-bit) KDE 4.10.2
Thunderbird Earlybird 24.0a2 with Lightning 2.6a2
You've been warned, but still continue to run red lights?
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: for love of Seamonkey 2.19 (unofficial 64-bit Linux port build)

2013-07-18 Thread jgomez

Daniel wrote:

Towards the middle of that page, under "Known Issues", they list
Windows, Linux and Mac differences!


For Known Issues - (GNU)Linux, Oracle Java 7 plugin, it says:

: ... then start SeaMonkey with LD_PRELOAD=libstdc++.so.6 in front."

Can someone show the command line? Is it just
foo@bar:~$LD_PRELOAD=libstdc++.so.6 /usr/local/seamonkey/seamonkey ?

Thanks
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: for love of Seamonkey 2.19 (unofficial 64-bit Linux port build)

2013-07-10 Thread Daniel

Ant wrote:

On 7/7/2013 4:41 AM PT, Daniel typed:


http://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/2.19/contrib/


I finally upgraded my 64-bit Debian oldstable to stable last night, but
it broke my old 32-bit SeaMonkey v2.19 due to missing files. :( I even
installed the packages that have them. I tried IceApe's old SM package
and it worked, but dang it is too old and two addons were not enabled.

So, I decided to try this unofficial 64-bit v2.19 and it worked! So far,
nothing is broken. Is there a list of known issues for only this
unofficial contributed set?


Try this, Ant...

http://www.seamonkey-project.org/releases/seamonkey2.19/


I meant only for the unofficial 64-bit Linux build, not the whole
generic v2.19.


Towards the middle of that page, under "Known Issues", they list 
Windows, Linux and Mac differences!


--
Daniel

User agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:21.0) Gecko/20100101 
Firefox/21.0 SeaMonkey/2.18 Build identifier: 20130502201647

or

User agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:22.0) 
Gecko/20100101 Firefox/22.0 SeaMonkey/2.19 Build identifier: 20130625002157

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: for love of Seamonkey 2.19 (unofficial 64-bit Linux port build)

2013-07-10 Thread Ant

On 7/7/2013 11:30 PM PT, Justin Wood (Callek) typed:


I should note that while we do build this officially, we do *NOT*
officially "support" it.

Primarily because we don't have any forms of testing/saneness checking
of these buids at this time.

We also do not have any form of automated updates generated for these
builds.


Do I assume future small incremental upgrades can't be done through
64-bit SM's "Check for Updates" and have to download the full .tar.bz
file to extract and use? I know 32-bit can do that since they are
official.


For the time being that is correct. We do have plans to make the updates
through "Check for Updates" available, but right now there are some
technical hurdles to pass for that, and they are less important hurdles
than others we have atm.


Alright. Please kindly let us know when those small updates are finally 
released. So for now, we will update our SM with full packages.




I wonder how many users use 64-bit Mozilla web browsers. Maybe I need to
have both 32-bit (need to fix my missing .so file issues even though the
files exist). Hmm!


Mozilla Firefox has a decently non-zero number of 64 bit linux users,
one downside there is that the web properties still link to 32 bit iirc,
so on the release channel (and lesser extent beta) there is more 32 bit
users than 64 bit last I checked. while its opposite for nightly/aurora.
Granted those facts about Firefox may have changed since it has been
over a year since I last looked at the hard numbers there.


Interesting and thanks. :)
--
"The tiny ant dares to enter the lion's ear." --Armenian
   /\___/\ Ant(Dude) @ http://antfarm.ma.cx (Personal Web Site)
  / /\ /\ \Ant's Quality Foraged Links: http://aqfl.net
 | |o   o| |
\ _ /If crediting, then use Ant nickname and AQFL URL/link.
 ( ) If e-mailing, then axe ANT from its address if needed.
Ant is currently not listening to any songs on this computer.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: for love of Seamonkey 2.19 (unofficial 64-bit Linux port build)

2013-07-10 Thread Ant

On 7/7/2013 4:41 AM PT, Daniel typed:


http://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/2.19/contrib/


I finally upgraded my 64-bit Debian oldstable to stable last night, but
it broke my old 32-bit SeaMonkey v2.19 due to missing files. :( I even
installed the packages that have them. I tried IceApe's old SM package
and it worked, but dang it is too old and two addons were not enabled.

So, I decided to try this unofficial 64-bit v2.19 and it worked! So far,
nothing is broken. Is there a list of known issues for only this
unofficial contributed set?


Try this, Ant...

http://www.seamonkey-project.org/releases/seamonkey2.19/


I meant only for the unofficial 64-bit Linux build, not the whole 
generic v2.19.

--
"Yeah, what's left of it. I was in the militia -- national guard... 
That's good! Wasn't any war any more than there's war between men and 
ants." --stranger; "And we're eat-able ants. I found that out... What 
will they do with us?" --Pierson from H.G. Wells' The War of the Worlds

   /\___/\ Ant(Dude) @ http://antfarm.ma.cx (Personal Web Site)
  / /\ /\ \Ant's Quality Foraged Links: http://aqfl.net
 | |o   o| |
\ _ /If crediting, then use Ant nickname and AQFL URL/link.
 ( ) If e-mailing, then axe ANT from its address if needed.
Ant is currently not listening to any songs on this computer.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey