On 01/25/2010 12:45 PM, NoOp wrote:
> On 01/24/2010 01:06 AM, Rod Lovett wrote:
>> Hi
>> I installed seamonkey 2.0.2 in Debian Lenny 64 bit, and it runs, so----- 
>> is it both 32 and 64 bit compatible.
>> However it will not run the 64 bit libflashplayer.so file downloaded 
>> from adobe in the plugins folder as the 32 bit seamonkey will with the 
>> 32 bit file.
>> I then tried the 32 bit libflashplayer.so, and seamonkey promptly crashed.
>> I looked on the seamonkey website but nothing terribly helfpul revealed 
>> itself.
>>   So I wonder how to get 64 bit flash working, or even 64 bit java going 
>> or is this still a work in progress. Would symlinks help.
>> Any non MS folk have any ideas I wonder?
>> Regards
>> Rod
> 
> You'll need to install the nightly 64bit version:
> <http://ftp.mozilla.org/pub/mozilla.org/seamonkey/nightly/latest-comm-1.9.1/>
> [seamonkey-2.0.3pre.en-US.linux-x86_64.tar.bz2]
> 
> 

Sorry, forgot to add the info for java:

$ locate libnpjp2.so
$ mkdir /home/<username>/.mozilla/plugins/
$ cd ~/.mozilla/plugins/
$ ln -s <path to libnpjp2.so>
$ ln -l

Example for the last; I have jre version 18 installed in /usr/lib/jvm.
So my link in ~/.mozilla/plugins/ is:
$ ln -s /usr/lib/jvm/jre1.6.0_18/lib/amd64/libnpjp2.so


_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to