glade2 missing run-time dependency

Randy Pratt rpratt1950 at earthlink.net
Tue Nov 9 08:47:23 PST 2004


It appears that a run-time dependency needs to be added to glade2
since I got these errors:

$ glade-2
Gtk-Message: Failed to load module "gail-gnome": Shared object "libgail-gnome.so
" not found, required by "glade-2"
GTK Accessibility Module initialized
I/O warning : failed to load external entity "/home/rpratt/.glade2"

Adding this to the Makefile cause all the warnings to disappear:

RUN_DEPENDS=    libgail-gnome:${PORTSDIR}/x11-toolkits/libgail-gnome

I'm not a ports guru so there may be a better way of doing it.

uname:
4.10-STABLE FreeBSD 4.10-STABLE #0: Wed Oct  6 11:40:09 EDT 2004

The gnome_upgrade.sh script was used to update even though I'm
not a full gnome user.

Best regards,

Randy



More information about the freebsd-gnome mailing list