home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / doc / seahorse-plugins / README < prev    next >
Encoding:
Text File  |  2009-04-13  |  2.3 KB  |  68 lines

  1. seahorse-plugins: plugins and utilities for encryption in GNOME
  2. This describes version 2.26.1
  3.  
  4. Seahorse is a graphical interface for managing and using encryption keys. 
  5. Currently it supports PGP keys (using GPG/GPGME) and SSH keys. Its goal is to 
  6. provide an easy to use Key Management Tool, along with an easy to use interface 
  7. for encryption operations.
  8.  
  9. Seahorse is integrated into the GNOME Desktop Environment and allows users to 
  10. perform operations from their regular applications, like nautilus or gedit.
  11.  
  12. For more detailed information about features and their uses, see the included 
  13. help manual or the homepage.
  14.  
  15. After installing, please give us feedback by subscribing to the seahorse-user
  16. mailing list, posting a message to the forums on sourceforge, or submitting 
  17. feature requests or bugs to bugzilla.gnome.org.
  18.  
  19. See below for instructions on how to install Seahorse Plugins.
  20.  
  21. Homepage: http://www.gnome.org/projects/seahorse/
  22.  
  23. License: Seahorse is released under the GPL.  See COPYING for more info.
  24.  
  25.     - Seahorse Team
  26.  
  27. --------------------------------------------------------------------------------
  28.                       SEAHORSE-PLUGINS INSTALLATION
  29. --------------------------------------------------------------------------------
  30.  
  31. Required Dependencies
  32. =====================
  33.  
  34.    Make sure you have the following installed before you try and install 
  35. Seahorse. You may need to install 'devel' or 'dev' versions of these packages
  36. if your distro requires this.
  37.  
  38.  - GTK 2.10 (or a later 2.x version)
  39.  - DBUS 0.35 (or later)
  40.  - GPGME 1.x 
  41.  - GnuPG 1.2.x or 1.4.x 
  42.  - libglade 2.x 
  43.  - GConf 2.x 
  44.  - GnomeVFS 2.x
  45.  - gnome-keyring 2.19.4 (or later)
  46.  
  47. Optional Dependencies
  48. =====================
  49.  
  50.    These are not required for a basic install of Seahorse, but additional 
  51. features will be enabled if these are present on your system. Again you may need
  52. to install 'devel' or 'dev' versions of these packages if your distro requires.
  53.  
  54.  - OpenLDAP 2.x (client libraries) 
  55.  - Gedit 2.6 (or later 2.x version) 
  56.  - libnautilus-extension 2.9 (or a later 2.x version)
  57.  - gnome-keyring
  58.  - libsoup 2.4
  59.  - libpanelapplet
  60.  - Avahi 0.6 (or later)
  61.  - libnotify 0.3 (or later)
  62.  - OpenSSH 
  63.  - Gecko (from Firefox 1.5 or later)
  64.  - Epiphany 2.14 (or later)
  65.  
  66. A summary of which features are enabled will be displayed after you run 
  67. './configure' (see below).
  68.