diff --git a/basicnet/netlibs/curl.xml b/basicnet/netlibs/curl.xml index 5dca7a545d..dd033e4968 100644 --- a/basicnet/netlibs/curl.xml +++ b/basicnet/netlibs/curl.xml @@ -5,6 +5,7 @@ + @@ -35,6 +36,7 @@ functions like streaming media. Download (FTP): +Download MD5 sum: &curl-md5sum; Download size: &curl-size; Estimated disk space required: &curl-buildsize; diff --git a/basicnet/netlibs/gnet.xml b/basicnet/netlibs/gnet.xml index 4338071946..d53d093d38 100644 --- a/basicnet/netlibs/gnet.xml +++ b/basicnet/netlibs/gnet.xml @@ -2,11 +2,12 @@ "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [ %general-entities; - + + - + ]> @@ -17,6 +18,8 @@ GNet-&gnet-version; + +GNet Introduction to <application>GNet</application> @@ -32,6 +35,7 @@ library. This is useful for supporting TCP sockets, url="&gnet-download-http;"/> Download (FTP): +Download MD5 sum: &gnet-md5sum; Download size: &gnet-size; Estimated disk space required: &gnet-buildsize; @@ -41,28 +45,57 @@ url="&gnet-download-ftp;"/> <application>GNet</application> dependencies Required - + or + - Installation of <application>GNet</application> -Install GNet by running the following commands: - +Install GNet by running the following +commands: ./configure --prefix=/usr && -make && -make install +make + +Now, as the root user: + +make install Contents -The GNet package contains libgnet libraries. + +Installed Programs +Installed Library +Installed Directories + + +None +libgnet-2.0.[so,a] +/usr/include/gnet-2.0, /usr/lib/gnet-2.0 and +/usr/share/doc/libgnet2.0-dev + + + + +Short Descriptions + + + +libgnet-2.0.[so,a] +is a simple network library written in C. It is +object-oriented and built upon GLib. It is +intended to be easy to use and port. + +libgnet-2.0.[so,a] + + +