全网首发!Google Gemini 3 免费使用保姆级教程!解决 Antigravity IDE 无法登录/联网报错 (Proxifier 完美修复版)
via IFTTT
支持的Linux发行版
Debian 9+
Ubuntu 16.04+ Fedora 30+
1. 下载地址: https://github.com/2dust/v2rayN/releases
2. # 下载文件 wget https://github.com/2dust/v2rayN/releases/download/7.0.9/v2rayN-linux-64.zip
3. # 解压文件 unzip v2rayN-linux-64.zip
Linux 版本后解压,chmod +x v2rayN 运行 ./v2rayN ,即可打开 GUI配置界面
评论
Unhandled exception. System.TypeInitializationException: The type initializer for 'SkiaSharp.SKImageInfo' threw an exception.
---> System.DllNotFoundException: Unable to load shared library 'libSkiaSharp' or one of its dependencies. In order to help diagnose loading problems, consider using a tool like strace. If you're using glibc, consider setting the LD_DEBUG environment variable:
libfontconfig.so.1: cannot open shared object file: No such file or directory
libSkiaSharp.so: cannot open shared object file: No such file or directory
/root/v2rayN-linux-64/liblibSkiaSharp.so: cannot open shared object file: No such file or directory
/root/v2rayN-linux-64/libSkiaSharp: cannot open shared object file: No such file or directory
/root/v2rayN-linux-64/liblibSkiaSharp: cannot open shared object file: No such file or directory
at SkiaSharp.SkiaApi.sk_colortype_get_default_8888()
at SkiaSharp.SKImageInfo..cctor()
--- End of inner exception stack trace ---
at Avalonia.Skia.PlatformRenderInterface..ctor(Nullable`1 maxResourceBytes)
at Avalonia.Skia.SkiaPlatform.Initialize(SkiaOptions options)
at Avalonia.SkiaApplicationExtensions.<>c.b__0_0()
at Avalonia.AppBuilder.SetupUnsafe()
at Avalonia.AppBuilder.Setup()
at Avalonia.AppBuilder.SetupWithLifetime(IApplicationLifetime lifetime)
at Avalonia.ClassicDesktopStyleApplicationLifetimeExtensions.StartWithClassicDesktopLifetime(AppBuilder builder, String[] args, Action`1 lifetimeBuilder)
at v2rayN.Desktop.Program.Main(String[] args)
[1] 472 IOT instruction ./v2rayN
apt install libfontconfig1 libfreetype6 libx11-6 libxext6 libxrender1
apt install libxrandr2 libxcomposite1 libxcursor1 libxi6 libxtst6 libglib2.0-0
apt install libice6 libsm6 libx11-6 libxext6
ldconfig -p | grep libICE
发表评论