ConFoo Montreal 2026: Call for Papers

Voting

: eight minus one?
(Example: nine)

The Note You're Voting On

mk at wintermute dot at
16 years ago
Quick installation guide on Fedora 10:

Needed:
- c++ compiler
- php-pear
- gnupg
- libgpg-error
- gpgme
- gpgme-devel
- php-devel

Install with:
$ pecl install gnupg

Add an entry to /etc/php.ini:
extension=gnupg.so

Restart Apache > you're done.

<< Back to user notes page

To Top