LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 09-08-2003, 09:05 PM   #1
sealevel
LQ Newbie
 
Registered: Sep 2003
Distribution: 9.1
Posts: 3

Rep: Reputation: 0
Question Software installation; where has it gone?


My first post (Linux beginner). Mandrake 9.1 on a i586.

After you install additional software (RPM packages) how do you find them? I have installed three okay and they have disappeared. No entries on the menu and they don't appear in the run list.

1. Where do they install to?
2. What is the Linux equivalent of a .exe file?
3. How do I find them, to run them?
4. Which file do I link to for the GUI menu

Keep the answer basic as it took me two days to figure out that the docs meant username "root" and not the root of the drive.

Any help would be appreciated.
 
Old 09-08-2003, 09:14 PM   #2
contrasutra
LQ Guru
 
Registered: Mar 2003
Location: New Jersey
Distribution: Arch Linux
Posts: 1,445

Rep: Reputation: 47
Software in linux installs a little differently that in Windows/Mac.

In Windows, the whole program (executable, libraries, docs) are all in one folder, usually in Program Files.

In Linux, libraries, binaries (the executables) and docs or "man" pages are all stored in seperate locations.

libraries are stored in /lib folders, usually: /usr/lib, /usr/local/lib

binaries in /bin folders, usually: /sbin, /usr/bin, /usr/local/bin

man pages in /usr/man ,etc.


Your user has whats known as a PATH. Its a variable that tells the commandline where to look for program names you type. Your PATH is already set to the common directories (to check in, type "echo $PATH"). You can add more entried if you install a program to a strange location.

because of this, all you have to do to run a program (usually) is type the programe name into a console.

to run mozilla, type "mozilla" into a console, to run gaim, type "gaim".

Keep in mind linux is Case Sensitive, and the program name is usually in lowercase.


To find out exactly where a program is, type:

whereis "program"

to find info about that program:

man "program/command"


Edit:

The equivalent of a windows .exe is a binary. In linux, extensions are irrelevent, but the common extension is .bin, though any file in /bin directories are binaries.

Edit 2:

Also, Linux doesnt have a registry to store settings, it stores them in regular text files.

There are usually either hidden in your home directory (hidden dirs/files have periods before them) or in /etc for systemwide settings.

Last edited by contrasutra; 09-08-2003 at 09:18 PM.
 
  


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
Installation Software for Custom Developed Java/Perl Software donkey123 Linux - Software 0 06-15-2005 05:26 PM
Software Installation aethiolas Linux - Newbie 2 02-01-2005 02:06 PM
Software Installation magus1ghz Linux - Software 4 02-05-2004 06:53 PM
Software Installation Help!! Sabeer Linux - Software 3 10-07-2003 09:47 AM
Software Installation Tcj Linux - Newbie 3 01-14-2002 01:43 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva

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