Bugzilla – Bug 5412
Configure tries to find gpt_build_config even if it is not used.
Last modified: 2007-07-18 06:18:46
You need to log in before you can comment on or make changes to this bug.
gpt_build_config is used when building GW alongside globus, if you are building it using the standard configure/make is not necessary. This requirement for configure/make build should not be enforced.
Some other ./configure issues: * ./configure --help --> reports flag "--with-docs" when it should report "--with-doc" * There is currently no way to deactivate the JSDL compiling (there is --enable-jsdl and by default is enabled)
More ./configure issues: * preWS components should be built by default
Check of gpt_build_config has been fixed Handle of enable/disable options in configure has been fixed --with-docs should be fixed in the documentation Use --enable-prews to build prews gram MAD Changes committed to gw_5_2_branch