Difference between revisions of "Gramps 4.0 Wiki Manual - User Directory"

From Gramps
Jump to: navigation, search
m (Gramps 4.0 Wiki Manual - About)
m (Gramps)
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
  
 
{{languages|Gramps_4.0_Wiki_Manual_-_User_Directory}}
 
{{languages|Gramps_4.0_Wiki_Manual_-_User_Directory}}
{{languages|GRAMPS_User_Directory}}
 
  
This appendix provides the reference to the GRAMPS user directory available on various operating systems.
+
{{#vardefine:chapter|D}}
 +
{{#vardefine:figure|0}}
  
The location of your GRAMPS user directory depends on the operating system you are using and how you have set up your computer. In the table below <tt><~username></tt> should be replaced by the name you use to log in to your computer.
+
This appendix provides the reference to the Gramps user directory available on various operating systems.
  
The default location for an installation of GRAMPS in a [http://en.wikipedia.org/wiki/Posix POSIX]-style [http://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard environment] is:
+
The location of your Gramps user directory depends on the operating system you are using and how you have set up your computer. In the table below <tt><~username></tt> should be replaced by the name you use to log in to your computer.
 +
 
 +
The default location for an installation of Gramps in a [http://en.wikipedia.org/wiki/Posix POSIX]-style [http://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard environment] is:
  
 
  /home/<~username>/.gramps
 
  /home/<~username>/.gramps

Latest revision as of 23:11, 16 January 2013

Gnome-important.png Special copyright notice: All edits to this page need to be under two different copyright licenses:

These licenses allow the Gramps project to maximally use this wiki manual as free content in future Gramps versions. If you do not agree with this dual license, then do not edit this page. You may only link to other pages within the wiki which fall only under the GFDL license via external links (using the syntax: [https://www.gramps-project.org/...]), not via internal links.
Also, only use the known Typographical conventions


Previous Index Next




This appendix provides the reference to the Gramps user directory available on various operating systems.

The location of your Gramps user directory depends on the operating system you are using and how you have set up your computer. In the table below <~username> should be replaced by the name you use to log in to your computer.

The default location for an installation of Gramps in a POSIX-style environment is:

/home/<~username>/.gramps

This is true for BSD, Linux, Solaris, Unix and OS-X when using Mac OS X Build from source.

On Macs, filenames starting with "." do not show up in Finder. To make access to the Gramps user directory easy, open a terminal window with Finder-Applications-Utilities-Terminal and type there

ln -s .gramps gramps_user_directory

which will allow Finder to show the contents. Or simply click on Go -> 'Go to Folder...' in the Finder, and type

~/.gramps

in the Go to Folder dialog box.

The default location for an installation on a Windows system is

C:\Documents and Settings\<~username>\Application Data\gramps

On Windows7, it is

C:\Users\<~username>\AppData\Roaming\gramps\gramps34

The default location for the Mac OS X:Application package is

/Users/<username>/Library/Application Support/gramps
Previous Index Next