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

请问centos系统怎么安装呢 #215

Closed
zhongdixiu opened this issue Jan 9, 2024 · 6 comments
Closed

请问centos系统怎么安装呢 #215

zhongdixiu opened this issue Jan 9, 2024 · 6 comments
Labels
old Old issue closed uniformly

Comments

@zhongdixiu
Copy link

No description provided.

@tyrantGXY
Copy link

同问,也想知道

@madoka773
Copy link
Contributor

源码安装

@madoka773
Copy link
Contributor

先安装webkit2gtk4.0 nodejs pnpm cargo rust , 然后 pnpm i , pnpm check , pnpm build --bundle deb 然后在target release找找就有了,把东西放到root对应的文件夹里就行

@madoka773
Copy link
Contributor

BuildRequires:  jq
BuildRequires:  cargo
BuildRequires:  wget
BuildRequires:  curl
BuildRequires:  file
BuildRequires:  nodejs
BuildRequires:  pnpm
BuildRequires:  openssl-devel
BuildRequires:  librsvg2-devel
BuildRequires:  webkit2gtk4.0-devel
BuildRequires:  rust-gobject-sys+default-devel
BuildRequires:  rust-pango+default-devel
BuildRequires:  rust-cairo-rs+default-devel 
BuildRequires:  rust-atk-sys+default-devel
BuildRequires:  rust-gdk-sys+default-devel
BuildRequires:  moreutils
BuildRequires:  rust-openssl+default-devel
BuildRequires:  webkit2gtk4.0
BuildRequires:  libappindicator-gtk3
BuildRequires:  libappindicator-gtk3-devel

构建需要的依赖,centos里没的话我也没办法

@parheliamm
Copy link

Appimage应该可以吧

@archzi
Copy link

archzi commented Jan 15, 2024

I have attempted to create an RPM package from the source code, but it is not functioning properly in Fedora 39. The issue might be due to Tauri not upgrading its dependencies. I will try testing it on CentOS 8/9 at a later time. you can find the issue ticket in there

@MystiPanda MystiPanda added the old Old issue closed uniformly label Mar 20, 2024
@clash-verge-rev clash-verge-rev locked and limited conversation to collaborators Mar 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
old Old issue closed uniformly
Projects
None yet
Development

No branches or pull requests

6 participants