|
|
sybperl-l Archive
Up Prev Next
From: Andreas Koenig <k at anna dot mind dot de>
Subject: Re: extension installation problem
Date: Nov 8 1995 5:54PM
me> Please try with MakeMaker 5.03, which is available on CPAN. As I
me> convinced myself, 5.03 writes a Makefile. There IS some mysterous
me> magic going on with the Version number. The generated Makefile has the
me> line
me> MM_VERSION = 2.0
me> instead of 5.03. Other than that I could not test it, as I don't have
me> Sybase at hand right now. Will look into that during the weekend. Let
me> me know, how it goes.
Found the bug in MakeMaker. When I eval() a Makefile.PL in a
subdirectory I forgot to switch to package main. Saturday will bring a
new MakeMaker unless somebody feels an more urgent need. Let me know
in that case.
andreas
|