I'm unable to install GNOME Desktop Environment on FreeBSD-10 w/ pkgng
. I'm following FreeBSD's handbook - 6.7. Desktop Environments:
root@:~ # pkg install gnome2
Updating repository catalogue
pkg: No packages matching 'gnome2' available in the repositories
root@:~ # uname -a
FreeBSD 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014 root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
root@:~ #
What am I doing wrong? I'm following handbook exactly step-by-step! pkgng
itself is working fine, I AM able to install other binary packages (http://pastebin.com/zfvUztUK).
please, do NOT just downvote, use comment section as well to explain what's actually "wrong" (as without your input i cannot improve myself), also if the reason you're down-vote is because I'm not using /usr/ports
, well then you need to realize that pkgng
is yet another way to get around in FreeBSD.