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 |
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.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
02-14-2004, 03:13 PM
|
#1
|
|
Member
Registered: Feb 2004
Location: Reno, Nevada
Distribution: Mandrake 9.2
Posts: 221
Rep:
|
How do you install tar/gz files, and rpm files?
How do you install tar/gz files, and rpm files? I am running mandrake 9.2 on KDE, and am having a problem on it. From other threads I've read, you need to open konsole and type in a special command then the filename. I am SO used to windows, and I am not sure what command to use, or how to get the filename in mandrake...
I am a linux  , and I'm trying to brake out of the clutches of Microsoft's fists! Thanks for the help.
|
|
|
|
02-14-2004, 03:17 PM
|
#2
|
|
Moderator
Registered: Nov 2002
Location: Kent, England
Distribution: Lubuntu
Posts: 19,088
|
|
|
|
|
02-14-2004, 03:38 PM
|
#3
|
|
Member
Registered: Feb 2004
Location: Reno, Nevada
Distribution: Mandrake 9.2
Posts: 221
Original Poster
Rep:
|
I follow the codes through, it just doesn't work for me
I do run Mandrake 9.2, and in that thread it mentioned an easier installer, anyone know where I can find it?
|
|
|
|
02-14-2004, 03:59 PM
|
#4
|
|
Member
Registered: Sep 2003
Distribution: Slackware 9.1 with fluxbox
Posts: 259
Rep:
|
well, you should say what the error was, we have no idea!
if you have an .rpm for mdnrake,y uo should go to konsole
type
su -
enter your root password
then, using cd, mvove the the directory of your file
eg
cd /home/fear
thentype
rpm -Uvh programname.rpm
that should work
Last edited by Tyir; 02-14-2004 at 04:05 PM.
|
|
|
|
02-14-2004, 04:08 PM
|
#5
|
|
Member
Registered: Feb 2004
Location: Reno, Nevada
Distribution: Mandrake 9.2
Posts: 221
Original Poster
Rep:
|
Tyir that sure worked thanks, but.... (lol)
it said the software was already installed, I must have already done it with mandrakes, ato installer deal, but I have no idea where to find the files..any help?
|
|
|
|
02-14-2004, 04:14 PM
|
#6
|
|
Member
Registered: Sep 2003
Distribution: Slackware 9.1 with fluxbox
Posts: 259
Rep:
|
what program?
its usally pretty obvious, just type the title in a konsole
if you are trying to run, for ex, gaim, type gaim in a console
if you are trying to run gimp, type gimp 
|
|
|
|
02-14-2004, 04:35 PM
|
#7
|
|
Member
Registered: Sep 2003
Posts: 91
Rep:
|
There are 2 commands that can help you find files. The first is "whereis"; this will tell the location of the executable, library files and any documentation. The second is "locate". Locate will give you all the matching files of a given name anywhere on the system; you can type in only part of a name and get matches whereas with whereis you need the name of the file. The only problem with "locate" is that it finds things based on a database that usually is updated only daily. So, if you install stuff and then type "locate foo" it won't find it because the database is out of date. The fix for this is to run "updatedb" (as root) and this will rebuild the database (or wait until tomorrow-usually rebuilt at 2AM).
Good Luck
Alan
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 01:43 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
|
|