dbi-modul installieren
Judith
- perl
hallo
beim Versuch, mit 'install DBI' im perl/bin/ppm das DBI zu installieren, erhalte ich folgende Fehlermeldung:
Error installing package 'DBI;': Could not locate a PPD file for package DBI;
Was mache ich falsch? wo ist dieses ppd file zu finden?
Wäre froh um Hilfe.Merci
J. Laws
Hi
PPD heißt "Perl Package Description" und wird von den PPM Files der Active State Distri
<cite>
WIN32 INSTALLATION
I have never attempted to install DBD::mSQL under Win32, so this is only for MySQL. If anyone succeeds, please let me know what you did.
If you are using ActivePerl, you may use ppm to install DBD-mysql. For Perl 5.6, please do
ppm install http://www.perl.com/CPAN-local/authors/id/JWIED/DBD-mysql-1.2212.x86.ppd
That should do. For Perl 5.005, ActiveState offers a package and you can simply do
ppm
install DBD-mysql
</cite>
Inwieweit mit Perl 5.8 etwas anders/neu ist, weiß ich allerdings nicht.
Welche Distri willst Du denn installieren, bzw. hast Du installiert?
Und wie willst Du das Modul installieren. Über Active states ppm oder direkt über CPAN?
Bitte mehr Infos.
Bye
Timothy
Ich habs geschafft...nach 2 Tagen knorzen... Es war einer dieser widerlichen Dreckfuhler die man netterweise selber produziert.
Alles ist installiert und der Test hat auch hingehauen.
Merci. Judith