Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

安装依赖包失败请看 #1112

Open
233boy opened this issue May 13, 2023 · 10 comments
Open

安装依赖包失败请看 #1112

233boy opened this issue May 13, 2023 · 10 comments

Comments

@233boy
Copy link
Owner

233boy commented May 13, 2023

被安装依赖包失败这个问题搞得烦死了,但是我的测试环境怎么样都不会有这个错误啊啊啊阿

解决方法可选如下:

一,手动安装 jq,不适用 ARM,推荐使用此方法

wget https://github.com/stedolan/jq/releases/download/jq-1.6/jq-linux64 -O /usr/bin/jq; chmod +x /usr/bin/jq

二, 换系统,换到 Ubuntu 22

三,更改更新源为官方源,这里的官方指的 Debian 或者 Ubuntu

因为这个安装依赖包的问题,代码后退了一部分,不影响使用。

@233boy 233boy pinned this issue May 13, 2023
@233boy 233boy changed the title 代码后退了一部分 安装依赖包失败请看 May 13, 2023
This was referenced May 14, 2023
@RD-Mason
Copy link

cent os 8 表示依旧
安装依赖包 > qrencode
16:03:58) 安装依赖包失败
16:03:58) 哦豁..
16:03:58) 安装过程出现错误...

@MarkQH
Copy link

MarkQH commented May 15, 2023

debian9 表示依旧

@ChanChunKei
Copy link

@MarkQH 切换到debian10就可以了,开始我也是debian9不行,之后我切换到了debian10,之后执行了第一步:

wget https://github.com/stedolan/jq/releases/download/jq-1.6/jq-linux64 -O /usr/bin/jq; chmod +x /usr/bin/jq

之后再执行:bash <(curl -s -L https://git.io/v2ray.sh)

就安装完成了。

@MarkQH
Copy link

MarkQH commented May 16, 2023

@ChanChunKei 谢啦,确实可以了

@Ccoveror
Copy link

感谢提供方案,目前使用老版的,还能用

@LongLong08
Copy link

今天尝试了一下,我这边不行

@poropro
Copy link

poropro commented Jun 8, 2023

你手动安装 一下 unzip 和 jq
apt update
apt install -y unzip jq

@GuruGao
Copy link

GuruGao commented Jun 10, 2023

谢谢~

@gaopengstudy
Copy link

我手机v2rayN客户端可以用, 电脑的总是显示连接操作超时,是什么情况

@233boy 233boy unpinned this issue Sep 5, 2023
@lindalu-1016
Copy link

@MarkQH 切换到debian10就可以了,开始我也是debian9不行,之后我切换到了debian10,之后执行了第一步:

wget https://github.com/stedolan/jq/releases/download/jq-1.6/jq-linux64 -O /usr/bin/jq; chmod +x /usr/bin/jq

之后再执行:bash <(curl -s -L https://git.io/v2ray.sh)

就安装完成了。

怎么把 debian9切换到debian10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants