LinuxQuestions.org
Help answer threads with 0 replies.
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 07-30-2004, 01:10 PM   #1
122333
LQ Newbie
 
Registered: Jul 2004
Distribution: SuSe 9.1
Posts: 9

Rep: Reputation: 0
How to open .bin and .run files


Hello,

Does anybody know how to open .run and .bin files? I downnloaded limewire which is a .bin file and apollon which is a .run file, both are supposedly self install files and i clicked on them and nothing happened. How do I open these.

-Jon
 
Old 07-30-2004, 01:27 PM   #2
Muzzy
Member
 
Registered: Mar 2004
Location: Denmark
Distribution: Gentoo, Slackware
Posts: 333

Rep: Reputation: 30
Hi Jon,

Have you checked to make sure that the file has executable permission? If it doesn't then change it so that it does, then try executing it again. To change the permissions of a file from a terminal :

chmod +x /path/to/thefile

Or you can change the file permissions can be changed from the GUI if you prefer, probably by right clicking the file and searching around in the menus.

Mark.
 
Old 07-30-2004, 01:33 PM   #3
122333
LQ Newbie
 
Registered: Jul 2004
Distribution: SuSe 9.1
Posts: 9

Original Poster
Rep: Reputation: 0
thanks

Mark,

I'd like to thank you for your quick response. I can't believe I didn't think of that before. Thanks again,

Jon
 
Old 07-30-2004, 01:53 PM   #4
122333
LQ Newbie
 
Registered: Jul 2004
Distribution: SuSe 9.1
Posts: 9

Original Poster
Rep: Reputation: 0
thanx much Limewire is working great. By any chance do you know how to install tar balls?

Thanx
 
Old 07-30-2004, 02:18 PM   #5
clarks
Member
 
Registered: Aug 2003
Location: Georgia, US
Distribution: Ubuntu 7.10 - "Gutsy Gibbon"
Posts: 107

Rep: Reputation: 15
I installed apollon this morning and all I had to do was open Konsole, cd to the folder the file was located and type "sh filename". That took care of everything.
 
Old 07-30-2004, 03:02 PM   #6
init
Member
 
Registered: Oct 2003
Location: Portland, Maine
Distribution: Gentoo 2004_2 2.6.7r14
Posts: 160

Rep: Reputation: 30
tar xfv <filename> will extract the source or bin, tar is a zip file so to speak but better.

if it ends in .tar that command will work
if it ends in tar.gz you will need to add the "z" option
if it ends in .bz2 you will need to add the "j" option

If it is a source file and needs to be compiled the following steps are the norm,

./configure --prefix=/usr/local (just to keep things neat)
make
make install
 
  


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
How do i open .bin files? Fired501 Linux - Newbie 11 02-23-2006 11:25 PM
Installing .bin-files, leave the file in /usr/local/bin/ ? lagu2653 Linux - Software 1 11-08-2005 08:30 PM
how to run .bin files JMK Linux - Newbie 5 02-20-2004 09:20 PM
open bin files casey24601 Linux - Newbie 1 12-06-2003 10:19 AM
how to run .bin files? GT I.N.C Linux - Newbie 4 07-13-2002 06:27 AM

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

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