Re: Java and flash plugin for Mozilla

2001-06-27 Thread Mart van de Wege
On Tue, 26 Jun 2001 19:21:06 -0400
Chun Kit Edwin Lau <[EMAIL PROTECTED]> wrote:

>  Hi everyone,
>  
>   After a long and exhausted trial and error, I am giving up.  I can't
> get the java and flash plugin work for mozilla.  Anyone care to tell me
> how they get it working?  Java doesn't seem to properly finish the
> installation even it said so.  After Java 2 plugin installation, I can't
> really start mozilla again unless I delete the file
> /usr/lib/mozilla-0.9.1/xpicleanup.dat
>  
What helped a lot in my case on my hand-compiled mozilla was installing an
older version of the C++ standard library. It seems the Java plugin
depends on it. What it needs is libstdc++2.9-. I don't know the
full package name, so check out the package list, it should be in the
oldlibs section.

Mart


pgpMbvrYXv8gb.pgp
Description: PGP signature


Where's Java? [was Re: Java and flash plugin for Mozilla]

2001-06-27 Thread DvB

Paulo Henrique Baptista de Oliveira wrote:


Hi all,
I installed Flash in Mozilla 0.9.1 on a sid debian machine but cant
get to find java plugin for it.
Any pointers?
Thanks, PH
Em Tue, 26 Jun 2001 22:18:10 -0500, DvB <[EMAIL PROTECTED]>
escreveu:



try http://home.netscape.com/plugins/jvm.html



Re: Java and flash plugin for Mozilla

2001-06-27 Thread Chun Kit Edwin Lau
Same here, exactly same problem. no xpicleanup process. just the file. I tried 
sun and netscape's java2... but no luck.  It maybe a good idea for someone to 
make a deb so that I don't have to dig into that anymore. Just too exhausted.

Edwin Lau


On Wed, Jun 27, 2001 at 03:39:15PM +0200, Alex Suzuki wrote:
> On Wed, Jun 27, 2001 at 09:41:57AM -0300, Christoph Simon wrote:
> > That's what I did: Because of a comment I read in debian-user, I
> > started Mozilla first as root (giving myself the permisions) and
> > visited a site I knew is using java. Then I just had to follow the
> > dialog boxes. and voil?! Now it's working also for a normal user---up
> > to the point that java is not crashing. If it weren't for the bank, I
> > wouldn't want to install it.
> 
> Hmm... I'm trying to do the same here, with the 0.9.1 packages from
> unstable/non-us. I start Mozilla as root, and the Java 2 plugin
> (I visit java.sun.com) seems to install fine (it says so in the
> browser window). However, when I then close Mozilla, it is unable
> to start. It says that some kind of installation is in progress,
> I have to restart. It comes again and again.
> I saw in one of the replies that there was an xpicleanup process
> running, however, this is not the case on my machine. There is
> no xpicleanup process running, so none to kill. I even rebooted
> the machine once, but it still wouldn't start. I then removed
> the xpicleanup.dat file, then it starts.
> But then Java doesn't work, it prompts me again for installation
> when I visit a Java site, despite some java stuff lying in
> /usr/lib/mozilla-0.9.1. It also doesn't show up when I type
> about:plugins as URL. Frustrated, I then delete /usr/lib/mozilla-0.9.1,
> and copy back an old one.
> 
> Can somebody help?
> Alex
> -- 
> Alex Suzuki ..::.. [EMAIL PROTECTED] ..::.. http://www.cynox.ch
> GEEK code:  GCS d+(-) s a--->-- C+++ UL P+>++ L+++> E- W+++$
> N++ o? K? w-- !O !M V- PS+ !PE Y+ PGP- t+++ 5+ X@ R- tv--@ b+ DI
> D++ G-- e* h-- r++ y+
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 

-- 
Edwin Lau ([EMAIL PROTECTED])



Re: Java and flash plugin for Mozilla

2001-06-27 Thread Christoph Simon
On Wed, 27 Jun 2001 15:39:15 +0200
Alex Suzuki <[EMAIL PROTECTED]> wrote:

> On Wed, Jun 27, 2001 at 09:41:57AM -0300, Christoph Simon wrote:
> > That's what I did: Because of a comment I read in debian-user, I
> > started Mozilla first as root (giving myself the permisions) and
> > visited a site I knew is using java. Then I just had to follow the
> > dialog boxes. and voilà! Now it's working also for a normal user---up
> > to the point that java is not crashing. If it weren't for the bank, I
> > wouldn't want to install it.
> 
> Hmm... I'm trying to do the same here, with the 0.9.1 packages from
> unstable/non-us. I start Mozilla as root, and the Java 2 plugin
> (I visit java.sun.com) seems to install fine (it says so in the
> browser window).

That's the reason why I didn't download java manually. It turns out,
that Mozilla considers java to be a plug-in and takes it from
netscape's site automagically. I wasn't able to do anything remotely
useful in a browser with any of the famous java implementations
neither for Netscape, Mozilla nor for StarOffice. (Java from sun's
site certainly crashes StarOffice quite badly).

> However, when I then close Mozilla, it is unable
> to start. It says that some kind of installation is in progress,
> I have to restart. It comes again and again.
> I saw in one of the replies that there was an xpicleanup process
> running, however, this is not the case on my machine. There is
> no xpicleanup process running, so none to kill. I even rebooted
> the machine once, but it still wouldn't start. I then removed
> the xpicleanup.dat file, then it starts.

There was another message today (don't remember in which list) talking
about that. It seems that, just after installation, there is some
similarly named process still running, which would have to be
killed. But I myself also deleted just this file.

> But then Java doesn't work, it prompts me again for installation
> when I visit a Java site, despite some java stuff lying in
> /usr/lib/mozilla-0.9.1. It also doesn't show up when I type
> about:plugins as URL. Frustrated, I then delete /usr/lib/mozilla-0.9.1,
> and copy back an old one.

If it prompts for installation, choose the automatic way. It'll bring
you to netscape's site. This works for me so far.

--
Christoph Simon
[EMAIL PROTECTED]
---
^X^C
q
quit
:q
^C
end
x
exit
ZZ
^D
?
help
shit
.



Re: Java and flash plugin for Mozilla

2001-06-27 Thread Alex Suzuki
On Wed, Jun 27, 2001 at 09:41:57AM -0300, Christoph Simon wrote:
> That's what I did: Because of a comment I read in debian-user, I
> started Mozilla first as root (giving myself the permisions) and
> visited a site I knew is using java. Then I just had to follow the
> dialog boxes. and voilà! Now it's working also for a normal user---up
> to the point that java is not crashing. If it weren't for the bank, I
> wouldn't want to install it.

Hmm... I'm trying to do the same here, with the 0.9.1 packages from
unstable/non-us. I start Mozilla as root, and the Java 2 plugin
(I visit java.sun.com) seems to install fine (it says so in the
browser window). However, when I then close Mozilla, it is unable
to start. It says that some kind of installation is in progress,
I have to restart. It comes again and again.
I saw in one of the replies that there was an xpicleanup process
running, however, this is not the case on my machine. There is
no xpicleanup process running, so none to kill. I even rebooted
the machine once, but it still wouldn't start. I then removed
the xpicleanup.dat file, then it starts.
But then Java doesn't work, it prompts me again for installation
when I visit a Java site, despite some java stuff lying in
/usr/lib/mozilla-0.9.1. It also doesn't show up when I type
about:plugins as URL. Frustrated, I then delete /usr/lib/mozilla-0.9.1,
and copy back an old one.

Can somebody help?
Alex
-- 
Alex Suzuki ..::.. [EMAIL PROTECTED] ..::.. http://www.cynox.ch
GEEK code:  GCS d+(-) s a--->-- C+++ UL P+>++ L+++> E- W+++$
N++ o? K? w-- !O !M V- PS+ !PE Y+ PGP- t+++ 5+ X@ R- tv--@ b+ DI
D++ G-- e* h-- r++ y+



Re: Java and flash plugin for Mozilla

2001-06-27 Thread Christoph Simon
On Wed, 27 Jun 2001 07:09:43 -0300
Paulo Henrique Baptista de Oliveira <[EMAIL PROTECTED]> wrote:

>   Hi all,
>   I installed Flash in Mozilla 0.9.1 on a sid debian machine but cant
> get to find java plugin for it.
>   Any pointers?
>   Thanks, PH

That's what I did: Because of a comment I read in debian-user, I
started Mozilla first as root (giving myself the permisions) and
visited a site I knew is using java. Then I just had to follow the
dialog boxes. and voilà! Now it's working also for a normal user---up
to the point that java is not crashing. If it weren't for the bank, I
wouldn't want to install it.

--
Christoph Simon
[EMAIL PROTECTED]
---
^X^C
q
quit
:q
^C
end
x
exit
ZZ
^D
?
help
shit
.



Re: Java and flash plugin for Mozilla

2001-06-27 Thread Paulo Henrique Baptista de Oliveira
Hi all,
I installed Flash in Mozilla 0.9.1 on a sid debian machine but cant
get to find java plugin for it.
Any pointers?
Thanks, PH
Em Tue, 26 Jun 2001 22:18:10 -0500, DvB <[EMAIL PROTECTED]>
escreveu:

> Chun Kit Edwin Lau wrote:
> 
> > Hi,
> > 
> > Can you plz tell me which version of mozilla are you using. Mine
> is 0.9.1 (the latest)? In my case, the program seems to install
> normally, but just that xpicleanup.dat that causes mozilla not to
> start.  Also, flash doesn't even work for me.
> > 
> > Edwin Lau
> > 
> 
> I'm currently running the 2001062609 nightly build which is a 
> development version of 0.9.2.
> As I mentioned in my last follow-up, you might want to try running a
> kill -HUP on the xpicleantup process instead of deleting the file.
> That 
> process is what's making mozilla think that it's still running.
> 
> As to flash, how are you going about installing it? Your problem
> might 
> be there.
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
> 
> 


-- 
Paulo Henrique B de Oliveira
Gerente de Operações - Linux Solutions -
http://www.linuxsolutions.com.br
O maior conteúdo de Linux em língua portuguesa - OLinux -
http://www.olinux.com.br
(21)526-7262 ramal 31



Re: Java and flash plugin for Mozilla

2001-06-26 Thread DvB

Chun Kit Edwin Lau wrote:


Hi,

Can you plz tell me which version of mozilla are you using. Mine is 
0.9.1 (the latest)? In my case, the program seems to install normally, but just 
that xpicleanup.dat that causes mozilla not to start.  Also, flash doesn't even 
work for me.

Edwin Lau



I'm currently running the 2001062609 nightly build which is a 
development version of 0.9.2.
As I mentioned in my last follow-up, you might want to try running a 
kill -HUP on the xpicleantup process instead of deleting the file. That 
process is what's making mozilla think that it's still running.


As to flash, how are you going about installing it? Your problem might 
be there.




Re: Java and flash plugin for Mozilla

2001-06-26 Thread Chun Kit Edwin Lau
Hi,

Can you plz tell me which version of mozilla are you using. Mine is 
0.9.1 (the latest)? In my case, the program seems to install normally, but just 
that xpicleanup.dat that causes mozilla not to start.  Also, flash doesn't even 
work for me.

Edwin Lau


On Tue, Jun 26, 2001 at 07:57:35PM -0500, DvB wrote:
> Chun Kit Edwin Lau wrote:
> 
> >  Hi everyone,
> >  
> > After a long and exhausted trial and error, I am giving up.  I can't 
> > get the java and flash plugin work for mozilla.  Anyone care to tell me how 
> > they get it working?  Java doesn't seem to properly finish the installation 
> > even it said so.  After Java 2 plugin installation, I can't really start 
> > mozilla again unless I delete the file /usr/lib/mozilla-0.9.1/xpicleanup.dat
> >  
> > 
> 
> Flash has always worked for me just by copying the .so file into 
> $MOZILLA/plugins. Java, however, has given me some trouble lately. I 
> finally did get it to install after a couple tries and them, as with 
> you, it refused to start. I fixed that by running a ps ax and noticing 
> that xpicleanup (or something similar) was still running. After kill 
> -HUP'ing this process, mozilla started and java worked fine.
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 

-- 
Edwin Lau ([EMAIL PROTECTED])



Re: Java and flash plugin for Mozilla

2001-06-26 Thread DvB

Chun Kit Edwin Lau wrote:


 Hi everyone,
 
 	After a long and exhausted trial and error, I am giving up.  I can't get the java and flash plugin work for mozilla.  Anyone care to tell me how they get it working?  Java doesn't seem to properly finish the installation even it said so.  After Java 2 plugin installation, I can't really start mozilla again unless I delete the file /usr/lib/mozilla-0.9.1/xpicleanup.dat
 



Flash has always worked for me just by copying the .so file into 
$MOZILLA/plugins. Java, however, has given me some trouble lately. I 
finally did get it to install after a couple tries and them, as with 
you, it refused to start. I fixed that by running a ps ax and noticing 
that xpicleanup (or something similar) was still running. After kill 
-HUP'ing this process, mozilla started and java worked fine.




Java and flash plugin for Mozilla

2001-06-26 Thread Chun Kit Edwin Lau
 Hi everyone,
 
After a long and exhausted trial and error, I am giving up.  I can't 
get the java and flash plugin work for mozilla.  Anyone care to tell me how 
they get it working?  Java doesn't seem to properly finish the installation 
even it said so.  After Java 2 plugin installation, I can't really start 
mozilla again unless I delete the file /usr/lib/mozilla-0.9.1/xpicleanup.dat
 
-- 
Edwin Lau ([EMAIL PROTECTED])