Re: [rt-users] Problem installing latest RT from GIT

2010-03-24 Thread Christian Loos
Am 21.03.2010 16:47, schrieb Torsten Brumm:
 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:
 
 [r...@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.
 
 make testdeps still shows the error.
 
 Tried later with --disable-gpg works well. So it looks like i have to
 disable it to get all working, correct or and error?
 
 Any ideas?

Hi Torsten,

gpg support is by default enabled,
so you have to satisfy the gpg dependencies.
If you don't have all gpg dependencies installed and
don't want to use gpg, you have to disable gpg.
It's not a bug, it's a feature ;-)

Chris


Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com


Re: [rt-users] Problem installing latest RT from GIT

2010-03-22 Thread Jesse Vincent



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:
 
 [r...@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 9' say?

-j
___
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: sa...@bestpractical.com

2010 RT Training Sessions!
San Francisco, CA, USA - Feb 22  23
Dublin, Ireland - Mar 15  16
Boston, MA, USA - April 5  6
Washington DC, USA - Oct 25  26

Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com


[rt-users] Problem installing latest RT from GIT

2010-03-21 Thread Torsten Brumm
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:

[r...@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.

make testdeps still shows the error.

Tried later with --disable-gpg works well. So it looks like i have to
disable it to get all working, correct or and error?

Any ideas?

-- 
MFG

Torsten Brumm

http://www.brumm.me
http://www.elektrofeld.de
___
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: sa...@bestpractical.com

2010 RT Training Sessions!
San Francisco, CA, USA - Feb 22  23
Dublin, Ireland - Mar 15  16
Boston, MA, USA - April 5  6
Washington DC, USA - Oct 25  26

Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com