Adding dependencies & specify the release is only for ARM)

This commit is contained in:
blackmine 2023-02-22 15:51:48 +01:00
parent d11f79a9bf
commit 124b60c910
1 changed files with 6 additions and 1 deletions

View File

@ -29,13 +29,18 @@ I doubt there is any part of the TOS saying that you can't upload videos contain
You need to have installed:
- [Rust](https://www.rust-lang.org/tools/install)
- [opencv](https://github.com/twistedfall/opencv-rust)
- libstdc++-12-dev for [Debian-Based distros](https://packages.debian.org/unstable/libstdc++-12-dev), [Fedora-Based distros](https://fedora.pkgs.org/36/fedora-x86_64/libstdc++-12.0.1-0.16.fc36.x86_64.rpm.html), [Arch-Based distros](https://archlinux.org/packages/core/x86_64/gcc-libs/)
- [libssl-dev](https://github.com/openssl/openssl)
If having any issues also try installing [ffmpeg](https://ffmpeg.org/).
If you want to or already have went through the hassle of installing Rust, you can ```git clone``` this repository, then ```cargo build --release```.
Cd to `/target/release` directory and run the program `./isg_4real`.
<b>The easier way:</b>
<b>The easier way (ARM only!):</b>
1. Download the executable from the releases
2. Place the executable inside a folder
3. Open terminal inside the directory