DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   *nix Software (http://www.daniweb.com/forums/forum111.html)
-   -   How to extract .rpm files from .bin file (http://www.daniweb.com/forums/thread141301.html)

gargg321 Aug 20th, 2008 7:19 am
How to extract .rpm files from .bin file
 
Hi all,

I have to install a software in linux from a .bin file. But firstly I have to extract .rpm files from it to proceed. Please guide me about how to do it. I haven't worked on a linux machine before. Its my first attempt. So please explain in detail.

Thanks

RenjithVR Sep 3rd, 2008 6:33 am
Re: How to extract .rpm files from .bin file
 
Hi,
Which software you need to install? But why do you looking to extract file from .bin?
Which Linux flavour you are using?
If you have any rpm file install it by using "rpm -ivh rpmname".
Please more specific while posting...

Quote:

Originally Posted by gargg321 (Post 673840)
Hi all,

I have to install a software in linux from a .bin file. But firstly I have to extract .rpm files from it to proceed. Please guide me about how to do it. I haven't worked on a linux machine before. Its my first attempt. So please explain in detail.

Thanks


Gromit Sep 5th, 2008 6:33 pm
Re: How to extract .rpm files from .bin file
 
Are you sure you don't just have to run the .bin file? I've seem some software packaged as .bin or .run. These are usually install scripts that extract their own rpms (or binaries, or source, or whatever) and install them.

BillBrown Sep 26th, 2008 6:52 pm
Re: How to extract .rpm files from .bin file
 
.bin files are compiled ( meaning that you can't always properly view the source in a text editor). Running a .bin file is usually as simple as this: ./file.bin

.bin (binary) files generally do something besides extract the RPM it contains when told to execute. Sun does this a lot with their java packages. Running the .bin file will present you with their license agreement. Failing to scroll through it all and accept the agreement will prevent you from gaining access to the RPM within it.

Bill


All times are GMT -4. The time now is 7:28 pm.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC