LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 01-05-2007, 09:55 AM   #1
m3mys3lf4ndi
Member
 
Registered: Mar 2005
Posts: 46

Rep: Reputation: 15
Java, azureus, firefox, suse 10.2 ....


For whole morning i was trying to install java properly so i could run azureus and had that bloody plugin working in firefox....
still no luck.


ver wich my suse came with was too old for azureus to install. so decided to download one from java.com - jre-1_5_0_10-linux-amd64-rpm.bin <--- first, (coz im on amd64 but with 32bit support installed) --> nothing works

then i've noticed that it sais there that linux64 users should intall 32bit ver. so uninstalled 64 and downloaded i586 instead. --> still nothing...

uninstalled it all again and added repo to my yast setup :

ftp.pbone.net/pub/opensuse/distribution/SL-10.0-OSS/inst-source-java/

after installing java from this konqueror said that Im using an older ver of java tech (1.5.03) and that the newer is available but still no luck with firefox... even tho that i've tried to symlink it with /firefox/plugins/ cos i've found some /usr/lib/jvm/java-1.5.0-sun-1.5.0_03/jre/plugin/i386/ns7/libjavaplugin_oji.so
, there was two ver. ns7 and ns7-gcc299 (as far as i can remember-->definetly lower than 3)



i've managed to install azureus via yast with repo:
packman.iu-bremen.de .... but still couldnt start it and found in /tmp/azureus.log:
Code:
Exception in thread "main" java.lang.UnsatisfiedLinkError: no swt-pi-gtk-3320 or swt-pi-gtk in swt.library.path, java.libary.path or the jar file
	at org.eclipse.swt.internal.Library.loadLibrary(Library.java:219)
	at org.eclipse.swt.internal.Library.loadLibrary(Library.java:151)
	at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:22)
	at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
	at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
	at org.eclipse.swt.widgets.Display.<clinit>(Display.java:126)
	at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.<init>(SWTThread.java:89)
	at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.createInstance(SWTThread.java:68)
	at org.gudy.azureus2.ui.swt.mainwindow.Initializer.<init>(Initializer.java:107)
	at org.gudy.azureus2.ui.swt.Main.<init>(Main.java:80)
	at org.gudy.azureus2.ui.swt.Main.main(Main.java:180)
wrrrrrrrrrrrrr....

any ideas how to make it all work ??
 
Old 01-05-2007, 03:32 PM   #2
google01103
Member
 
Registered: May 2006
Distribution: Suse 10.2 x64
Posts: 247

Rep: Reputation: 31
i've got 64bit 10.2 and all installed and working

What I think your problem is, is that FF by default has the 32 bit installed. Make sure Java, Azureus and FF are all 64 bit.

To get Flash and Adobe to work with 64bit FF you'll need nspluginwrapper - both rpm's (in Packman the 2nd is Id'ed as a 586 rpm). This is because there are no 64bit versions.

I don't use the Azureus rpm, I found I had better luck dl'ing the tar ball and placing it in /opt and executing the included script - but you could have better luck.
 
Old 01-05-2007, 04:19 PM   #3
m3mys3lf4ndi
Member
 
Registered: Mar 2005
Posts: 46

Original Poster
Rep: Reputation: 15
Thanks a lot,
got FF 64bit instaled - working fine :] but im having hard times with packman repo in yast... it seems like thers no such as directory like : packman.iu-bremen.de/suse/10.2/x86_64/ .... i got it added but not as x86_64...
looks like: packman.iu-bremen.de/suse/10.2/ .........

then i looked at http://packman.links2linux.org/ and only rpm with "wrapper" in its name was OCF-pcsc-wrapper-1.2-0.pm.1.noarch.rpm ... :/

can u help me a bit more and link to it pls ?

cheers
 
Old 01-05-2007, 04:44 PM   #4
google01103
Member
 
Registered: May 2006
Distribution: Suse 10.2 x64
Posts: 247

Rep: Reputation: 31
My bad they're in the Mozilla repository http://software.opensuse.org/downloa...openSUSE_10.2/

I'm using Smart and the repo is http://packman.inode.at/suse/10.2 Yast can now use Yum repositories, see http://en.opensuse.org/Additional_Ya...tories#Packman
 
Old 01-06-2007, 07:48 AM   #5
m3mys3lf4ndi
Member
 
Registered: Mar 2005
Posts: 46

Original Poster
Rep: Reputation: 15
still no luck...
when adding to my repo http://packman.inode.at/suse/10.2 --- got error: invalid path name component /suse/10.2

tried to browse it and add http://packman.inode.at/suse/10.2/x86_64/ but gettin other error: unknown source type.

pls someone post repo that can get me 64bit java

i've tried to install it from sources : jre-1_5_0_10-linux-amd64.rpm
but then it sais that : jre-1.5.0_10-fcs is already installed...
and when i do:
update-alternatives --config java -----> i get:
No alternatives for java.


..... sad
 
Old 01-06-2007, 08:07 AM   #6
google01103
Member
 
Registered: May 2006
Distribution: Suse 10.2 x64
Posts: 247

Rep: Reputation: 31
try "rpm -U --force jre-1_5_0_10-linux-amd64.rpm", since java 1.5.0 is already installed you either need to uninstall it first or force the install/update with the "--force" option.
 
Old 01-06-2007, 08:25 AM   #7
m3mys3lf4ndi
Member
 
Registered: Mar 2005
Posts: 46

Original Poster
Rep: Reputation: 15
done that - and still:

update-alternatives --config java
No alternatives for java.

(

PS,
shall i mention that at some point yesterday i also tried to install jre-6-linux-amd64-rpm.bin ?? but guess that with --force option it shouldnt be any difference.
 
Old 01-06-2007, 08:38 AM   #8
google01103
Member
 
Registered: May 2006
Distribution: Suse 10.2 x64
Posts: 247

Rep: Reputation: 31
you could try uninstalling the existing java rpm using the "--nodeps" option "rpm -e --nodeps jre-1.5.0-fcs"

and then trying to install the 64 bit
 
Old 01-06-2007, 08:56 AM   #9
m3mys3lf4ndi
Member
 
Registered: Mar 2005
Posts: 46

Original Poster
Rep: Reputation: 15
still nothing...
when i gave it: rpm -e --nodeps jre-1.5.0-fcs it gave me en error that theres no such a package installed on that system so i again tried install rpm with --force option - no errors returned -->
update-alternatives --config java
No alternatives for java.

im gonna cry shortly ....
 
Old 01-10-2007, 11:03 AM   #10
m3mys3lf4ndi
Member
 
Registered: Mar 2005
Posts: 46

Original Poster
Rep: Reputation: 15
any ideas ?? still havnt found any solution...
 
Old 01-10-2007, 11:45 AM   #11
google01103
Member
 
Registered: May 2006
Distribution: Suse 10.2 x64
Posts: 247

Rep: Reputation: 31
if "rpm -e --nodeps jre-1.5.0-fcs" didn't work then for what ever reason your java rpm is named differently and you'll to discover what it is. This might be the name from the Sun repository and not Suse, your's might be java-1.5.0-sun. So try "rpm -e java-1.50-sun"

If not then run "rpm -qa|grep java" and "rpm -qa|grep jre"
these 2 cmds will build a list of rpms installed and then display only those with java or jre in the name.

Yast or Smart should also be able to provide the actual rpm name.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Java plugins for Suse 10.1 64bit firefox olva SUSE / openSUSE 3 06-17-2006 09:39 PM
Firefox/SuSE 10.1/Java Runtime Env' ?? bigjohn Linux - Software 1 05-28-2006 09:40 PM
Azureus and Java peterman9898 Linux - Software 1 11-19-2005 02:59 AM
Java and Azureus for SuSE 9.3 Maligogo90 SUSE / openSUSE 8 05-31-2005 06:19 PM
Firefox java plugin (suse 9.1) NoS Sr50 Linux - Software 8 11-16-2004 08:03 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 03:55 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration