From: Sasha Pachev Date: June 30 1999 9:52pm Subject: Re: I've instinstalled dbi and dbd, interface doesn't work List-Archive: http://lists.mysql.com/mysql/6329 Message-Id: <377A91AE.E5749FC5@direct1.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit mwkohout wrote: > > I've installed the mysql devel, mysql-dbi-perl-bin, and dbi-perl-bin > rpms, but when I try to use dbi in any scripts, perl gives me an error > that it can't find the modules.......what gives? > > thanks for the help > Aparently something is missing from the RPMs or you forgot to install something. Try doing it the regular way - bring in a tarball, unpack, perl Makefile.PL; make; make test; su; make install -- Sasha Pachev http://www.sashanet.com/ (home) http://www.direct1.com/ (work)