Quote:
Originally Posted by ghanja
In my many reinstallations of EQEMU (box changes, experimentation, etc.) I found that installing Perl -after- MySQL, even if just an update to the Perl version would fubar things, likely due to botching the DBI module linkings, etc.
I can also tell you, that once or twice, I would forget to install the DBI and Stringy-IO.
I would uninstall MySQL completely, reboot. Install the Perl version you're wanting to go with (I'd go with the recommended versions), reboot. Install the DBI and Stringy-IO modules, reboot. Then reinstall MySQL and go from there.
The aforementioned out of order/updating version issues could be why you are experiencing issues. Also, there is the very first installation I ever did. I used a different version Perl on the compiling machine than the one on the machine running EQEmu. That 'broke' Perl as well, where even 'hails' were ignored.
*Edit: Holy necro reply. WTF. This showed up as new (complete with new post icon and all). Very sorry about this. Feel free to delete this post of mine.. damn :/
|
Hi ghanja. Could you tell me how you solved this problem?
I meet the same problem. All the perl scripts did not work, no any response even type "Hail". But lua scripts worked. I have ever setup the eqemu many time, using physical computer, using vmware, using windows 7 32 bit, using windows 7 64bit, using mysql 5.1 5.5 5.6 5.7, using mariadb, using perl 5.12, using perl 5.16. I even tried to use the installer, but it still did not work.
Could you give me some advice?