I need to install GnuPG, but I get this: pfexec pkg install -n SUNWgnupg Creating Plan | pkg: The following package(s) violated constraints: Package consolidation/sfw/sfw-incorporation contains constraint incompatible with constraint in installed package entire proposed: Pkg SUNWdoxygen: Optional min_version: 1.5.7.1,5.11-0.131 max version: 1.5.7.1,5.11-0.131 defined by: pkg:/consolidation/sfw/sfw-incorporation installed: Pkg SUNWdoxygen: Optional min_version: 1.5.7.1,5.11-0.111 max version: 1.5.7.1,5.11-0.111 defined by: pkg:/entire Unfortunately, I have no idea how to overcome this.
My plan B was to compile from source, but I get this: *** It is now required to build with support for the *** GNU Portable Threads Library (Pth). Please install this *** library first. The library is for example available at *** ftp://ftp.gnu.org/gnu/pth/ *** On a Debian GNU/Linux system you can install it using *** apt-get install libpth-dev *** To build GnuPG for Windows you need to use the W32PTH *** package; available at: *** ftp://ftp.g10code.com/g10code/w32pth/ *** configure: error: *** *** Required libraries not found. Please consult the above messages *** and install them before running configure again. *** When trying to install SUNWPth, I get the same Doxygen error. cay at helsinki:~/gnupg-2.0.14$ pfexec pkg install -n SUNWpth Creating Plan | pkg: The following package(s) violated constraints: Package consolidation/sfw/sfw-incorporation contains constraint incompatible with constraint in installed package entire proposed: Pkg SUNWdoxygen: Optional min_version: 1.5.7.1,5.11-0.131 max version: 1.5.7.1,5.11-0.131 defined by: pkg:/consolidation/sfw/sfw-incorporation installed: Pkg SUNWdoxygen: Optional min_version: 1.5.7.1,5.11-0.111 max version: 1.5.7.1,5.11-0.111 defined by: pkg:/entire I would very much appreciate any help. Thanks, Cay -- This message posted from opensolaris.org