NeoComp icon indicating copy to clipboard operation
NeoComp copied to clipboard

missing dependencies in aur

Open nonetrix opened this issue 4 years ago • 1 comments

if I understand how the aur works you should be able to add dependencies and etc if I try to build neocomp form the aur I get this error that is complaining about a missing dependency this should really be bundled as a dependency

sorry if I am misunderstanding something I don't know that much about compiled lanuages or the aur

gen/intercept/xorg.h:12:10: fatal error: X11/extensions/XRes.h: No such file or directory 12 | #include <X11/extensions/XRes.h>

nonetrix avatar Dec 07 '20 20:12 nonetrix

the package is called libxres and it fixes it compile time error but it still doesn't open neocomp: error while loading shared libraries: libJudy.so.1: cannot open shared object file: No such file or directory

nonetrix avatar Dec 07 '20 20:12 nonetrix