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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
03-28-2004, 11:05 PM
|
#1
|
LQ Newbie
Registered: Mar 2004
Posts: 4
Rep:
|
Executing Installed Apps through KDE on RedHat 6.1
As much as I hate to admit it, I'm a total n00b with Linux. A friend of mine loaned me his RedHat 6.1 disks, and I spent the entirety of my weekend getting it to install properly.
Having completed that, I got my hands on a disk of Linux Apps. I installed these through root using KDE. I'd just single-click on the app, it would open up a window with details about the app, and I'd click install.
All the apps seemed to install properly, but I can't find where any of them reside on my system, nor can I find a way to execute them on my regular log in.
Any ideas on how to fix this?
|
|
|
03-29-2004, 03:16 AM
|
#2
|
Member
Registered: Mar 2004
Location: dublin IRL
Distribution: Slackv12.1, Slamd64v12.1,Xubuntu v8.10_64, FC8_64
Posts: 438
Rep:
|
Linux is kind of set up differently, and what the executable for an app is not altogether obvious.
However, on many occasions you can type the name of the app in the console and it will launch it, pure and simple.
Soemtimes apps go into /etc, other times /bin, /sbin or /usr/bin. When looking at the files, select one and type "file <filename>" (using the [TAB] autcomplete of course) and see what it says about the file.
if you install as root, there may be some permissions issues.
In short you need to gen up on the Linux filesystem, and permissions.
|
|
|
03-29-2004, 03:17 AM
|
#3
|
Member
Registered: Mar 2004
Location: Jinhua, People's Republic of China
Distribution: MDK, RH, KNPX
Posts: 161
Rep:
|
Well, it isn't really broken. If RPM installed the packages without error, they are there. Now you need to find them...
Keeping in mind that files you can "run" on Linux are .bin files, all you need to do is open a terminal emulation window and use 'whereis' to find them.
For example, if I installed an RPM called "foogame" and wanted to locate the .bin for it, I would open a terminal emulation window, and type in the following:
whereis foogame
then press return. usually you will get a fairly long list of things with the name "foogame," but the important part is you will find the directory. Naviagte to that directory and try running the binary "foogame.bin."
If you find the binary using Konq, you can drag the binary icon to your desktop and choose "make link here." You cxan put it on your menu with menu manager, if you want to.
Hope this helps...
|
|
|
All times are GMT -5. The time now is 01:17 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|