Re: Gnopernicus run errors



Hi Sharon,

On Mon, 2002-08-12 at 20:40, Sharon D Snider wrote:
> (gnopernicus:6458): Gnome-WARNING **: Accessibility: failed to find module
> 'libgail' which is needed to make this application accessible

	Ok; without libgail nought is going to work. This is probably due to
the fact that this is a gtk+ module, and it's not being found in the
Gtk+ prefix; which is rather strange.

	One solution is to use the Gnome a11y module loading code; so to do
that you do:

	export GNOME_ACCESSIBILITY=1

	and then run stuff; that should find it more accurately.

	Failing that, you need to ensure that the module is installed in the
same prefix as gtk+ /lib/gtk-2.0/modules/ then it should work fine.

	HTH,

		Michael.

-- 
 mmeeks gnu org  <><, Pseudo Engineer, itinerant idiot




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]