在centos上安装lksctp .

本文介绍了多种安装lksctp-tools的方法,包括直接从官方网站下载RPM包安装、使用yum工具安装以及从源码编译安装。此外还提供了一个开源软件镜像站点供读者参考。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

http://sourceforge.net/projects/lksctp/files/ 网站上下载最新版本 lksctp-tools-1.0.13.tar.gz (当时最新的)

解压该包,查看INSTALL 文件,里面有安装方法:

1) Download and install the following binary RPMs from the lksctp sourceforge
   website at
        http://sourceforge.net/project/showfiles.php?group_id=26529
   * lksctp-tools-x.y.z-1.i386.rpm
   * lksctp-tools-x.y.z-devel-1.i386.rpm
   * lksctp-tools-x.y.z-doc-1.i386.rpm


   lksctp-tools-x.y.z-1.i386.rpm includes
   * SCTP run-time library.
   * Sample SCTP applications: sctp_darn and sctp_test.
   * withsctp: a tool when used with existing TCP binaries replaces TCP
               with SCTP.


   lksctp-tools-x.y.z-devel-1.i386.rpm includes
   * SCTP header file /usr/include/netinet/sctp.h
   * SCTP man pages.
   * Source code for sample SCTP applications.


   lksctp-tools-x.y.z-doc-1.i386.rpm includes
   * SCTP RFC's and internet drafts.


   If you want to run and play with the included sample SCTP applications or
   develop your own SCTP applications, you can skip the rest of the
   instructions.

.................................

另一个方法很简单:

用yum 工具
yum list lksctp*   #查看相关的可用包

lksctp-tools.i686                              1.0.10-5.el6                         @base
lksctp-tools-devel.i686                        1.0.10-5.el6                         @base
lksctp-tools-doc.i686        


用yum install 把它们都安装上,即可


还有一个方法:编译源码

首先解压源码:

#tar -xf  lksctp-tools-1.0.13.tar.gz

运行 ./bootstrap

运行 ./configure

此时生成makefie文件

呵呵呵,接下来就知道了怎么做了吧(make工具)


偶尔看到的一个资源网站----天津大学开源软件镜像,在此分享一下:

http://mirror.tju.edu.cn/centos/

参考:http://www.sctp.org/


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值