1.4.0 packaging results
Allison Randal
allison at parrot.org
Fri Aug 7 06:31:25 UTC 2009
Gerd Pokorra wrote:
> Am Mittwoch, den 22.07.2009, 12:09 +0200 schrieb Reini Urban:
>> 1) Several files are still missing to be installed, the
>> MANIFEST.generated is a bit better than with 1.1, but still blocking.
>> Very interesting is that dynoplibs.pl is not installed at all, so a
>> -devel package is useless.
>
> I also would like that 'dynoplibs.pl' would be available with an
> installed Parrot. It would be nice if you would decide (at parrotsketch)
> that the files 'dynpmc.pl' and dynoplibs.pl' would be included in
> MANIFEST.generated. lib/Parrot/OpLib/core.pm will be installed but seems
> to be never called.
dynoplibs.pl and dynpmc.pl are not installable and are a deprecated.
(Both perl scripts are generated from template files with hardcoded
build directory paths, which is truly evil.) Use generated makefiles
instead. See config/gen/makefiles/dynpmc.in and
config/gen/makefiles/dynoplibs.in for examples of what the makefile
templates should look like, or better yet, look at ParTcl's makefile
templates.
Allison
More information about the parrot-dev
mailing list