Add another answer.

This commit is contained in:
Maxim Sobolev 2002-01-08 00:02:35 +00:00
parent 01af225e60
commit 1430334d3e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=11627

View file

@ -109,6 +109,44 @@ gnomecore
<tr>
<TD WIDTH="10"><br></td>
</tr>
<tr><td colspan="4"><br></td></tr>
<tr>
<TD WIDTH="10">
<FONT><a name="q3"> 3.</a></font></TD>
<TD ALIGN="LEFT" VALIGN="TOP" colspan="3">
<B>I installed GNOME, but I'm missing application foo. What gives?</B>
</TD>
</tr>
<tr>
<TD WIDTH="10"> <BR> </TD>
<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
bigger) GNOME applications. <tt>gnome-fifth-toe</tt> includes
Galeon, Pan, Gnumeric, AbiWord, GNUCash, Evolution, Gimp, Dia, and
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-STABLE.</P>
<TT># pkg_add -r gnome-fifth-toe</TT>
<P>To build <tt>gnome-fifth-toe</tt> from ports:
<PRE>
# cd /usr/ports/x11/gnome-fifth-toe
# make all install clean
</PRE>
<P>A full list of GNOME applications that have been ported to FreeBSD can
be found <a href="http://www.freebsd.org/ports/gnome.html">here</a>.</P>
</TD>
</tr>
<tr>
<TD WIDTH="10"><br></td>
</tr>
</table>
</td>
</tr>