安装libosmocore

[复制链接]
916|0
 楼主| gaochy1126 发表于 2020-3-19 15:29 | 显示全部楼层 |阅读模式
core, os, GIT, ev, TI
本帖最后由 gaochy1126 于 2020-3-19 15:55 编辑
  1. sudo apt-get install build-essential libtool libtalloc-dev libsctp-dev shtool autoconf automake git-core pkg-config make gcc gnutls-dev python-minimal</span>   ##安装依赖

  2. sudo apt-get install libpcsclite-dev  (可选)
  3.   
  1. git clone git://git.osmocom.org/libosmocore.git   ##下载源
  1. cd libosmocore/              ##以下命令按照顺序执行,  注意: 执行前,要去安装gnutls依赖,否则会出问题
  2. autoreconf -i
  3. ./configure
  4. make
  5. sudo make install
  6. sudo ldconfig -i
  7. cd ..


您需要登录后才可以回帖 登录 | 注册

本版积分规则

个人签名:这个社会混好的两种人:一是有权有势,二是没脸没皮的。

1205

主题

11937

帖子

26

粉丝
快速回复 在线客服 返回列表 返回顶部