Author: damitha Date: Mon Dec 10 01:28:37 2007 New Revision: 602821 URL: http://svn.apache.org/viewvc?rev=602821&view=rev Log: fixed Jira AXIS2C-765
Modified: webservices/axis2/trunk/c/INSTALL webservices/axis2/trunk/c/xdocs/docs/installationguide.html Modified: webservices/axis2/trunk/c/INSTALL URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/INSTALL?rev=602821&r1=602820&r2=602821&view=diff ============================================================================== --- webservices/axis2/trunk/c/INSTALL (original) +++ webservices/axis2/trunk/c/INSTALL Mon Dec 10 01:28:37 2007 @@ -163,9 +163,9 @@ website and install it to run these binaries * You also need the following dlls - - libxml2.dll [http://www.xmlsoft.org - version >= libxml2-2.6.20.win32] - - iconv.dll [http://www.xmlsoft.org - version >= iconv-1.9.1.win32] - - zlib1.dll [http://www.xmlsoft.org - version >= zlib-1.2.3.win32] + - libxml2.dll [http://www.zlatkovic.com/pub/libxml - version >= libxml2-2.6.20.win32] + - iconv.dll [http://www.zlatkovic.com/pub/libxml - version >= iconv-1.9.1.win32] + - zlib1.dll [http://www.zlatkovic.com/pub/libxml - version >= zlib-1.2.3.win32] 3.2 Binaries in the release --------------------------- @@ -243,9 +243,9 @@ and Lib folders to the makefile. * You also need - - libxml2 [http://www.xmlsoft.org - download the version >= libxml2-2.6.20.win32] - - iconv [http://www.xmlsoft.org - download the version >= iconv-1.9.1.win32] - - zlib [http://www.xmlsoft.org - download the version >= zlib-1.2.3.win32] + - libxml2 [http://www.zlatkovic.com/pub/libxml - download the version >= libxml2-2.6.20.win32] + - iconv [http://www.zlatkovic.com/pub/libxml - download the version >= iconv-1.9.1.win32] + - zlib [http://www.zlatkovic.com/pub/libxml - download the version >= zlib-1.2.3.win32] 4.2 Editing configure.in file ----------------------------- Modified: webservices/axis2/trunk/c/xdocs/docs/installationguide.html URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/xdocs/docs/installationguide.html?rev=602821&r1=602820&r2=602821&view=diff ============================================================================== --- webservices/axis2/trunk/c/xdocs/docs/installationguide.html (original) +++ webservices/axis2/trunk/c/xdocs/docs/installationguide.html Mon Dec 10 01:28:37 2007 @@ -450,7 +450,7 @@ <p>For both binary and source distributions, you have to download <a -href="http://xmlsoft.org/downloads.html">Libxml2</a>, if you are not using Guththila parser which comes with the distribution.</p> +href="http://www.zlatkovic.com/pub/libxml/">Libxml2</a>, if you are not using Guththila parser which comes with the distribution.</p> <a id="win_binary"></a> @@ -482,20 +482,18 @@ <ul> - <li>libxml2.dll [http://www.xmlsoft.org - download the version >= + <li>libxml2.dll [http://www.zlatkovic.com/pub/libxml/ - download the version >= libxml2-2.6.27.win32] (optional - required only if you are not using Guththila parser)</li> - <li>iconv.dll [http://www.gnu.org/software/libiconv/ - download the + <li>iconv.dll [http://www.zlatkovic.com/pub/libxml/ - download the version >= iconv-1.9.1.win32]</li> - <li>zlib1.dll [http://www.gzip.org/zlib/ - download the version >= + <li>zlib1.dll [http://www.zlatkovic.com/pub/libxml/ - download the version >= zlib-1.2.3.win32]</li> - <li>libxslt.dll [http://www.xmlsoft.org - download the version >= libxslt-1.1.24.win32]</li> - </ul> </li> @@ -638,20 +636,18 @@ <ul> - <li>libxml2 [http://www.xmlsoft.org - download the version >= + <li>libxml2 [http://www.zlatkovic.com/pub/libxml/ - download the version >= libxml2-2.6.27.win32] (optional - required only if you are not using Guththila parser)</li> - <li>iconv [http://www.gnu.org/software/libiconv/ - download the version + <li>iconv [http://www.zlatkovic.com/pub/libxml/ - download the version >= iconv-1.9.1.win32]</li> - <li>zlib [http://www.gzip.org/zlib/ - download the version >= + <li>zlib [http://www.zlatkovic.com/pub/libxml/ - download the version >= zlib-1.2.3.win32]</li> - <li>libxslt [http://www.xmlsoft.org - download the version >= libxslt-1.1.24.win32]</li> - </ul> </li> @@ -679,8 +675,6 @@ <li>iconv [ICONV_BIN_DIR]<br /></li> <li>zlib [ZLIB_BIN_DIR]<br /></li> - -<li>libxslt [LIBXSLT_BIN_DIR</p></li> </ul> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]