glfs/xsoft/graphweb/mozilla/mozilla-config.xml
Tushar Teredesai 1c6182ecbd updated to mozilla 1.2.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@655 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-02-06 16:56:53 +00:00

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>