[rt-users] RT daytabase initialization problem
Adam Hooper
adamh at densi.com
Mon Sep 8 15:20:22 EDT 2003
Your DBD::mysql is broken. It's not linking to libmysqlclient.so. This
isn't an RT issue... but the stuff to try first:
- 'locate libmysqlclient.so'
- make sure its path is in /etc/ld.so.conf
- re-run /sbin/ldconfig (as root)
Didn't DBD::mysql fail the 'make test'?
--
Adam Hooper
adamh at densi.com
Leon Sonntag wrote:
> It has been a struggle (for some reason) butI have RT 3.0.4 installed on
> my RH8 system. I using mySQL 4.0.14 and Apache 1.3.28.
>
> When I rub the "make initialize-database" I get this:
> /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
>
> Any ideas????
>
>
> Most anything is easy after you've done it successfully a few times
>
> Leon Sonntag
> Innovative Web Applications
> leon at iwa-solutions dot com
> _______________________________________________
> rt-users mailing list
> rt-users at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-users
>
> Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm
More information about the rt-users
mailing list