Ik Java installeren om zo Limewire te installeren, dus downloade ik het van de officiele Sun site.Het was een .bin file en een vriend vertelde mij dat ik die eens moest proberen in .sh te veranderen en zo te installeren, ik heb het gedaan en het lijkt allemaal of het goed installeerd, en dan is hij klaar en zegt hij "done" maar ik kan Limewire niet installeren.
Daarna eens op de Sun site gekeken en op deze manier gedaan :
daarna op google gezocht en geprobeerd met apt-get install java-runtime
Leek ook te werken, en limewire install zegt nu dat ik wel Java heb maar niet de juiste versie ?
Wat kan ik nog doen
Daarna eens op de Sun site gekeken en op deze manier gedaan :
Leek ook te werken, maar geen succes.To install the Linux (self-extracting) file
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 <directory path name>
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.bin
5. Verify that you have permission to execute the file. Type:
ls -l
Make sure the installation file has executable permission
6. Start the installation process.Type:
./jre-1_5_0-linux-i586.bin
This displays a binary license agreement. Read through the agreement. Press the spacebar to display the next page. At the end, enter yes to proceed with the installation.
type YES to agree to the license agreement
7. The JRE is installed into its own directory. In this example, it is installed in the /usr/java/jre1.5.0 directory. When the installation has completed, you will see the word Done.
The installation completes
8. The JRE is installed in jre1.5.(version number) sub-directory under the current directory. In this case, the JRE is installed in the /usr/java/jre1.5.0 directory. Verify that the jre1.5.0 sub-directory is listed under the current directory. Type:
ls
daarna op google gezocht en geprobeerd met apt-get install java-runtime
Leek ook te werken, en limewire install zegt nu dat ik wel Java heb maar niet de juiste versie ?
Wat kan ik nog doen
