pkg_add -r gnome will install gnome 2.22 instead of 2.24

I see.. I just opened gnome2.tbz and is in fact 2.22.3. However gnome-desktop.tbz lists:

Code:
@comment PKG_FORMAT_REVISION:1.1
@name gnome-desktop-2.24.3

I don't use Gnome so I assumed gnome-desktop was the right package. The Handbook does say that to install Gnome you should use pkg_add -r gnome2 so the other link.
 
so bottom line I did a fresh install of Freebsd
and wanted to get gnome runing followed steps here http://www.freebsd.org/gnome/docs/faq224.html
install went fine but it installed version 2.22 so I started to follow the instructions for upgrading
but I do not have pkgdb in my /usr/ports/sysutils it dosen't apear I have portupgrade installed and I can't find anything on installing it

also gnome is very unstable it is at default and keeps locking up

forgive me I'm a ubuntu user who would like to try get gnome running stable with compiz and grub-gfxboot then I will be somewhat happy
 
when I try this command it says command not found

# pkgdb -Ff
(Answer "yes" to unregister gail while keeping gtk20.)
(Answer "yes" to unregister fast-user-switch-applet while keeping
gdm.)

# pkg_deinstall -fO gtkmm-2.12\*
# portupgrade -aOW
# portupgrade -f gnome-session
 
Back
Top