>Could it be that the installer usually setup LMS to run in 32-bit mode >but since you use the git version the installer never runs so you have >to do this manually yourself ? >(I'm just guessing as I don't have a 64-bit Windows installation myself)
Possibly. I don't know if there's anything to be done in the installer though. Would CPAN modules need to be compiled as 64 bit versions, or would 32 bit versions work with a 64 bit runtime? I don't think there's any missing CPAN modules, but perhaps if they have been compiled for 32 bit and Perl is running 64 bit, they need to be compiled. I could try recompiling the modules? On my XP box, running as an administrator, I can run CPAN, and it downloads c++ compiler stuff. On Win7 x64, running as a limited user, CPAN complains that it can't download stuff (I'll have to expand on the details when I'm back at the PC). Phil _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
