Change the xalf question to include the new linux-xalf port.

This commit is contained in:
Maxim Sobolev 2002-01-18 19:39:58 +00:00
parent fe18982ffc
commit 7bc7e52fb8
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=11750

View file

@ -334,14 +334,19 @@ options _KPOSIX_PRIORITY_SCHEDULING
libraries: /usr/X11R6/lib/libxalflaunch.so.0: ELF file OS ABI invalid.
</pre>
<p>To workaround this problem you need to disable Launch Feedback.
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. Another option is to install Linux version of xalf into
<tt>/compat/linux/usr/X11R6/lib/libxalflaunch.so.0</tt> - in
this case Linux emulator will pick up Linux version of the shared
object instead when it's being loaded from a Linux binary.</p>
<p>To fix this problem you need to install the
<tt>linux-xalf</tt> port. This port (or package) installs
the Linux version of <tt>libxalflaunch.so.0</tt> in
<tt>/compat/linux/usr/X11R6/lib</tt>, and will be used
instead of the FreeBSD binary when launching Linux
applications. You may see the following error after installing
<tt>linux-xalf</tt>:</p>
<pre>
/usr/libexec/ld-elf.so.1: Shared object "libkrb.so.3" not found
</pre>
<p>This can be safely ignored.</p>
</td>
</tr>
<tr><td><br></td></tr>