istathar / java-gnome

The java-gnome User Interface Library
http://java-gnome.sourceforge.net/
Other
47 stars 19 forks source link

Cannot build the package #18

Open paxet opened 6 years ago

paxet commented 6 years ago

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

istathar commented 6 years ago

@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.