
On Fri, May 27, 2011 at 05:55:34PM +0200, Xiaoxing Meng wrote:
All the directories where I can find DBI.pm contains in attachement. The directories that OTRS try to find DBI.pm are ... /usr/local/perl/lib/5.10.0/i686-linux /usr/local/perl/lib/5.10.0 /usr/local/perl/lib/site_perl/5.10.0/i686-linux /usr/local/perl/lib/site_perl/5.10.0
I used "ln" to connect these directories but I didn't succeed. "ln -s /usr/local/perl/lib/ /usr/local/lib/perl5/site_perl/" The "link" is not correct? Or I should not do this way?
As others already pointed out, the installation of the perl-DBI package
is not only about DBI.pm. One of the error messages you posted earlier
showed that DBI.pm was found, but that DBI.so was missing.
--
-- Jos Vos