debiancn/repo

RFP: libwebsockets

Closed this issue · 7 comments

https://github.com/warmcat/libwebsockets
同时此软件包也为ttyd编译依赖
为了启用ttyd部分特性,可能需要下列额外非默认参数

-DLWS_IPV6=ON
-DLWS_UNIX_SOCK=ON
-DLWS_WITH_HTTP2=ON

done

为了避免与官方源内内容产生冲突,该项单独放入 experimental 分区内。

sudo printf '%s\n' 'deb http://repo.debiancn.org/ stretch experimental' >> /etc/apt/sources.list.d/debiancn.list
sudo apt update
sudo apt dist-upgrade
sudo apt install libwebsockets8=2.0.3-2.0
sudo aptitude markauto libwebsockets8

谢谢,可以使用。
ttyd可能需要再次重新进行编译。

@hosiet 我测试过了啦
可能ttyd在编译时就把参数写死了(

@simonsmh 安装完lib,然后我自己重新打包后就能用了

sudo apt install ttyd=1.3.2-1.0

get(๑•̀ㅂ•́)و✧