What HOWTO did you follow? If you followed the one with Perl quests, then you need to change the boot5zones.bat (right-click and select Edit) so that the 5 lines that begin with "zone" begin with "zoneperl" instead.
To elaborate a bit more, the problem is that the executable to start a zone in the normal build is called "zone.exe", and in the Perl build it's called "zoneperl.exe", but they included the same batch file ("boot5zones.bat") in both distributions, so you need to change it if you have the Perl build.
Hope this helps.
|