Give some more steps to ensure a successful GNOME 2.4 upgrade.
This commit is contained in:
parent
227e6fd8ec
commit
837ae6f710
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18172
1 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq2.sgml,v 1.38 2003/09/18 18:45:15 marcus Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq2.sgml,v 1.39 2003/09/19 15:52:42 marcus Exp $">
|
||||
<!ENTITY title "FreeBSD GNOME Project: GNOME 2.4 FAQ">
|
||||
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -213,8 +213,10 @@ ggv
|
|||
for such purpose. This will do the job well:</p>
|
||||
|
||||
<pre>
|
||||
# pkgdb -F
|
||||
(answer yes to all prompts)
|
||||
# portupgrade ORBit2 libbonobo
|
||||
# portupgrade -rf -m BATCH=yes atk
|
||||
# portupgrade -r -m BATCH=yes ORBit2
|
||||
# portupgrade -R -m BATCH=yes gnome2
|
||||
</pre>
|
||||
|
||||
|
|
Loading…
Reference in a new issue