[rt-users] Buildind rt4 while logged in as an AD user

Jay Ashworth jra at baylink.com
Fri Mar 23 17:31:18 EDT 2012


----- Original Message -----
> From: "Kevin Falcone" <falcone at bestpractical.com>

> Please show your configure line.

Sorry:

GETMOTIVATED\jay.ashworth at gmtpa-xen0:/appl/rt-4.0.5> cat ./build
./configure \
  --prefix=/appl/rt405 \
  --enable-graphviz \
  --enable-gd \
  --enable-ssl-mailgate \
  --with-web-handler=modperl2 \
  --with-db-type=mysql \
  --with-db-dba=root \
  --with-db-database=rt4_test \
  --with-db-rt-user=rt_user \
  --with-db-rt-pass=rt_pass \
  --with-web-user=wwwrun \
  --with-web-group=www \
  --with-rt-group=rt \
  --with-my-user-group

And I additionally get a zillion errors like:

        Email::Address ...MISSING
                Can't locate Email/Address.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/5.12.1/i586-linux-thread-multi /usr/lib/perl5/site_perl/5.12.1 /usr/lib/perl5/vendor_perl/5.12.1/i586-linux-thread-multi /usr/lib/perl5/vendor_perl/5.12.1 /usr/lib/perl5/5.12.1/i586-linux-thread-multi /usr/lib/perl5/5.12.1 /appl/rt-4.0.5)

Followed at the end by:

make: *** [testdeps] Error 1

when I run make testdeps.

It's clear I don't have all the perl I should, but I thought that was
testdeps' job to tell me.  :-)

Cheers,
-- jra
-- 
Jay R. Ashworth                  Baylink                       jra at baylink.com
Designer                     The Things I Think                       RFC 2100
Ashworth & Associates     http://baylink.pitas.com         2000 Land Rover DII
St Petersburg FL USA      http://photo.imageinc.us             +1 727 647 1274



More information about the rt-users mailing list