|
From: Thomas G. <to...@ad...> - 2001-11-02 15:21:58
|
On Fri, 2 Nov 2001, Oscar Buijten wrote:
> [root@euro oscar]# rpm -i perl-DBI-1.14-4mdk.i586.rpm
> [root@euro oscar]# rpm -i perl-DBD-Pg-0.91-2mdk.i586.rpm
> Looks like I am back to square 1....
>=20
> Any suggestions???
Hi Oscar,
rpm -e all of these rpms. Let's do it by hand, one at a time.
Grab DBI and DBD (or if you want I'll email them to you.)
Unpack each archive into /usr/local/src (as root)
cd /usr/local/src/DBI* (he goes first)
perl Makefile.PL
make
make install
repeat the process for DBD...trust me it makes sense to remove=20
mandrake/redhat's rpm (redhat package mangler) from the equation.
Let's let perl do it's job. It will complain if something is
amiss.
--------------------------------------------------------------------
Saint Vincent Catholic Medical Centers =20
--------------------------------------------------------------------
Thomas Good tomg@ { admin | q8 } .nrnet.org
Programmer/Analyst Phone: 718-818-5528=20
Behavioral Health Services Fax: 718-818-5056 =20
Residential Services Mobile: 917-282-7359 =20
--------------------------------------------------------------------
/* Rekordmeister ist nur der FC Bayern M=FCnchen! */
--------------------------------------------------------------------
|