LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
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 11-10-2003, 07:38 PM   #1
gschrade
Member
 
Registered: Oct 2003
Posts: 52

Rep: Reputation: 15
How to run a .bin file?


I downloaded j2re_1_4_1_05_linux_i586.bin (Java 1.4.1 SDK). What command do I issue to run the self extracting install?

Thanks in advance.
 
Old 11-10-2003, 07:41 PM   #2
Thymox
Senior Member
 
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368

Rep: Reputation: 64
chmod +x j2re_1_4_1_05_linux_i586.bin
./j2re_1_4_1_05_linux_i586.bin

First command makes sure that the .bin file is executable.
Second command runs the .bin file that is in the current directory (that's what the ./ is about).
 
Old 11-10-2003, 07:44 PM   #3
stv_t
Member
 
Registered: Oct 2003
Location: Gatwick, UK
Distribution: Mandrake 9.1, Mandrake 9.2, Redhat 9.0
Posts: 47

Rep: Reputation: 15
Hi,

You need to make the file executable, then run it:
prompt> chmod a+x j2re_1_4_1_05_linux_i586.bin
prompt> ./j2re_1_4_1_05_linux_i586.bin

make sure you include the ./ !!!

stv t
 
Old 11-10-2003, 11:15 PM   #4
gschrade
Member
 
Registered: Oct 2003
Posts: 52

Original Poster
Rep: Reputation: 15
Thank you, got it to work
 
  


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
chroot: cannot run command `/tools/bin/env': No such file or directory Basel Linux From Scratch 10 06-09-2018 02:15 PM
Java, I have downloaded the .bin file and run it ... now what ? TroelsSmit Linux - Newbie 3 03-02-2004 10:48 AM
How do you run a .BIN file? M4A1Carbine Linux - Newbie 3 10-22-2003 05:50 PM
Autorun.sh script to mount CD and run .bin file kulkarni08 Linux - General 2 06-24-2003 01:01 PM
can't run file .bin, please help lomaree Linux - Software 24 05-29-2003 05:26 PM

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

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