Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > GNU Linux Zone > Linux Applications > Help with installing executables and .package files in Linux

Forgot Password?
 Linux Applications   I cant get "X" app to work... also discussion about linux programs.

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 12-17-2008   #1 (permalink)
Just Joined!
 
Join Date: Dec 2008
Posts: 1
Help with installing executables and .package files in Linux

Hi all,
I am fairly new to the Linux world although I have installed a few different distros over the years and "dabbled". The latest Suse 11.0 (64 bit) is quite impressive I must say and I have been having a great time setting it all up using Gnome desktop ( I found KDE 4.0 a little unstable).
Problem I have now is with some software I located from sources other than the usual repositories and consequently they are not available as .rpm packages. One of the programs is called "GrabAndBurn" from Rocket software and comes as a .tar.gz file which I have unpacked using FileRoller to reveal a folder titled "rocket-html" and 3 other files (libcdb.so - libcdb.so.1 - RocketGrabAndBurn) the RocketGrabANdBurn file is an executable but I cannot find any extension on it to show exactly what it is. The rocket-html folder is just full of .htm and graphic files etc. I assume I need to run the executable file as root but I have no idea of the command line code I should use. The program is for dvd ripping/burning and looks as though it could be very good if I can actually get it installed and running.
The other program I am having difficulties with is XMule (yes, I already have AMule, but I would like to try XMule as well) and comes in the form of a .package file called "xmule-1.12.2-wx262.x86.package". I need help with installing this one also.
I have read TechieMoe's excellent instructions on how to install various files in Gnu/Linux but it doesn't appear to cover the type of programs I have mentioned.
Any help with these programs or installing unusual file types into Linux generally would be appreciated.
Regards.................Kristo
fnqkristo is offline  


Reply With Quote
Old 12-17-2008   #2 (permalink)
Super Moderantor
 
techieMoe's Avatar
 
Join Date: Aug 2004
Location: Texas
Posts: 9,248
Quote:
Originally Posted by fnqkristo View Post
Problem I have now is with some software I located from sources other than the usual repositories and consequently they are not available as .rpm packages. One of the programs is called "GrabAndBurn" from Rocket software and comes as a .tar.gz file which I have unpacked using FileRoller to reveal a folder titled "rocket-html" and 3 other files (libcdb.so - libcdb.so.1 - RocketGrabAndBurn) the RocketGrabANdBurn file is an executable but I cannot find any extension on it to show exactly what it is.
Linux doesn't use file types to determine whether or not something is executable. In fact, with a few exceptions Linux doesn't really pay attention to file extensions at all.

I'm not familiar with the GrabAndBurn software but it's possible that the program was pre-compiled and all you have to do is run it. To run an executable file from the command line, simply navigate to its directory and type:

Code:
./NameOfYourExecutable
Obviously, replace "nameofyourexecutable" with the actual file name.

Quote:
The program is for dvd ripping/burning and looks as though it could be very good if I can actually get it installed and running.
I would advise against using software that wasn't downloaded from a reputable repository. Ubuntu has very large repositories and I'm sure there's an officially-supported DVD ripper in there somewhere. It will be much easier to install/uninstall if you get it through Synaptic or Add/Remove Programs as well.

Quote:
The other program I am having difficulties with is XMule (yes, I already have AMule, but I would like to try XMule as well) and comes in the form of a .package file called "xmule-1.12.2-wx262.x86.package". I need help with installing this one also.
.package files are a format used by an alternative package manager called AutoPackage:

Autopackage : Easy Linux Software Installation

It's not very popular in comparison to RPM and DEB, particularly due to the fact that it doesn't come standard on most distributions of Linux. If you can't find a DEB package for XMule, you can learn more about AutoPackage at the site above.
__________________
Registered Linux user #270181
TechieMoe's Tech Rants
techieMoe is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 09:37 PM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2