mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
1c6182ecbd
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@655 af4574ff-66df-0310-9fd7-8a98e5e911e0
19 lines
654 B
XML
19 lines
654 B
XML
<sect2>
|
|
<title>Configuring mozilla</title>
|
|
|
|
<para>No specific configuration is required as long as the mozilla binary is
|
|
in the path for the user. If you have installed mozilla in a non-standard
|
|
location such as &mozilla-prefix;, then make a sym-link to the mozilla binary
|
|
from /usr/bin.</para>
|
|
|
|
<para>Many applications look for netscape when they need to open a browser.
|
|
You may make the following symlink for convinience.</para>
|
|
|
|
<para><screen><userinput>ln -sf mozilla &mozilla-prefix;/bin/netscape</userinput></screen></para>
|
|
|
|
<para>For installing various mozilla plugins, refer to the above mentioned
|
|
URL for the mozilla hint.</para>
|
|
|
|
</sect2>
|
|
|