View Single Post
  #2  
Old 10-24-2008, 03:52 PM
paaco
Discordant
 
Join Date: Jan 2005
Posts: 320
Default

Make sure your quests are in eqemu/quests and not eqemu/quests/quest

If that is ok and still doesn't work make sure you are installing perl correctly.
I use ActivePerl 5.8.7.813
http://downloads.activestate.com/Act...l/Windows/5.8/

Double click on the ActivePerl download and install it using the default settings. No changes are necessary. Once that is done, do the following
Click Start, then click Run, then type in ppm
( If you are using vista you can hit the windows key plus R to bring up the run command )

Now enter the following, pressing Enter after each Install command.
Note: if you can not find DBD-mysql, use DBIx-MySQLSequence

Install DBI
Install DBD-mysql
Install IO-stringy
Reply With Quote