LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 05-29-2006, 01:51 AM   #1
loda117
Member
 
Registered: May 2006
Posts: 37

Rep: Reputation: 15
Exclamation .bin file problem


i am using 10.1 and i have need java plugin installed but i dont know how to install this file cuz its not usuall rpm file "jre-1_5_0_06-linux-i586.bin" Help please
 
Old 05-29-2006, 02:19 AM   #2
imagineers7
Member
 
Registered: Mar 2006
Distribution: BackTrack, RHEL, FC, CentOS, IPCop, Ubuntu, 64Studio, Elive, Dream Linux, Trix Box
Posts: 310

Rep: Reputation: 30
Hi loda117,

tried this?
./jre-1_5_0_06-linux-i586.bin

Hope, helps
 
Old 05-29-2006, 02:20 AM   #3
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Quote:
Originally Posted by loda117
i am using 10.1 and i have need java plugin installed but i dont know how to install this file cuz its not usuall rpm file "jre-1_5_0_06-linux-i586.bin" Help please
You can do the following
  1. $chmod +x jre-1_5_0_06-linux-i586.bin
  2. $./jre-1_5_0_06-linux-i586.bin
  3. #mv jre1.5.0_06 /usr/local/java
You need to add java to your path so that its recognised throught your system. To do this do
  1. su
  2. vim /etc/profile.d/jre.sh
  3. add the code below to the file
    Code:
    #!/bin/sh
    
    export JAVA_HOME=/usr/local/java
    export MANPATH=$MANPATH:/usr/local/java/man
    export PATH=$PATH:/usr/local/java/bin:/usr/local/java/jre/bin
  4. #chmod +x /etc/profile.d/jre.sh
  5. logout and back in again (or do source /etc/profile) and java will be in your path.

Last edited by reddazz; 05-29-2006 at 02:45 AM.
 
Old 05-29-2006, 02:29 AM   #4
Baldrick65
Member
 
Registered: Aug 2003
Location: Dunedin NZ
Distribution: Mint 13 Cinnamon
Posts: 653

Rep: Reputation: 31
You can try following these instructions, which will point you in the right direction.

HTH
Baldrick
 
Old 05-29-2006, 02:30 AM   #5
loda117
Member
 
Registered: May 2006
Posts: 37

Original Poster
Rep: Reputation: 15
well ok i downloaded the file straight to desktop so i was tryin to give the path /home/ALU/Desktop/java.blah.bin n it let me do the agreement crap n stuff n it said done but still had nothing i logged out logged back in but nothing still now the commands u tellin me it seems like i am going to have to change the directory and then it will be in my path?????
 
Old 05-29-2006, 02:30 AM   #6
imagineers7
Member
 
Registered: Mar 2006
Distribution: BackTrack, RHEL, FC, CentOS, IPCop, Ubuntu, 64Studio, Elive, Dream Linux, Trix Box
Posts: 310

Rep: Reputation: 30
Thumbs up

Hello everyone,

Now I came to know why reddaz is called as GURU.
This is because reddaz knows what to tell and in which manner.

Just great. Hats off!
 
Old 05-29-2006, 02:51 AM   #7
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Quote:
Originally Posted by loda117
well ok i downloaded the file straight to desktop so i was tryin to give the path /home/ALU/Desktop/java.blah.bin n it let me do the agreement crap n stuff n it said done but still had nothing i logged out logged back in but nothing still now the commands u tellin me it seems like i am going to have to change the directory and then it will be in my path?????
Do the following before executing the commands I posted above
Code:
$cd /home/ALU/Desktop
 
  


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
Installing .bin-files, leave the file in /usr/local/bin/ ? lagu2653 Linux - Software 1 11-08-2005 08:30 PM
bad problem opening a bin file. dirky Linux - Newbie 1 09-25-2004 10:13 PM
script #!/bin/bash, problem with space in file names existent Linux - General 3 06-17-2004 08:13 AM
bin/bash:usr/bin/lpr NO SUCH FILE OR DIRECTORY Adibe_Hamm Linux - Newbie 3 10-14-2003 02:30 AM
problem booting via boot.ini and linux.bin file onlyhuman9 Linux - General 5 09-18-2002 07:32 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

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