bagder: curl-www _libs.html,1.15,1.16
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www In directory labb:/tmp/cvs-serv11314 Modified Files: _libs.html Log Message: moved this, but keep a pointer to the new place Index: _libs.html =================================================================== RCS file: /cvsroot/curl/curl-www/_libs.html,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- _libs.html 29 Apr 2004 14:22:32 -0000 1.15 +++ _libs.html 4 May 2005 14:13:57 -0000 1.16 @@ -4,7 +4,7 @@ #include "css.t" </HEAD> -#define CURL_LIBS +#define DOCS_LIBS #define CURL_URL libs.html #include "_menu.html" @@ -12,108 +12,9 @@ WHERE1(Libraries) -TITLE(External Libraries) -<div class="relatedbox"> -<b>Related:</b> -<br><a href="/libcurl/relatedlibs.html">Related Libs</a> -<br><a href="/libcurl/competitors.html">libcurl competitors</a> -</div> -<p> - Curl depends on external libraries for some features (and <a - href="/libcurl/">libcurl</a> for all features). You can build curl without - them, but curl gets a lot better if you have these libraries: -<p> -<table cellpadding="4" cellspacing="0"> -<tr class="tabletop"><th>Library</th><th>Used for...</th></tr> -<tr> -<td align="center"> - <img src="openssl.png" width="102" height="47" alt="OpenSSL" border="0"><br> - <a href="http://www.openssl.org"><small>www.openssl.org</small></a> -</td> -<td> - SSL (https) support. Use <a href="http://www.openssl.org">OpenSSL</a>. Curl - compiles, builds and runs perfectly with it. <a - href="download.html#openssl">download links</a> -</td> -</tr> - -<tr class="odd"> -<td align="center"> - <img src="zlib.png" width="100" height="55" alt="zlib" border="0"><br> - <a href="http://www.gzip.org/zlib/"><small>www.gzip.org/zlib</small></a> -</td> -<td> - The automatic "deflate" decompression depends on <a - href="http://www.gzip.org/zlib/">zlib</a>. <a - href="download.html#zlib">download links</a> -</td> -</tr> - -<tr> -<td align="center"> - <img src="openldap2.png" width="150" height="42" alt="OpenLDAP" border="0"><br> - <a href="http://www.openldap.org"><small>www.openldap.org</small></a> -</td> -<td> - The LDAP support depends on <a href="http://www.openldap.org">OpenLDAP</a>. -</td> -</tr> -<tr class="odd"> -<td align="center"> - <small>kerberos4</small> -</td> -<td> - - The kerberos4 support depends on a kerberos4 package! :-) More information - can be found at <a - href="http://www.contrib.andrew.cmu.edu/~shadow/kerberos.html">http://www.contrib.andrew.cmu.edu/~shadow/kerberos.html</a>, - by asking <a href="http://www.google.com/search?q=kerberos">google</a> or at - the <a href="http://web.mit.edu/kerberos/www/">MIT kerberos package - page</a>. libcurl has been used successfully with <a - href="http://www.pdc.kth.se/kth-krb/">kth-krb4</a>. - -</td> -</tr> - -<tr> -<td align=center> - <a href="http://www.pdc.kth.se/heimdal/">heimdal</a> -</td> -<td> - The GSSAPI support can be provided by the heimdal package. GSSAPI is used for - the GSS-Negotiate support in libcurl. -</td> -</tr> - -<tr class="odd"> -<td align="center"> - <a href="http://sourceforge.net/projects/modgssapache/">fbopenssl</a> -</td> -<td> - SPNEGO support depends on the fbopenssl library. -</td> -</tr> - -<tr class="even"> -<td align="center"> - <a href="http://daniel.haxx.se/projects/c-ares/">c-ares</a> -</td> -<td> - c-ares is the library libcurl uses for asynchronous name resolves. -</td> -</tr> - -<tr class="odd"> -<td align="center"> - <a href="http://www.gnu.org/software/libidn/">libidn</a> -</td> -<td> - libidn is used by libcurl to perform the proper IDNA encodings for - international domain names to work. -</td> -</tr> +TITLE(Dependencies) -</table> +This document has <a href="docs/libs.html">moved here</a>. #include "_footer.html" </BODY> _______________________________________________ http://cool.haxx.se/mailman/listinfo/curl-www-commits