Re: Java/Mozilla

2004-03-10 Thread Hans Gubitz
On Tue, Mar 09, 2004 at 05:57:13PM -0500, Jeff Elkins wrote:
 #deb ftp://ftp.informatik.hu-berlin.de/pub/Java/Linux/debian unstable main 
 non-free
That didn't work with me.

My steps:

1. Get j2re-1_4_2_03-linux-i586.bin from Sun
2. Installation as described by SUN in /usr/local/bin
3. cd /usr/lib/mozilla/plugins
4. ln -s /usr/local/bin/j2re1.4.2_03/plugin/i386/ns610-gcc32/libjavaplugin_oji.so . 

Hans
-- 
Hans Gubitz [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Java/Mozilla

2004-03-10 Thread Jeff Elkins
On Wednesday 10 March 2004 02:38 am, Hans Gubitz wrote:
On Tue, Mar 09, 2004 at 05:57:13PM -0500, Jeff Elkins wrote:
 #deb ftp://ftp.informatik.hu-berlin.de/pub/Java/Linux/debian unstable main
 non-free

That didn't work with me.

My steps:

1. Get j2re-1_4_2_03-linux-i586.bin from Sun
2. Installation as described by SUN in /usr/local/bin
3. cd /usr/lib/mozilla/plugins
4. ln -s
 /usr/local/bin/j2re1.4.2_03/plugin/i386/ns610-gcc32/libjavaplugin_oji.so .

Hans

Thanks, this worked for me as well. 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Java/Mozilla

2004-03-09 Thread Roberto Sanchez
Jeff Elkins wrote:
I'm working with a new sid install and am having some trouble getting java to 
work with Mozilla 1.6. Blackdown Java 1.4 is installed and functional and 
following the debian java faq, I symlinked  
 /usr/lib/j2se/1.4/jre/plugin/i386/mozilla/javaplugin_oji.so 
into /usr/lib/mozilla/plugins. 

No dice, no java. 

Java does work with konqueror though...

Are you using the plugin version that was compiled with
gcc 3.2?  That was the detail that I missed which caused
Java not to work for me.
-Roberto


signature.asc
Description: OpenPGP digital signature


Re: Java/Mozilla

2004-03-09 Thread Kent West
Jeff Elkins wrote:

I'm working with a new sid install and am having some trouble getting 
java to work with Mozilla 1.6. Blackdown Java 1.4 is installed and 
functional and following the debian java faq, I symlinked  
 /usr/lib/j2se/1.4/jre/plugin/i386/mozilla/javaplugin_oji.so into 
/usr/lib/mozilla/plugins.
No dice, no java.
Java does work with konqueror though...

What are your permissions on /usr/lib/

--
Kent
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Java/Mozilla

2004-03-09 Thread G45p3r
ln -s 
/usr/adicionales/j2re1.4.2_01/plugin/i386/ns610-gcc32/libjavaplugin_oji.so
/usr/local/mozilla-v1.6/plugins

Jeff Elkins escribió:

I'm working with a new sid install and am having some trouble getting java to 
work with Mozilla 1.6. Blackdown Java 1.4 is installed and functional and 
following the debian java faq, I symlinked  
/usr/lib/j2se/1.4/jre/plugin/i386/mozilla/javaplugin_oji.so 
into /usr/lib/mozilla/plugins. 

No dice, no java. 

Java does work with konqueror though...

Thanks for any help...





 



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Java/Mozilla

2004-03-09 Thread Jeff Elkins
On Tuesday 09 March 2004 05:39 pm, Roberto Sanchez wrote:
Jeff Elkins wrote:
 I'm working with a new sid install and am having some trouble getting java
 to work with Mozilla 1.6. Blackdown Java 1.4 is installed and functional
 and following the debian java faq, I symlinked
  /usr/lib/j2se/1.4/jre/plugin/i386/mozilla/javaplugin_oji.so
 into /usr/lib/mozilla/plugins.

 No dice, no java.

 Java does work with konqueror though...

Are you using the plugin version that was compiled with
gcc 3.2?  That was the detail that I missed which caused
Java not to work for me.

-Roberto

I don't know. How can I tell, and if not how do I correct it?

#deb ftp://ftp.informatik.hu-berlin.de/pub/Java/Linux/debian unstable main 
non-free

Was the source for Java.  As I said, konq/java works.

Jeff


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Java/Mozilla

2004-03-09 Thread Jeff Elkins
On Tuesday 09 March 2004 02:00 pm, G45p3r wrote:
ln -s
/usr/adicionales/j2re1.4.2_01/plugin/i386/ns610-gcc32/libjavaplugin_oji.so
/usr/local/mozilla-v1.6/plugins

Jeff Elkins escribió:
I'm working with a new sid install and am having some trouble getting java
 to work with Mozilla 1.6. Blackdown Java 1
j and following the debian java faq, I symlinked
 /usr/lib/j2se/1.4/jre/plugin/i386/mozilla/javaplugin_oji.so
into /usr/lib/mozilla/plugins.

No dice, no java.

Java does work with konqueror though...

Thanks for any help...

java version 1.4.1
Java(TM) 2 Runtime Environment, Standard Edition (build Blackdown-1.4.1-beta)
Java HotSpot(TM) Client VM (build Blackdown-1.4.1-beta, mixed mode)

I have no ns610-gcc32 subdir

Jeff


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Java/Mozilla

2004-03-09 Thread Jeff Elkins
On Tuesday 09 March 2004 05:48 pm, Kent West wrote:
 Jeff Elkins wrote:
 I'm working with a new sid install and am having some trouble getting
 java to work with Mozilla 1.6. Blackdown Java 1.4 is installed and
 functional and following the debian java faq, I symlinked
  /usr/lib/j2se/1.4/jre/plugin/i386/mozilla/javaplugin_oji.so into
 /usr/lib/mozilla/plugins.
 No dice, no java.
 Java does work with konqueror though...

What are your permissions on /usr/lib/

--
Kent

drwxr-xr-x  124 root root40960 Mar  9 12:04 lib

FWIW, the flash and mplayer plugins in the /usr/lib/mozilla/plugins dir work 
fine. 

Jeff


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Java/Mozilla

2004-03-09 Thread Johann Spies
On Tue, Mar 09, 2004 at 05:57:13PM -0500, Jeff Elkins wrote:
 I don't know. How can I tell, and if not how do I correct it?
 
 #deb ftp://ftp.informatik.hu-berlin.de/pub/Java/Linux/debian unstable main 
 non-free
 
 Was the source for Java.  As I said, konq/java works.

Somebody referred me to  http://jopa.studentenweb.org/debian for
debian packages that would work with Mozilla 1.6 in unstable.

And it works.

You can use this in your /etc/apt/sources list.

deb http://jopa.studentenweb.org/debian ./

I suppose this would not be official archives.

Regards
Johann
-- 
Johann Spies  Telefoon: 021-808 4036
Informasietegnologie, Universiteit van Stellenbosch

 What good is it, my brothers, if a man claims to have 
  faith, but has no deeds? Can such faith save him?
  Suppose a brother or sister is without clothes and
  daily food.   If one of you says to him, Go, I wish
  you well; keep warm and well fed, but does nothing
  about his physical needs, what good is it? In the same
  way, faith by itself, if it is not accompanied by
  actions, is dead.  James 2:14-17 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Java mozilla

2003-07-16 Thread Leandro Guimarães Faria Corsetti Dutra
Em Wed, 16 Jul 2003 17:40:37 -0300, joeyramones escreveu:

 Gostaria de testar outros java alem do j2re da blackdown com o mozilla.
 jah testei o binario direto da sun, o pacote da blackdown
 e o binario da ibm em varias versoes, mas nenhum me satisfez.
 Ao procurar outros jvm encontrei kissme, sablevm,
 java-virtual-machine-dummy, kaffe...

O java-virtual-machine-dummy não faz nada em si mesmo, ele só depende de
alguma das jvms que eu me lembre.

As jvms livres que me lembre não estão ainda compatíveis com o j2re.


-- 
 _
/ \  Leandro Guimarães Faria Corsetti Dutra +41 (21) 648 11 34
\ /  http://br.geocities.com./lgcdutra/ +41 (78) 778 11 34
/ \  Responda à lista, não a mim diretamente!   +55 (11) 5686 2219
Dê-me nota se te ajudei:   http://svcs.affero.net/rm.php?r=leandro



Re: java + mozilla solucinado !

2002-01-31 Thread Javier Fafián Alvarez
On Wed, Jan 30, 2002 at 11:34:21PM +, v1k1ng0 wrote:
 On Wed, Jan 30, 2002 at 01:05:52PM +0100, Javier Fafián Alvarez wrote:
  Hola, pues eso, que no soy capaz de hacer que mozilla me soporte java.
  He probado de todo, bajarme el plugín, con el netinstaller, en fin, que
  no se qué hacer ..
  ¿ Una ayudita ?
  
 
 Hola,
 añade en /etc/apt/sources.list la siguiente linea:
 deb ftp://ftp.tux.org/pub/java/debian woody non-free
 
 ó cualquier otro mirror, aquí puedes ver la lista:
 http://www.blackdown.org/java-linux/mirrors.html
 
Gracias, no veas lo que me ha costado que alguien me de un buen link !!!


-- 
Javier Fafián Alvarez   |La vida es aquello que te va sucediendo
Debian/GNU  Linux   |mientras tu te empeñas en hacer otros planes.



Re: java + mozilla

2002-01-30 Thread v1k1ng0
On Wed, Jan 30, 2002 at 01:05:52PM +0100, Javier Fafián Alvarez wrote:
 Hola, pues eso, que no soy capaz de hacer que mozilla me soporte java.
 He probado de todo, bajarme el plugín, con el netinstaller, en fin, que
 no se qué hacer ..
 ¿ Una ayudita ?
 

Hola,
añade en /etc/apt/sources.list la siguiente linea:
deb ftp://ftp.tux.org/pub/java/debian woody non-free

ó cualquier otro mirror, aquí puedes ver la lista:
http://www.blackdown.org/java-linux/mirrors.html

Luego apt-get update y apt-get install j2re1.3, eso es todo.

Saludos...

-- 
v1k1ng0
Orgullo Vikingo


pgp3DUlTNo8ZA.pgp
Description: PGP signature