[Dev] unable to configure glib in chandler 0.1
Morgen Sagen
morgen at osafoundation.org
Fri Apr 25 09:51:06 PDT 2003
Come to think of it -- you already have enough code compiled to run Chandler on your FreeBSD machine. The glib that you're getting stuck on is not yet being used by the existing Chandler codebase -- it's in preparation for the upcoming Repository Access Protocol library that Lou Montulli is working on. So in fact, assuming that you previously ran "hardhat.py -dB" from your osaf/chandler/Chandler/ directory and it got as far as you indicated (up to glib), if you now cd to your osaf/chandler/Chandler/ directory and run "hardhat.py -db" (little b means just build in the current module, and not the module's dependencies) you should then have enough built to run Chandler (which you can do by running "hardhat.py -dx" from the osaf/chandler/Chandler/ directory).
More information about the Dev
mailing list