Requirements
Installation
A real installation is not necessary. If Python, wxPython, encfs and python-keyring are installed on your computer, you only have to copy a folder from the
zip. 
First time installation
  - unpack and copy the folder EncFSman from the zip to a place of
your choice
 
  - on Linux systems /opt/EncFSman is a good choice
 
  - install Python 2.7.x or higher (this is default on many Linux systems) or
      better (3.x is not supported yet)
  
 
  - install wxPython 2.8.x (package python-wxgtk2.8 on Ubuntu 12.04) or better
  
 
  - install encfs 1.7.4 (package encfs on Ubuntu 12.04) or better
  
 
  - install python-keyring 0.7.1 (package python-keyring on Ubuntu 12.04) or better
  
 
  - locate and double click "encfsman.pyw" or run from a command
      line  "python ./encfsman.pyw"
  
 
Update
  - program update is made from the Help menu of the running program