On Sat Sep 26 08:09:33 2009, DOLMEN wrote:
Show quoted text> Le Mer. Sep. 23 11:58:19 2009, CSJEWELL a écrit :
> > On Wed Sep 23 10:30:44 2009, KMX wrote:
> > > In strawberry-perl-5.10.1.0-beta-2.zip there is a strange subdirectory
> > > "perlINST_VER~" containing the following files:
> >
> > Good catch. $Config{installvendorbin} was missing a tilde when I set it
> > in Perl-Dist-Strawberry/share/strawberry/perl-5.10.1/win32/config.gc.tt.
> >
> >
http://fisheye2.atlassian.com/changelog/cpan/?cs=9206 is the patch.
>
> Is it possible to fix a deployed installation?
> Which files must be changed/moved?
"Fix" meaning move the files, sure!
Since installvendorbin is only used during installation of perl, no
further files will be created in that directory. Any files that are in
that directory can (and should) be moved to strawberry/perl/bin, no problem.
Finding this type of problem before I get really embarrassed by
releasing a non-beta version is one reason why I release betas!