Manjaro compatibility
xoth42 opened this issue · 1 comments
On manjaro, trying to set up with csgosl, original problem still stands. pamac & tcl installed, guide followed up until that point, but I run into a problem with
$ sudo pamac build tkimg net-tools-debian-ifconfig
Warning: Building packages as dynamic user
Warning: Setting build directory to /var/cache/pamac
Error: target not found: net-tools-debian-ifconfig
looking up net-tools-debian-ifconfig brings nothing on AUR.
out of spite I try to start csgosl and am met with this:
./csgosl.sh
can't find package Img
while executing
"package require Img"
(file "bin/csgosl.tcl" line 7)
Any response or direction for fix would help.
Originally posted by @xoth42 in #202 (comment)
Nevermind, just need tkimg package from aur:
$ yay -S tkimg
^ got gui to work