Spencer Davis wrote:
I have posted my FAQ with answers on the wiki. http://wiki.apache.org/general/axis2c/FAQ
This is cool. That is a good start :) Samisa...
On Dec 18, 2007 1:12 AM, Supun Kamburugamuva < [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:Question: How can I enable the Guththila parser? To enable Guththila we need to build the source with Guththila. We cannot use Guththila if Axis2/C is not built with Guththila Enabled. To build the Axis2/C with Guththila In Windows we have to put the ENABLE_GUTHTHILA = 1 in the build/win32/configure.in file. In Linux we have to specify the configuration option –enable-guththila=yes. In the VC project this is little bit difficult. We have to add the guththila project to the existing Axis2/C solution. Then in the axis2_parser project, we have to remove the libxml wrapper files and add the guththila_wrapper files. Also in the axis2_parser project we have to change the include files and linker input files (libs) to corresponding guththila files ( guththila.lib and guththila/include). Hope this will answer the question. Regards, Supun. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> ------------------------------------------------------------------------ No virus found in this incoming message.Checked by AVG Free Edition. Version: 7.5.503 / Virus Database: 269.17.4/1187 - Release Date: 12/16/2007 11:36 AM
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
