LinuxQuestions.org
Visit Jeremy's Blog.
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 10-05-2004, 10:43 PM   #1
Wavz
Member
 
Registered: Mar 2004
Location: Jacksonville, FL
Distribution: SuSE 10 / SuSE 10.1
Posts: 90

Rep: Reputation: 15
.bin files


Ive never delt with a .bin file and I have just downloaded one from Americas Army (The game) and was wondering how to install it????????
Wavz
 
Old 10-05-2004, 10:47 PM   #2
SirSlappy
Member
 
Registered: Jun 2003
Location: Glendale AZ
Distribution: Slackware 10
Posts: 153

Rep: Reputation: 30
do...


"sh file.bin"


it oughta bring an install up.
 
Old 10-05-2004, 11:36 PM   #3
Wavz
Member
 
Registered: Mar 2004
Location: Jacksonville, FL
Distribution: SuSE 10 / SuSE 10.1
Posts: 90

Original Poster
Rep: Reputation: 15
That worked out awesome!!!!!!!! I ran the command sh armyops210-linux.bin and the install program ran like a dream, had the game up and running in no time!! Thanks!!!!!!!!!!!!
Wavz
 
Old 10-06-2004, 11:04 PM   #4
Wavz
Member
 
Registered: Mar 2004
Location: Jacksonville, FL
Distribution: SuSE 10 / SuSE 10.1
Posts: 90

Original Poster
Rep: Reputation: 15
That post also worked for me in installing Doom3's .run file that I had to load it into my SuSE box. I am so glad to have such great teachers here to help me learn LINUX. Thank you again
SirSlappy
Wavz
 
Old 10-23-2004, 04:08 PM   #5
SirSlappy
Member
 
Registered: Jun 2003
Location: Glendale AZ
Distribution: Slackware 10
Posts: 153

Rep: Reputation: 30
sure thing

No problem, man. We linux users have to unite and overcome :-)

Free knowledge makes everyone more intelligent. We can stick together and kill Microsoft.
 
Old 10-30-2004, 03:35 PM   #6
aje
Member
 
Registered: Oct 2004
Location: Internet
Distribution: Slackware 10.1
Posts: 177

Rep: Reputation: 30
Oh yes, thank god for free knowledge
 
Old 11-03-2004, 10:50 PM   #7
atharumar
LQ Newbie
 
Registered: Oct 2004
Posts: 4

Rep: Reputation: 0
well ...
i downloaded this Active X for Netscape but it aint working for me
name of file is


[root@localhost /]# ls
3.txt boot go.bin initrd magic misc root tmp
5.txt dev GOGlobal_UX_RHL90.bin lib magic.cpp opt sbin usr
bin etc home lost+found magic.cpp~ proc tftpboot var
[root@localhost /]# sh GoGlobal_UX_RHL90.bin
GoGlobal_UX_RHL90.bin: GoGlobal_UX_RHL90.bin: No such file or directory


i renamed the file to go.bin and tried
[root@localhost /]# sh go.bin
go.bin: go.bin: cannot execute binary file

another thing if i am running anything in sub folder i always have to come up with complete path no matter even if i am in that specific directory
 
Old 11-04-2004, 07:00 PM   #8
Thymox
Senior Member
 
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368

Rep: Reputation: 64
You could try the other method:

chmod +x GoGlobal_UX_RHL90.bin
./GoGlobal_UX_RHL90.bin

The ./ is important since it tells the shell environment (the command line) that the file to be executed in is the current working directory (ie the 'folder' you're in).
 
Old 11-04-2004, 07:24 PM   #9
sheds
Member
 
Registered: Oct 2004
Location: Costa Rica
Distribution: Mandrake 9.1
Posts: 30

Rep: Reputation: 15
Exactly the doubt i had. The difference between typing sh and sh /. Seems like everyone is learning. Good good good. I typed man sh on a terminal and it didn't find any help files. How come?
 
Old 11-08-2004, 12:14 AM   #10
Bonraldo
LQ Newbie
 
Registered: Nov 2004
Posts: 4

Rep: Reputation: 0
Unhappy BIN.File

I have a major problem. I have a game (Cricket 2004). The folder has a large BIN file a small CUE file. I have no idea how to install this game. I have read the communications from the start of this forum but are still unsure how to apply it. I could use all the help i could get.

Please if you know how to Install E-mail me at timbo_9000@hotmail.com or post an answer on this forum

Thaks a million
 
Old 11-08-2004, 01:06 AM   #11
redjokerx
Member
 
Registered: Aug 2004
Location: San Diego
Distribution: Slackware
Posts: 303

Rep: Reputation: 31
bin and cue files are images for burning stuff on to CD, like an ISO. In general, .bin on linux doesn't necessarily mean an executable, as long as it is that kind of file, its extension doesn't matter. It's not like windows.
 
Old 11-08-2004, 03:00 AM   #12
Bonraldo
LQ Newbie
 
Registered: Nov 2004
Posts: 4

Rep: Reputation: 0
But how do i install???
 
Old 11-08-2004, 03:02 AM   #13
ror
Member
 
Registered: May 2004
Distribution: Ubuntu
Posts: 583

Rep: Reputation: 33
try mounting it.
 
Old 11-08-2004, 04:52 AM   #14
Thymox
Senior Member
 
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368

Rep: Reputation: 64
Is this a Linux game? Is this a Windows game? A little more information would be really helpful.

As for the 'is this file executable' or not thing... if you type file filename then you will get some very interesting reading!

For example, in my Skype directory, I have the following:
Code:
gsewell@grants:~/files/programmes/source/skype_ver-0_92_0_2$ file *
call_in.wav:       RIFF (little-endian) data, WAVE audio, Microsoft PCM, 8 bit, mono 44100 Hz
icons:             directory
LICENSE:           Non-ISO extended-ASCII English text
README:            ASCII English text
skype:             ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.0.30, dynamically linked (uses shared libs), stripped
skype_da.qm:       data
skype_de.qm:       data
skype.desktop:     ASCII text
skype.desktop.old: ASCII text, with CRLF line terminators
skype_el.qm:       data
skype_en.qm:       data
lots of other .qm files... all of which are "data"
Even if I change the skype executable file to a non executable file (using chmod -x skype), it is still listed as an executable. I often use this tool to identify the scripts that should be set to "executable" when they've been extracted from a ZIP file that doesn't retain their flags.

Hope this helps.
 
Old 11-09-2004, 05:37 AM   #15
Bonraldo
LQ Newbie
 
Registered: Nov 2004
Posts: 4

Rep: Reputation: 0
i am pretty sure that it is a Windows game
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
.sit files and .bin files in Linux pierre24 Linux - Newbie 2 02-02-2005 07:55 AM
How can I install Bin Files? or tg files? GeKsKe-XP Linux - Software 3 03-23-2004 03:54 PM
cant install .bin files, tar.gz files or anyother format!!! madskillz Linux - Newbie 4 10-05-2003 10:28 AM
Help with .bin files voitel Linux - Software 6 03-20-2003 05:14 PM

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

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