Piotr Obrzut wrote: > I was playing with cs-config path mannually and it seems working, but > later I found another problem: > the "/programowanie/cs/include" looks wrong (it should have the > /cygdrive/e/programowanie/ part). It seems that I must look for a > proper fix
Is that "broken" path coming straight out of cs-config? Is that the CS source path or is it the installed path of CS (after "jam install")? If it is the installed path, did you specify the --prefix argument to configure manually? > how can I regenerate configure script? For CS, run the CS/bin/autogen.sh script. For other CS-based projects, there is normally an autogen.sh script in the top-level source directory. > I have same situation with MinGW (though on it is working on linux), I'm the > only one having this problem? The Mingw rxvt/shell environment is derived from Cygwin, so it is possible that something in your setup or the way you configure things could trigger the same response in both environments. -- 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]
