[rt-users] Problem installing latest RT from GIT
Jesse Vincent
jesse at bestpractical.com
Mon Mar 22 12:47:50 EDT 2010
On Sun, Mar 21, 2010 at 04:47:46PM +0100, Torsten Brumm wrote:
> Hi Group
> just tried to install latest rt from git and i'm getting confused:
>
> config:
>
> ./configure --enable-graphviz --enable-gd --with-web-handler=fastcgi
> --with-db-rt-pass=apassword --with-web-user=apache --with-web-group=apache
>
> So, no GPG, after fixing all deps (mostly via rpm/yum) i get the following
> from make testdeps:
>
> SOME DEPENDENCIES WERE MISSING.
> GPG missing dependencies:
> GnuPG::Interface ...MISSING
>
> OK, i thought i don't use GPG but let me install it:
>
> [root at rt3 bestpractical-rt-cb95899]# perl -MCPAN -e 'install
> GnuPG::Interface'
> CPAN: Storable loaded ok
> Going to read /root/.cpan/Metadata
> Database was generated on Sun, 21 Mar 2010 13:50:09 GMT
> GnuPG::Interface is up to date.
What versions of gpg and GPG::Interface do you have installed?
What does perl -e'use GnuPG::Interface 99999' say?
-j
More information about the rt-users
mailing list