On Jul 5, 2008, at 7:34 PM, Robert Vandeventer wrote: > Hello everyone. New subscriber here. I'm going completely bonkers > trying to what I'm doing wrong with my installation of Crystal > Space. I've re done this over and over and over again, and > walktest only compiles 25% of the time and CEL's ./configure is > happy a grand total of 0% of the time, repeatedly telling me the > SDK is not installed no matter what I do. I can't figure out the > problem. > using msys, ./configure gives me the output: http://cphonx.net/ > 1conf.txt > using msys, jam gives me the output: http://cphonx.net/2jam.txt > using msys, jam install gives me the output: http://cphonx.net/ > 3inst.txt
The installation log shows a number of failures. Unfortunately, however, the actual error messages are not present in the log. It will be useful if you can generate a log which also captures the error messages. Try this: jam install > 3inst.txt 2>&1 As for CEL configure failing, we will need to see the config.log which is generated by the configuration process. -- ES ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Crystal-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/crystal-main Unsubscribe: mailto:[EMAIL PROTECTED]
