[rt-users] Re: Problem running Make Initialize-Database

seph seph at directionless.org
Sat Jun 19 00:09:01 EDT 2004


> I've been reading this list lately to hopefully get a handle on RT
> and how it works, before I attempt to install this and deploy it for
> my company. I am attempting to run RT on a RH9 box. I got all the
> dependences to work and ran the make install with out any
> problems. But then when I ran the make initialize-database I run
> into some errors. Basically my problem is this:

RH9 is not a good choice for RT, check the list archives for
specifics.

> When I run the "make initialize-database" I get
>
> /usr/bin/perl: relocation error: 
> /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/auto/DBD/mysql/mysql.so: undefined symbol: mysql_init
> make: *** [initialize-database] Error 127

perl 5.8.0 is an especially bad choice. it's buggy, check the list
archives for specifics. 

This error sounds like your DBD::mysql module was built wrong, a perl
problem.

seph



More information about the rt-users mailing list