Mention that installing GNOME from packages was fixed in the 4.5-RELEASE.

This commit is contained in:
Maxim Sobolev 2002-02-12 19:42:24 +00:00
parent 78a84cd195
commit 76b425ceae
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=12167

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq.sgml,v 1.28 2002/02/05 18:02:30 sobomax Exp $">
<!ENTITY title "FreeBSD GNOME Project: FAQ">
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -59,7 +59,7 @@
site, and proceed to install 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>
method below. The problem was fixed in the 4.5-RELEASE.</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">
@ -167,8 +167,8 @@ options _KPOSIX_PRIORITY_SCHEDULING
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 was broken
broken on 4.4-RELEASE (fixed in 4.5-RELEASE).</p>
<tt># pkg_add -r gnome-fifth-toe</tt>