📄 download.xml
字号:
<?xml version="1.0" encoding="ISO-8859-15"?><?xml-stylesheet type="text/xsl" href="../../old/ibrpage.xsl"?><ibrpage menu="old/menu.xml"> <title>Download</title> <head> <link rel="stylesheet" type="text/css" href="/old/ibr.css"/> <link rel="stylesheet" type="text/css" href="libsmi.css"/> </head> <p> The latest release of <em>libsmi</em> is <include xmlns="http://www.w3.org/2001/XInclude" parse="text" href="include/version"/>. </p> <p> <em>Libsmi</em> is freely available as a source code tarball for download at </p> <p align="center"> <tt><a href="ftp://ftp.ibr.cs.tu-bs.de/pub/local/libsmi/"> ftp://ftp.ibr.cs.tu-bs.de/pub/local/libsmi/</a></tt> </p> <p> The most current sources can be obtained from the <a href="http://subversion.tigris.org/">Subversion</a> repository: </p> <div style="margin:0px 40px"> <b>svn checkout http://www.ibr.cs.tu-bs.de/svn/libsmi</b> </div> <p> Note that this gets you the head of the sources which may temporarily contain buggy, non-compilable, API-violating code. Nevertheless, I encourage developers to try the code from the repository and send bug reports and patches via the <a href="mailinglist.html">mailinglist</a> when appropriate. </p><!-- <p> The most current sources can be obtained via anonymous CVS: </p> <div style="margin:0px 40px"> <b>cvs -d :pserver:anoncvs@anoncvs.ibr.cs.tu-bs.de:/anoncvs login</b><br/> (Logging in to anoncvs@anoncvs.ibr.cs.tu-bs.de)<br/> CVS password: <b>anoncvs</b><br/> <b>cvs -d :pserver:anoncvs@anoncvs.ibr.cs.tu-bs.de:/anoncvs co libsmi</b><br/> </div> <p> Note that the CVS sources may temporarily contain buggy, non-compilable, API-violating code. Nevertheless, I encourage developers to try the code from the CVS repository and send bug reports and patches via the <a href="mailinglist.html">mailinglist</a> when appropriate. </p>--> <p> <em>Libsmi</em> compiles on most UNIX style platforms. Development primarily takes place on the Debian Linux platform. At least FreeBSD and W32-cygwin are reported to work also. You need a C compiler that supports <tt>long long</tt> types, e.g. <tt>gcc</tt>, and some tools that are present on most development machines (make, sed). <em>Libsmi</em> comes with a GNU autoconf <tt>configure</tt> script and <tt>libtool</tt> support to build static and shared libraries on many systems. For a complete build from scratch, you need GNU <tt>flex</tt> and <tt>bison</tt> (other lex/yacc implementation do not work), though generated scanner and parser C files are also included. </p> <p> <em>Libsmi</em> has been packaged for some Linux distributions, e.g., Debian, RedHat, Mandrake, and SuSE. You may prefer to look for packages supplied by your favorite software package supplier, before you compile <em>libsmi</em> from scratch.<!-- Two <a href="http://www.debian.org/">Debian</a> packages of <em>libsmi</em> (runtime and development) are being maintained by Remco van de Meent and <a href="http://cgi.debian.org/cgi-bin/search_packages.pl?keywords=libsmi&searchon=names&version=all&release=all">integrated into the Debian woody distribution</a>. RPM Linux binary and source packages of <em>libsmi</em> are being maintained by Gregory McLean at <a href="ftp://wacko.gxsnmp.org/pub/RPMS/">ftp://wacko.gxsnmp.org/pub/</a>. Linux <a href="ftp://ftp.ciril.fr/pub/linux/mandrake-devel/contrib/RPMS/">Mandrake packages</a> are maintained by Lenny Cartier. Marcin Cieslak maintains a FreeBSD port of <em>libsmi</em>.--> </p></ibrpage>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -