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

README "Prerequisites and Dependencies" enhancement #16

Open
xbc1 opened this issue Oct 19, 2024 · 0 comments
Open

README "Prerequisites and Dependencies" enhancement #16

xbc1 opened this issue Oct 19, 2024 · 0 comments

Comments

@xbc1
Copy link

xbc1 commented Oct 19, 2024

So, I had a little bit of trouble and thought I might post this, got it running in terminal in the end but no overlay, fine for me for now.
System (30min prior upgraded to but not necessary I guess, but it was on my list anyway):

Linux USER 6.8.0-47-generic #47-Ubuntu SMP PREEMPT_DYNAMIC Fri Sep 27 21:40:26 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Distributor ID:	Ubuntu
Description:	Ubuntu 24.04.1 LTS
Release:	24.04
Codename:	noble

Here is what was missing for me in addition to what is stated in the README:

sudo apt-get install cmake pkg-config libleptonica-dev libxi-dev libxtst-dev clang tesseract-ocr libtesseract-dev

Also did this because it didn't happen on its own:

sudo echo 'export PKG_CONFIG_PATH="/usr/lib/x86_64-linux-gnu/pkgconfig:/usr/lib/x86_64-linux-gnu/pkgconfig/fontconfig.pc"' >> ~/.bashrc

All this finally resulted in:

Compiling tesseract-sys v0.5.15
   Compiling leptonica-plumbing v1.4.0
   Compiling tesseract-plumbing v0.8.0
   Compiling tesseract v0.12.1
   Compiling wfinfo-ng v0.1.0 (/home/USER/Games/WarframeHelper)
    Finished `release` profile [optimized] target(s) in 9.95s
  Installing /home/USER/.cargo/bin/ability-timer
  Installing /home/USER/.cargo/bin/image
  Installing /home/USER/.cargo/bin/relics
  Installing /home/USER/.cargo/bin/theme_tune
  Installing /home/USER/.cargo/bin/wfinfo
   Installed package `wfinfo-ng v0.1.0 (/home/USER/Games/WarframeHelper)` (executables `ability-timer`, `image`, `relics`, `theme_tune`, `wfinfo`)

Terminal after I did a fissure defense, left the poor guys after wave 5 :/
image

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

1 participant