October 14th, 2002, 11:43 AM
|
#1 (permalink)
| | Leader of the Crab People
Join Date: Oct 2001 Location: NCSU
Posts: 4,372
| Self Extracting Linux Archives?
Okay, I have 2 'self-extracting' Linux archives. The Tuxracer patch and Java. Unfortunately, I can't extract them. When I try to run them from the CLI, I get:
[root@localhost redwolf]# dir
aphex Documents mosfet-liquid0.9.2
Desktop j2re-1_4_1-linux-i586-rpm.bin tmp
divx4linux-20020418 mesa tuxracer-1.1.1-x86.run
[root@localhost redwolf]# ./j2re-1_4_1-linux-586-rpm.bin
bash: ./j2re-1_4_1-linux-586-rpm.bin: No such file or directory
[root@localhost redwolf]#
When I click on them in Konquerer (or Natalius), it doesn't do anything. What do I need to do to extract these?
P.S. Konquerer recognizes these as scripts. |
| |
October 14th, 2002, 11:56 AM
|
#2 (permalink)
| | Real gangstas sip on Yacc
Join Date: Oct 2001 Location: Suckas-ville
Posts: 4,540
|
You're typing it wrong, hence that error message
./j2re-1_4_1-linux-i586-rpm.bin
Jkrohn
__________________
Signatures blow hard
If your signature contains an ad of any kind, congratulations, you're on my ignore list.
|
| |
October 14th, 2002, 11:57 AM
|
#3 (permalink)
| | Ultimate Member
Join Date: Oct 2002 Location: Scotland, UK
Posts: 3,221
|
make sure the executable flag is set. Do a
chmod +x filename
and try again.
__________________
_____
NuKeS
|
| |
October 14th, 2002, 11:57 AM
|
#4 (permalink)
| | Member
Join Date: Oct 2001 Location: Palatine, IL
Posts: 375
|
Do a 'head filename' and check what command it's trying to run at the top of the script.
Perhaps the location of the command in the script isn't where the file is at on the HD.
For example, if the first line said:
/usr/local/bin/bash
And you actually had:
/bin/bash
You'd get that error message.
*edit*
Doh, or you could be typing it in wrong.. :P
Use the tab key! Tab-completion: goood.. =] |
| |
October 14th, 2002, 11:59 AM
|
#5 (permalink)
| | Real gangstas sip on Yacc
Join Date: Oct 2001 Location: Suckas-ville
Posts: 4,540
|
Hehe, you guys are reading a little toe far into that error there
Lets allow him to type the correct filename before we re-write the script on him
Jkrohn |
| |
October 14th, 2002, 12:01 PM
|
#6 (permalink)
| | Leader of the Crab People
Join Date: Oct 2001 Location: NCSU
Posts: 4,372
|
Thanks everyone!
Nukes and jhkron, your directions worked. |
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | |
Posting Rules
| You may post new threads You may post replies You may not post attachments You may not edit your posts HTML code is Off | | | | Most Active Discussions | | | | | Recent Discussions  | | | | | |