Hi,
I am running win2k server with Apache 2.0.39 and
Activestate's active perl 5.6. I am trying to configure my webserver
to be my own live journal server for the fun of it. It requires
some Perl modules before I can get in to though. I am not very
knowledgeable in Perl unfortunately. I have all the pre-requisites
installed except 5. Now is where it comes down to two questions. The
first question goes to the libwww-perl-5.65 module. I run the perl
makefile.pl command and all goes well. I then run make and I get a error
of:
"makefile:822: *** missing separator.
stop."
Now what I did was download the file and unzipped
it to a folder and am running the make commands from just the command prompt in
this folder. Is this wrong? Is libwww-perl not compiled properly for
win32?
The other problem I have is I know that the other
four perl modules need to be compiled but I do not know how to do so. Is
there a good reference how to compile modules for win32? Or could someone
give me directions. I have the make utility for win32 as well as a c and a
c++ compiler. Do I need anything else?
Any help given would be greatly appreciated.
I am at wits end here.
Thanks
David Kent
|
- Re: Perl modules on Win2K David Kent
- Re: Perl modules on Win2K $Bill Luebkert