%general-entities; pinentry-qt4)"> pinentry-qt4)"> ]> $LastChangedBy$ $Date$ PIN-Entry-&pinentry-version; PIN-Entry Introduction to PIN-Entry The PIN-Entry package contains a collection of simple PIN or pass-phrase entry dialogs which utilize the Assuan protocol as described by the Ägypten project. PIN-Entry programs are usually invoked by the gpg-agent daemon, but can be run from the command line as well. There are programs for various text-based and GUI environments, including interfaces designed for Ncurses (text-based), and for the common GTK and Qt toolkits. &lfs77_checked; &gcc5_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &pinentry-md5sum; Download size: &pinentry-size; Estimated disk space required: &pinentry-buildsize; Estimated build time: &pinentry-time; PIN-Entry Dependencies Optional , , and User Notes: Installation of PIN-Entry Install PIN-Entry by running the following commands: sed -i 's:ncursesw/::' pinentry/pinentry-curses.c && ./configure --prefix=/usr && make This package does not come with a test suite. Now, as the root user: make install Command Explanations sed -i ... pinentry/pinentry-curses.c: Help configure script to find ncursesw headers - ncursesw is the default in LFS/BLFS. : Use this switch if ypu wish to install pinentry-qt4. If both and are installed, use source setqt4, before starting. Also, you need to modify the configuration step, using CXX="g++ -std=c++11" MOC="$QT4DIR/bin/moc" ./configure ..., to fix building with gcc-5 and for Qt4 moc (Qt4 meta object compiler) detection. Contents Installed Programs Installed Libraries Installed Directory pinentry (symlink), pinentry-curses, pinentry-gnome3, pinentry-gtk-2, pinentry-qt4, and pinentry-tty None None Short Descriptions pinentry is a symbolic link to the default PIN-Entry program. pinentry pinentry-curses is an Ncurses text-based PIN-Entry ihelper program. pinentry-curses pinentry-gnome3 is a GNOME-3 PIN-Entry helper program. pinentry-gnome3 pinentry-gtk-2 is a GTK+2 PIN-Entry program program. pinentry-gtk-2 pinentry-qt4 is a Qt4 PIN-Entry helper program. pinentry-qt4 pinentry-tty is a tty PIN-Entry helper program. pinentry-tty