Re: wxAssert problem in the cseditor code on windows

Eric Sunshine <[email protected]>
Newsgroups gmane.comp.graphics.crystalspace.devel
Message-ID <CAPig+cRKiJ2d8-2SejnDtrRTkbHesmTJjcugxE6tMX0XVhnm4Q@mail.gmail.com>
On Mon, May 14, 2012 at 4:43 AM, Andrei Bârsan <[email protected]> wrote:
> On 13.05.2012 23:49, Eric Sunshine wrote:
> > In the past, Perl shipped with MSYS was incompatible, causing strange
> > line-ending borkment. I don't know if this is still true, but you
> > might try ActiveState Perl.
> Hmm, I've searched high and low on the web, but I couldn't find a reliable
> piece of information that could help me make msys prefer the Perl installed
> in windows to its own version. Should I just edit Jamconfig.msvcgen

It's been a while since I installed MSYS, but the default installation
did not include MSYS Perl by default. It was something you would
install separately. I don't know if this is still the case.

At any rate, you can just edit the generated Jamconfig to point PERL
at the ActiveState binary. (There should be no need to edit
Jamconfig.msvcgen, I would think.) Even better, set the PERL variable
to point at ActiveState when you configure CS. For instance:
./configure PERL='/c/Program Files/ActiveState/Perl/whatever'

> > There doesn't seem to be any error message in the pasted excerpt. Very
> > likely, the error message appeared earlier in the build output. -- ES
> Yes, you are right! I've managed to track one of the bugs error messages:
> Can't locate Template.pm in @INC (@INC contains: /usr/lib/perl5/5.8/msys
> /usr/lib/perl5/5.8 /usr/lib/perl5/site_perl/5.8
> /msys /usr/lib/perl5/site_perl/5.8 /usr/lib/perl5/site_perl/5.8
> /usr/lib/perl5/vendor_perl/5.8/msys /usr/lib/perl5/vendo
> r_perl/5.8 /usr/lib/perl5/vendor_perl/5.8 .) at /c/Perl64/site/bin/ttree
> line 31.

It appears that you neglected to install TemplateToolkit
<template-toolkit.org> fully, or that the installation is somehow
corrupt, or maybe it installed its Perl modules in the wrong location.
As I recall, installation of TemplateToolkit under ActiveState Perl
using the Perl Package Manager was somewhat painless.

-- ES

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.