PIN-Entry-0.9.7
      
      
      
        
          Installation of PIN-Entry
        
        
          Install PIN-Entry by running the
          following commands:
        
        
./configure --prefix=/usr &&
make
        
          This package does not come with a test suite.
        
        
          Now, as the root user:
        
        
make install
       
      
        
          Command Explanations
        
        
          --enable-pinentry-qt=yes/no: Default is
          yes.
        
        
          --enable-pinentry-gtk2=yes/no: Default
          is yes. Even if other pinentry-* is installed,
          pinentry will be a
          symlink to pinentry-gtk-2.
        
        
          --enable-pinentry-gnome3=yes/no:
          Default is yes. Actually, it is the gtk3 pinentry.
        
       
      
        
          Contents
        
        
          
            
              Installed Programs:
              pinentry (symlink), pinentry-curses,
              pinentry-gnome3, pinentry-gtk-2, pinentry-qt, and
              pinentry-tty
            
            
              Installed Libraries:
              None
            
            
              Installed Directory:
              None
            
           
         
        
          
            Short Descriptions
          
          
            
            
              
                | 
                    pinentry
                   | 
                    is a symbolic link to the default PIN-Entry program.
                   | 
              
                | 
                    pinentry-curses
                   | 
                    is an Ncurses text-based
                    PIN-Entry helper
                    program.
                   | 
              
                | 
                    pinentry-gnome3
                   | 
                    is a GNOME-3
                    PIN-Entry helper
                    program.
                   | 
              
                | 
                    pinentry-gtk-2
                   | 
                    is a GTK+2 PIN-Entry program program.
                   | 
              
                | 
                    pinentry-qt
                   | 
                    is a Qt4 or 5
                    PIN-Entry helper
                    program.
                   | 
              
                | 
                    pinentry-tty
                   | 
                    is a tty PIN-Entry helper program.
                   | 
            
          
         
       
      
        Last updated on 2016-08-28 20:08:04 -0700