View Single Post
  #1  
Old 03-06-2008, 05:44 PM
RamsiMage
Fire Beetle
 
Join Date: Jan 2008
Posts: 26
Default Peal is giveing me issues..

I'm following the wiki and I'm at the Pearl install commands. The issue is a missing file.

Code:
ppm> install DBD-mysql
====================
Install 'DBD-mysql' version 3.0002 in ActivePerl 5.8.7.813.
====================
====================
Install 'DBD-mysql' version 3.0002 in ActivePerl 5.8.7.813.
====================
Error: error downloading 'http://ppm.activestate.com/PPMPackages/5.8-windows/MSW
in32-x86-multi-thread-5.8/DBD-mysql-3.0002.tar.gz': 404 Not Found
ppm>
I've done some digging and located two files that MAY work, but I'm not sure how to get Pearl to use the new URL found...
INDEX FOUND HERE

I'm guessing one of these:
DBD-mysql-SimpleMySQL-0.5.tar.gz
DBD-mysqlPP-0.04.tar.gz

This change is likely due to the recent changes with MYSQL..
Quote:
On 16 January 2008, less than six weeks ago, Sun announced their definitive agreement to acquire MySQL AB.
Any thoughts on a fix or workaround?

Thks.
Reply With Quote