Piotr Obrzut wrote: > I'm trying to test IAEditor project on cygwin and I have following problems: > - Configure sends me following message: "checking if Crystal Space > SDK is usable... no" - what might be the cause? CS is building > without problems.
To answer that, you will need either to examine config.log or paste the appropriate extract of it into an email. The appropriate extract is the part which starts at "checking if Crystal Space SDK is usable..." and ends at the printing of "no". > - When I try to run msvc project regeneration, I have 'ttree: > command not found' error. From what I remember it comes with perl, > and I'm sure I was installing all cygwin perl packages. How can I > get this tool? TemplateToolkit is not distributed with Perl, so you need to install it separately. Probably simplest on Cygwin is to install directly from CPAN, for which instructions are here: http://www.template-toolkit.org/download/index.html#cpan -- ES ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Crystal-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/crystal-main Unsubscribe: mailto:[EMAIL PROTECTED]
