E:\ljcache>perl Makefile.PL
Have E:\usr\lib\Config.pm expected E:\usr\bin\lib\Config.pm
Your perl and your Config.pm seem to have different ideas about the architecture
they are running on.
Perl thinks: [lib]
Config says: [MSWin32-x86-multi-thread]
This may or may not cause problems. Please check your installation of perl if yo
u
have problems building this extension.
Writing Makefile for LJ::Cache
E:\ljcache>make
MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
Fatal makefile 652: No terminator specified for in-line file operator
E:\ljcache>
Whjch is pretty meaningless to me, to be totally honest. The config.pm#s are both the same file (I copied one in place of the other)
But, I don't understand where perl grabs [lib] from, for the machine architecture
I'm muchly foncused
:o(
Anyone care to offer advice?