From a521c9e7674e84e34cb3ed19b6bb5064833bb968 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Thu, 17 Jan 2002 18:38:00 +0000 Subject: [PATCH] Put back my xalf workaround - according to marcus it actually works, the problem is likely to be with linux-jdk, which I used as a testbed. What we actually need is linux-xalf, which would depend on FreeBSD xalf and install only the Linux version of shared object. --- en/gnome/docs/faq.sgml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/en/gnome/docs/faq.sgml b/en/gnome/docs/faq.sgml index 31775a1fab..28e0b092ac 100644 --- a/en/gnome/docs/faq.sgml +++ b/en/gnome/docs/faq.sgml @@ -338,7 +338,10 @@ libraries: /usr/X11R6/lib/libxalflaunch.so.0: ELF file OS ABI invalid. To do this, open up the GNOME Control Center, and select Desktop->Launch Feedback. Uncheck all the options. Click OK. You should now be able to launch your Linux apps from the GNOME - panel.

+ panel. Another option is to install Linux version of xalf into + /compat/linux/usr/X11R6/lib/libxalflaunch.so.0 - in + this case Linux emulator will pick up Linux version of the shared + object instead when it's being loaded from a Linux binary.