Re-indentate.

This commit is contained in:
Maxim Sobolev 2002-01-09 09:07:08 +00:00
parent e0748ee6f2
commit a221be3ac7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=11638

View file

@ -6,16 +6,18 @@
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
<html>
&header;
&header;
<table border="0">
<tr>
<td>
<table border="0">
<tr>
<td>
<h2>Contents</h2>
<ol>
<li> <a href="#q1">How do I get GNOME for FreeBSD?</a>
<li> <a href="#q2">GNOME is failing to build from ports. What do I do?</a>
<li> <a href="#q3">I installed GNOME, but I'm missing application foo. What gives?</a>
<li> <a href="#q2">GNOME is failing to build from ports. What do
I do?</a>
<li> <a href="#q3">I installed GNOME, but I'm missing application
foo. What gives?</a>
<li> <a href="#q4">What's the best way to upgrade GNOME?</a>
<li> <a href="#q5">What is the difference between GNOME and KDE?</a>
<li> <a href="#q6">Where can I get more themes for GNOME?</a>
@ -23,31 +25,39 @@
</ol>
<h2>Full Text </h2>
<table border="0" cellspacing="0" cellpadding="2">
<!-- Q1 -->
<tr>
<td width="10">
<font><a name="q1"> 1.</a></font>
</td>
<td align="LEFT" valign="TOP" colspan="3">
<td align="left" valign="top" colspan="3">
<b>How do I get GNOME for FreeBSD?</b>
</td>
</tr>
<tr>
<!-- A1 -->
<td width="10"> <br> </td>
<td align="LEFT" valign="TOP" colspan="3">
<td align="left" valign="top" colspan="3">
<p>There are two ways to install GNOME on FreeBSD. One way is to use
<a href="http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/packages-using.html">packages</a>, and the other way is to use <a href="http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html">ports</a>.</p>
<a href="http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/packages-using.html">
packages</a>, and the other way is to use
<a href="http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html">
ports</a>.</p>
<p>To install GNOME from packages, use the command:</p>
<tt># pkg_add -r gnome</tt>
<p>This will download the latest GNOME packages from the FreeBSD FTP
site, and proceed to intall them on your system. <b>Note:</b> As of
4.4-RELEASE, installing GNOME from packages contained on a release
CDROM is broken. You should instead use the ports method below.</p>
site, and proceed to intall them on your system. <b>Note:</b> As
of 4.4-RELEASE, installing GNOME from packages contained on a
release CDROM is broken. You should instead use the ports
method below.</p>
<p>To build and install GNOME from ports, you should first
<a href="http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html">cvsup</a> the latest ports tree. Then:</p>
<a href="http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html">
cvsup</a> the latest ports tree. Then:</p>
<pre>
# cd /usr/ports/x11/gnome
@ -55,9 +65,9 @@
# make install clean
</pre>
<p>Currently, building from ports is the preferred method for installing
GNOME on FreeBSD, however FreeBSD GNOME team is working on improving
situation with pre-buit packages.</p>
<p>Currently, building from ports is the preferred method for
installing GNOME on FreeBSD, however FreeBSD GNOME team is working
on improving situation with pre-buit packages.</p>
<p>After GNOME is installed, you should edit <tt>/etc/make.conf</tt>,
and add the following lines. If <tt>/etc/make.conf</tt> does not
@ -76,17 +86,20 @@ WITH_GNOME=yes
<tr>
<td width="10"><br></td>
</tr>
<tr><td colspan="4"><br></td></tr>
<tr><td colspan="4"><br></td></tr>
<!-- Q2 -->
<tr>
<td width="10">
<font><a name="q2"> 2.</a></font></td>
<td align="LEFT" valign="TOP" colspan="3">
<td align="left" valign="top" colspan="3">
<b>GNOME is failing to build from ports. What do I do?</b>
</td>
</tr>
<!-- A2 -->
<tr>
<td width="10"> <br> </td>
<td align="LEFT" valign="TOP" colspan="3">
<td align="left" valign="top" colspan="3">
<p>The majority of GNOME compilation problems can be solved by making
sure all the necessary GNOME components are up-to-date. All GNOME
applications require the following core components to build:</p>
@ -105,26 +118,29 @@ gnomecore
<p>Verify all those components are up-to-date, then try building
GNOME or your GNOME application again. If you're trying to build
one of those core components, and it is failing, or if, after updating
all your components, you still have trouble; please send email
to <a href="mailto:&email;@FreeBSD.ORG">&email;@FreeBSD.ORG</a> with
the output of the failed compilation.</p>
one of those core components, and it is failing, or if, after
updating all your components, you still have trouble; please send
email to <a href="mailto:&email;@FreeBSD.ORG">&email;@FreeBSD.ORG</a>
with the output of the failed compilation.</p>
</td>
</tr>
<tr>
<td width="10"><br></td>
</tr>
<tr><td colspan="4"><br></td></tr>
<tr><td colspan="4"><br></td></tr>
<!-- Q3 -->
<tr>
<td width="10">
<font><a name="q3"> 3.</a></font></td>
<td align="LEFT" valign="TOP" colspan="3">
<td align="left" valign="top" colspan="3">
<b>I installed GNOME, but I'm missing application foo. What gives?</b>
</td>
</tr>
<!-- A3 -->
<tr>
<td width="10"> <br> </td>
<td align="LEFT" valign="TOP" colspan="3">
<td align="left" valign="top" colspan="3">
<p>Only the core components, and a few extras, are included in the
<tt>gnome</tt> package. There is another meta-port called
<tt>gnome-fifth-toe</tt> that includes some more popular (and
@ -133,8 +149,8 @@ gnomecore
more.</p>
<p>To install <tt>gnome-fifth-toe</tt> from packages. <b>Note</b>:
Installing <tt>gnome-fifth-toe</tt> from packages is currently broken on
4.4-RELEASE.</p>
Installing <tt>gnome-fifth-toe</tt> from packages is currently
broken on 4.4-RELEASE.</p>
<tt># pkg_add -r gnome-fifth-toe</tt>
@ -146,26 +162,29 @@ gnomecore
# make install clean
</pre>
<p>A full list of GNOME applications that have been ported to FreeBSD can
be found <a href="../../ports/gnome.html">here</a>.</p>
<p>A full list of GNOME applications that have been ported to
FreeBSD can be found <a href="../../ports/gnome.html">here</a>.</p>
</td>
</tr>
<tr>
<td width="10"><br></td>
</tr>
<tr><td colspan="4"><br></td></tr>
<tr><td colspan="4"><br></td></tr>
<!-- Q4 -->
<tr>
<td width="10">
<font><a name="q4"> 4.</a></font></td>
<td align="LEFT" valign="TOP" colspan="3">
<td align="left" valign="top" colspan="3">
<b>What's the best way to upgrade GNOME?</b>
</td>
</tr>
<!-- A4 -->
<tr>
<td width="10"> <br> </td>
<td align="LEFT" valign="TOP" colspan="3">
<p>I find that <tt>/usr/ports/sysutils/portupgrade</tt>
works really well. For example:</p>
<td align="left" valign="top" colspan="3">
<p>I find that <tt>/usr/ports/sysutils/portupgrade</tt> works really
well. For example:</p>
<tt># portupgrade -r ORBit</tt>
@ -187,25 +206,29 @@ gnomecore
<tr>
<td width="10"><br></td>
</tr>
<tr><td colspan="4"><br></td></tr>
<tr><td colspan="4"><br></td></tr>
<!-- Q5 -->
<tr>
<td width="10">
<font><a name="q5"> 5.</a></font></td>
<td align="LEFT" valign="TOP" colspan="3">
<td align="left" valign="top" colspan="3">
<b>What is the difference between GNOME and KDE?</b>
</td>
</tr>
<!-- A5 -->
<tr>
<td width="10"> <br> </td>
<td align="LEFT" valign="TOP" colspan="3">
<td align="left" valign="top" colspan="3">
<p>GNOME and KDE are both desktop environments. GNOME is based on
the GTK+ widget set, and is primarily written in C. KDE on the other
hand is based on the QT widget set, and is primarily written in C++.</p>
the GTK+ widget set, and is primarily written in C. KDE on the
other hand is based on the QT widget set, and is primarily written
in C++.</p>
<p>Both environments offer a wide range of applications from toys and
games to full-blown office suites. Both are actively developed and
ported to FreeBSD. If you're trying to decide which one to call your
own, try them both, and see which one you like better.</p>
ported to FreeBSD. If you're trying to decide which one to call
your own, try them both, and see which one you like better.</p>
<p>You can read more about KDE on FreeBSD at
<a href="http://freebsd.kde.org">http://freebsd.kde.org</a>.</p>
@ -214,17 +237,20 @@ gnomecore
<tr>
<td width="10"><br></td>
</tr>
<tr><td colspan="4"><br></td></tr>
<tr><td colspan="4"><br></td></tr>
<!-- Q6 -->
<tr>
<td width="10">
<font><a name="q6"> 6.</a></font></td>
<td align="LEFT" valign="TOP" colspan="3">
<td align="left" valign="top" colspan="3">
<b>Where can I get more themes for GNOME?</b>
</td>
</tr>
<!-- A6 -->
<tr>
<td width="10"> <br> </td>
<td align="LEFT" valign="TOP" colspan="3">
<td align="left" valign="top" colspan="3">
<p>If you're tired of the default themes that come with GNOME, you
do have options. First, FreeBSD's ports collection comes with a
rather large collection of GTK themes for GNOME. To install these
@ -236,7 +262,8 @@ gnomecore
<pre>
# cd /usr/ports/x11-toolkits/gtk-engines-collection
# make all install clean
# make clean
# make install clean
</pre>
<p>If you want even more themes, checkout
@ -248,17 +275,20 @@ gnomecore
<tr>
<td width="10"><br></td>
</tr>
<tr><td colspan="4"><br></td></tr>
<tr><td colspan="4"><br></td></tr>
<!-- Q7 -->
<tr>
<td width="10">
<font><a name="q7"> 7.</a></font></td>
<td align="LEFT" valign="TOP" colspan="3">
<td align="left" valign="top" colspan="3">
<b>What window managers work well with GNOME?</b>
</td>
</tr>
<!-- A7 -->
<tr>
<td width="10"> <br> </td>
<td align="LEFT" valign="TOP" colspan="3">
<td align="left" valign="top" colspan="3">
<p>The <tt>gnome</tt> meta-port installs the
<a href="http://sawmill.sourceforge.net">Sawfish</a> window manager by
default. However, there are other window managers you can use with
@ -278,9 +308,9 @@ gnomecore
</tr>
</table>
</td>
</tr>
</table>
&footer;
</td>
</tr>
</table>
&footer;
</body>
</html>