reseolved ( Linux Manjaro ) path of building
hello
ther is some trouble to install pathofbuilding on steam manjaro https://github.com/bernhardfritz/pobfrontend/releases/tag/PathOfBuilding. i Run the program: <extraction path>/PathOfBuilding.linux/PathOfBuilding i get error on libcurl-gnutls.so.4 (lcurl.so is i nthe directory)) then i try with AUR sudo pacman -S path-of-building-community-git ==> Dépendances losts: -> ttf-bitstream-vera ==> check depend for compile.... and -> meson A- install meson if not present sudo pacman -S meson B-install ttf-dejavu if not present sudo pacman -S ttf-dejavu C-then pacman -S path-of-building-community-git Last edited by Stainblades#5213 on Jul 18, 2022, 10:55:53 AM Last bumped on May 12, 2024, 4:12:03 AM
|
![]() |
-- resolved for & Awakened-PoE-Trade
Last edited by Stainblades#5213 on Jul 17, 2022, 4:13:22 PM
|
![]() |
if you have this error : node 16.20 need 18
First in the shell into a directory: git clone https://aur.archlinux.org/awakened-poe-trade-git.git Then cd /awakened-poe-trade-git/ sudo nano PKGBUILD change into command prepare() for nvm install 16 to nvm install 18 then launch compil makepkg -si |
![]() |