Installation directory: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
mNo edit summary
(Clarify and generalize, so the page is not permanently incomplete)
Line 1: Line 1:
The ''installation directory'' (or ''program/application installation directory'') is the directory or folder where the Firefox, Thunderbird, or Mozilla Suite program files are installed on your computer. Note that by default, this is completely separate from where your [[profile folder]] is stored. Listed below are typical installation directory locations.
The ''installation directory'' is the directory where a Mozilla application stores its program files.  It is usually a directory on your own computer. This applies to all Mozilla applications: Firefox, Thunderbird, Mozilla Suite, ''etc.''


:''This list is currently incomplete. Please add missing information and/or relevant comments for each OS.''
The installation directory is also known by other terms—''program installation directory'', ''application installation directory'', ''program folder'', and other similar phrases.


==Windows==
'''Note: ''' The installation directory is normally separate from your [[profile folder]], which is another place where a Mozilla application stores files.
This path may vary on a per-computer basis, depending on the options you chose when installing. Doing a search on your computer for the application executable (e.g., "firefox.exe") will help if you can't find where the application is installed.


Default locations are:
==Finding the installation directory==
* '''Firefox''': <tt>C:\Program Files\Mozilla Firefox\</tt>
If you can start a Mozilla application by usng a shortcut or launcher icon, then you can usually see where its installation directory is by looking at the properties of the icon.
* '''Thunderbird''': <tt>C:\Program Files\Mozilla Thunderbird\</tt>
* '''Mozilla Suite''': <tt>C:\Program Files\mozilla.org\Mozilla\</tt>
* '''Firefox (Spanish)''': <tt>C:\Archivos de programa\Mozilla Firefox\</tt>


==Linux==
The following sections give examples of the ''default'' installation directory for various operating systems and applications,
The path may vary and doing a search on your computer (from "/") for "firefox" or "mozilla" will help. If the application was installed using a standard update manager and not manually, this path is ususally:
but the actual directory on your system might not be the default. This is because you might have chosen a different installation directory when you installed the application.
* '''Firefox''': <tt>/usr/lib/firefox-<version></tt>. For example, if using Firefox 1.0 it would be: <tt>/usr/lib/firefox-1.0</tt>
* '''Mozilla Suite''': <tt>/usr/lib/mozilla-<version></tt> For example: <tt>/usr/lib/mozilla-1.7.3</tt>


==Mac OS X==
If you cannot find the installation directory in either of these ways, then you can try searching your computer's file system. The following sections also give examples of names to search for.
On Mac OS X, it is usually under your "Applications" folder. Clicking on the "Firefox.app" or "Mozilla.app" will start the program, so if you want to open this folder and see the folders beneath you should Ctrl-click "Firefox.app" (or "Mozilla.app") and select "Show Package Contents". The folder should be at:
* '''Firefox''': <tt>/Applications/Firefox.app</tt>
* '''Mozilla Suite''': <tt>/Applications/Mozilla.app</tt>


The folder contents should be at:
===Windows===
* '''Firefox''': <tt>/Applications/Firefox.app/Contents/MacOS/</tt>
Examples of default installation directories:
* '''Thunderbird''': <tt>/Applications/Thunderbird.app/Contents/MacOS/</tt>
{|style="padding-left:2em;"
* '''Mozilla Suite''': <tt>/Applications/Mozilla.app/Contents/MacOS/</tt>
|Firefox||<tt>C:\Program Files\Mozilla Firefox\</tt>
|-
|Thunderbird||<tt>C:\Program Files\Mozilla Thunderbird\</tt>
|-
|Mozilla Suite||<tt>C:\Program Files\mozilla.org\Mozilla\</tt>
|-
|Firefox (Spanish)||<tt>C:\Archivos de programa\Mozilla Firefox\</tt>
|}
 
Example search for Firefox: <tt>firefox.exe</tt>
 
===Linux===
Examples of default installation directories:
{|style="padding-left:2em;"
|style="vertical-align:top;"|Firefox||<tt>/usr/lib/firefox-''<version>''</tt><br>For example, if using Firefox 1.0 it would be: <tt>/usr/lib/firefox-1.0</tt>
|-
|style="vertical-align:top;"|Mozilla Suite||<tt>/usr/lib/mozilla-''<version>''</tt><br>For example: <tt>/usr/lib/mozilla-1.7.3</tt>
|}
 
Example search for Firefox (searching from <tt>/</tt>): <tt>firefox</tt>
 
===Mac OS X===
Examples of default installation directories (folders):
{|style="padding-left:2em;"
|Firefox||<tt>/Applications/Firefox.app</tt>
|-
|Thunderbird||<tt>/Applications/Thunderbird.app</tt>
|-
|Mozilla Suite||<tt>/Applications/Mozilla.app</tt>
|}
 
'''Note:&nbsp;''' To open one of these folders, Ctrl-click it and select Show Package Contents.  If you simply click it, you will start the application.
 
Example search for Firefox: <tt>Firefox.app</tt>


[[Category:Installation and update (Firefox)]]
[[Category:Installation and update (Firefox)]]
[[Category:Mozilla Suite]]
[[Category:Mozilla Suite]]
[[Category:Installation and update (Thunderbird)]]
[[Category:Installation and update (Thunderbird)]]

Revision as of 17:08, 10 February 2006

The installation directory is the directory where a Mozilla application stores its program files. It is usually a directory on your own computer. This applies to all Mozilla applications: Firefox, Thunderbird, Mozilla Suite, etc.

The installation directory is also known by other terms—program installation directory, application installation directory, program folder, and other similar phrases.

Note:  The installation directory is normally separate from your profile folder, which is another place where a Mozilla application stores files.

Finding the installation directory

If you can start a Mozilla application by usng a shortcut or launcher icon, then you can usually see where its installation directory is by looking at the properties of the icon.

The following sections give examples of the default installation directory for various operating systems and applications, but the actual directory on your system might not be the default. This is because you might have chosen a different installation directory when you installed the application.

If you cannot find the installation directory in either of these ways, then you can try searching your computer's file system. The following sections also give examples of names to search for.

Windows

Examples of default installation directories:

Firefox C:\Program Files\Mozilla Firefox\
Thunderbird C:\Program Files\Mozilla Thunderbird\
Mozilla Suite C:\Program Files\mozilla.org\Mozilla\
Firefox (Spanish) C:\Archivos de programa\Mozilla Firefox\

Example search for Firefox: firefox.exe

Linux

Examples of default installation directories:

Firefox /usr/lib/firefox-<version>
For example, if using Firefox 1.0 it would be: /usr/lib/firefox-1.0
Mozilla Suite /usr/lib/mozilla-<version>
For example: /usr/lib/mozilla-1.7.3

Example search for Firefox (searching from /): firefox

Mac OS X

Examples of default installation directories (folders):

Firefox /Applications/Firefox.app
Thunderbird /Applications/Thunderbird.app
Mozilla Suite /Applications/Mozilla.app

Note:  To open one of these folders, Ctrl-click it and select Show Package Contents. If you simply click it, you will start the application.

Example search for Firefox: Firefox.app