Installing Request Tracker

Damien Hull dhull at section9.us
Thu Jul 21 20:00:20 UTC 2011


I'm trying to install Request Tracker from source on Ubuntu 10.04. I
installed perl 5.14.1 so I don't mess with the systems version of perl.
Here's how I have it configured.

env PERL=/usr/local/perl/bin/perl ./configure \
--enable-graphviz --enable-gd \
--with-web-user=www-data --with-web-group=www-data \
--with-db-type=mysql \
--with-db-dba=root \
--with-db-database=request_tracker \
--with-db-rt-user=request_tracker_dbuser \
--with-db-rt-pass=hdsoawhdsoaw

I ran "make fixdeps" and got the following error message.

env PERL=/usr/local/perl/bin/perl ./configure \
--enable-graphviz --enable-gd \
--with-web-user=www-data --with-web-group=www-data \
--with-db-type=mysql \
--with-db-dba=root \
--with-db-database=request_tracker \
--with-db-rt-user=request_tracker_dbuser \
--with-db-rt-pass=hdsoawhdsoaw


How do I fix this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20110721/0a832d13/attachment.html>


More information about the ubuntu-users mailing list