|
From: | Brandon J. Van Every |
Subject: | Re: [Chicken-users] posixunix.exports regexunix.exports |
Date: | Mon, 03 Jul 2006 13:45:52 -0700 |
User-agent: | Thunderbird 1.5.0.4 (Windows/20060516) |
Dan wrote:
Finally, yet another problem is that without makeinfo, the build stops early on. If I comment the first makeinfo references in CMakeLists.txt, the buildcompletes,
This surprises me. I thought I had it so the build would work without makeinfo. I'll investigate.
but "make install" still wants chicken.html. Brandon, could you please fix this?
It wants it, but it's also the very last thing in the install. On my system, everything else will install. Terminating with an error is not graceful, but the alternative is forcing the user to rerun CMakeSetup or CCMake once they add makeinfo. I had wanted to avoid that, since futzing with makeinfo is such a common problem. I will see if I can devise a have-your-cake-and-eat-it-too solution.
Cheers, Brandon Van Every
[Prev in Thread] | Current Thread | [Next in Thread] |