[rt-users] initialize-database error

Benjamin Herbert herbert at isis.visi.com
Tue Apr 22 16:34:09 EDT 2003


Hello,

I am running trying to install rt-3-0-1 on a redhat 7.3 box.  When I run
make initialize-database I get this output:

/usr/bin/perl //usr/local/rt3/sbin/rt-setup-database --action init --dba
root --prompt-for-dba-password
In order to create a new database and grant RT access to that database,
this script needs to connect to your mysql instance on localhost as
root.
Please specify that user's database password below. If the user has no
database
password, just press return.

Password: Now creating a database for RT.
Creating mysql database rt3.
Now populating database schema.
Creating database schema.
schema sucessfully inserted
Now inserting database ACLs
Now inserting RT core system objects
Checking for existing system user...not found.  This appears to be a new
installation.
Creating system user...Can't locate object method "begin_work" via
package "DBI::db" (perhaps you forgot to load "DBI::db"?) at
/usr/lib/perl5/site_perl/5.6.1/DBIx/SearchBuilder/Handle.pm line 497,
<SCHEMA> line 416.
make: *** [initialize-database] Error 255


Has anybody seen this before, or know what is wrong?  Any info would be
appreciated.  Thanks.

- Benjamin



More information about the rt-users mailing list