On Tuesday 01 March 2005 14:36, Reuben Martin wrote:
> I'm running SUSE 9.1, but I think I've
updated all the dependencies for
> jack-rack, but I'm still getting errors compiling.
> but when I issue `make` the compile fails very
early on with
> In file included from jack_rack.h:29,
> from ui.h:28,
> from midi_window.c:26:
> plugin.h:26:27: glib-2.0/glib.h: No such file or directory
Use locate (or find) to find version2 of glib.h. Make
the soft link
/usr/include/glib-2.0 to whatever directory glib.h is found in.
Many thanks. This worked perfectly.
--
David Haggett