LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-16-2006, 12:34 PM   #16
stefan1988
Member
 
Registered: Dec 2005
Distribution: Mandriva 2006
Posts: 32

Original Poster
Rep: Reputation: 15

this link http://www.java.com
it looks more simple to install but I still cant do it



ok theres 2 files again
Linux RPM (self-extracting file)
(filesize: 15.47 MB)

Linux (self-extracting file)
(filesize: 15.99 MB)

i went for the rpm one

im a little confused about rpms i thought you could simple execute them by double clicking on them and install thing will appear but in this one doesn't appear so im following instructions on site

Quote:
follow these instructions:

1. At the terminal: Type:
su
2. Enter the root password.
3. Change to the directory in which you want to install. Type:
cd
For example, to install the software in the /usr/java/ directory, Type:
cd /usr/java

Note about root access: To install the JRE in a system-wide location such as/usr/local, you must login as the root user to gain the necessary permissions. If you do not have root access, install the JRE in your home directory or a subdirectory for which you have write permissions.
4. Change the permission of the file you downloaded to be executable. Type:
chmod a+x jre-1_5_0-linux-i586-rpm.bin
5. Start the installation process. Type:
./jre-1_5_0-linux-i586-rpm.bin
ok i did su and put the password and i went to directory usr everything ok so far

here I got 2 problems do I have to create the directory java in usr or simply run the application and it would make the folder for
me

and my other question is how do you run the application if you are not in the folder of the application in other words

i got the java rpm in my desktop usually to run something i would simply go to desktop and do ./java so the application would run
but on the instructions is telling me to go to usr/java first i dont have the application there so i can't run it
 
Old 01-16-2006, 01:48 PM   #17
stefan1988
Member
 
Registered: Dec 2005
Distribution: Mandriva 2006
Posts: 32

Original Poster
Rep: Reputation: 15
problem solved guys i managed to install java and azureus from this link http://www.mandrivaclub.nl/sources/official/2006/i586/
it had java on it so it solved my problem yay

Quote:
my post above, I said configure the mandrivaclub.nl repo and not install the package seperately When you choose to install azureus using urpmi, the required dependencies are automatically installed.
how can i set it up as a repo? I set the others repo but by urpmi website

Last edited by stefan1988; 01-16-2006 at 04:36 PM.
 
Old 01-16-2006, 07:12 PM   #18
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Quote:
Originally Posted by stefan1988
problem solved guys i managed to install java and azureus from this link http://www.mandrivaclub.nl/sources/official/2006/i586/
it had java on it so it solved my problem yay



how can i set it up as a repo? I set the others repo but by urpmi website
Thats what I was suggesting above because you'll have noticed they have a lot of third party packages. I don't understand Dutch but all I did was click on the urpmi link, chose my distro just like easyurpmi and the instructions were printed on the screen.
 
Old 05-11-2006, 10:24 AM   #19
Exilecat
LQ Newbie
 
Registered: May 2006
Posts: 1

Rep: Reputation: 0
i can't run Azurus. it show this Error . how to install . please step by step help.

[root@localhost Azu]# ./azureus
Starting Azureus...
Java exec found in PATH. Verifying...
Suitable java version found [java = 1.5.0_06]
Configuring environment...
Loading Azureus:
java -Xms16m -Xmx128m -cp ".:/usr/java/jre1.5.0_06/lib/dt.jar:/usr/java/jre1.5.0_06/lib/tools.jar:/lib/swt.jar:/Azu/azplugins_1.8.6.jar:/Azu/azupdaterpatcher_1.8.2.jar:/Azu/Azureus2.jar:/Azu/rating_1.2.jar:/Azu/swt.jar:/Azu/Updater.jar" -Djava.library.path="/Azu" -Dazureus.install.path="/Azu" org.gudy.azureus2.ui.swt.Main ''
Exception in thread "main" java.lang.UnsatisfiedLinkError: /Azu/libswt-pi-gtk-3139.so: /Azu/libswt-pi-gtk-3139.so: cannot open shared object file: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:123)
at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:19)
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:122)
at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.<init>(SWTThread.java:75)
at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.createInstance(SWTThread.java:58)
at org.gudy.azureus2.ui.swt.mainwindow.Initializer.<init>(Initializer.java:108)
at org.gudy.azureus2.ui.swt.Main.<init>(Main.java:123)
at org.gudy.azureus2.ui.swt.Main.main(Main.java:142)
Azureus TERMINATED.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Mandriva 2006 won't install Kwestion Mandriva 4 04-05-2006 01:52 PM
Mandriva 2006 hangs on install p41elvis Linux - Laptop and Netbook 10 03-28-2006 07:30 AM
mandriva 2006 install on hp fails dickgregory Mandriva 5 02-28-2006 06:17 PM
Azureus - nat error mandriva 2006 wearetheborg Mandriva 6 12-28-2005 08:30 PM
Help to Install Mandriva 2006 Gins Linux - General 3 11-22-2005 04:19 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:37 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