java-gnome icon indicating copy to clipboard operation
java-gnome copied to clipboard

Cannot build the package

Open paxet opened this issue 7 years ago • 1 comments

It's not possible to build it on Arch. Need to change enchant requierement to enchant-2 in configure script. And use Java 8 insteed of 9 or 10. But later when compiling gives errors about not finding glib.h

src/bindings/org/freedesktop/bindings/Environment.c:35:10: error fatal: glib.h

paxet avatar Mar 29 '18 08:03 paxet

@paxet Sorry, I haven't had a system running Arch Linux in about 6 years. If you figure it out feel free to submit a patch I'll merge it directly.

istathar avatar Mar 29 '18 10:03 istathar