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
Welcome to
LinuxQuestions.org , a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free.
Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please
contact us . If you need to reset your password,
click here .
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
07-05-2006, 09:45 PM
#1
LQ Newbie
Registered: Jul 2006
Posts: 2
Rep:
Shell Script? .Bin file?
Hey guys. I am completely new to the whole linux thing, but i am slowly learning things.
But, alas, as expected, it seems i have hit a bump in the road.
I have downloaded a Java file from the sun website called "jre-1_5_0_07-linux-i586-rpm.bin"
Now, for one: I don't know if i have the correct version.
I am running Mandrake 10.0, and i am just trying to get Java working so i can use Limewire.
I have tried the things that were posted in different threads, but it would seem as though nothing happened.
If any can suggest something, i would really appreciate it. Thanks!
07-05-2006, 09:53 PM
#2
Senior Member
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185
Rep:
there was a link right directly next to the download button you clicked to get the java install, the button said
"Instructions"
07-05-2006, 10:14 PM
#3
LQ Newbie
Registered: Jul 2006
Posts: 2
Original Poster
Rep:
Thanks for the quick response, but i hit another snag.
/bin/bash: ./jre-1_5_0_07-linux-i586-rpm.bin: /bin/sh: bad interpreter: Text file busy
Im not sure what it means, but it was after i typed:
./jre-1_5_0_07-linux-i586-rpm.bin
07-06-2006, 12:11 AM
#4
Member
Registered: Nov 2004
Location: ON, CANADA
Distribution: ubuntu, RHAS, and other unmentionables
Posts: 372
Rep:
try:
sh ./jre-1_5_0_07-linux-i586-rpm.bin
I thought was the command line in the instructions.
07-06-2006, 07:42 AM
#5
Senior Member
Registered: Nov 2005
Location: Belgium
Distribution: Red Hat, Fedora
Posts: 1,515
Rep:
A .bin file is a compiled binary program. No shell interpretation needed, as far as I know.
Just do
chown +x jre-1_5_0_07-linux-i586-rpm.bin #makes it executable
./jre-1_5_0_07-linux-i586-rpm.bin #runs it
This works for me...simple, no?
Thread Tools
Search this Thread
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
All times are GMT -5. The time now is 01:10 AM .
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know .
Latest Threads
LQ News