Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Apr 2014 13:49:26 +0200
From:      =?ISO-8859-1?Q?Jan_Kokem=FCller?= <jan.kokemueller@gmail.com>
To:        freebsd-x11@freebsd.org
Subject:   Re: pkg2ng # pkg install gnome2
Message-ID:  <533E9C46.2010403@gmail.com>
In-Reply-To: <CAHTWm40evHJQhkGU4m6W_50=rngFbwSY9EYL_Zz%2BEyEn4w44Ng@mail.gmail.com>
References:  <CAHTWm40evHJQhkGU4m6W_50=rngFbwSY9EYL_Zz%2BEyEn4w44Ng@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
 > also why does
 > # make install clean
 > find the components necessary to assembly gnome2 in the ports
 > and
 > # pkg install gnome2
 > does not? is it that the binary package hasn't been compiled for
 > freebsd 10?
 > if so if programming skills are not necessary i'l do it!

You are correct, there currently is no gnome2 package because apparently 
the build of gnome-packagekit has failed. Until this is fixed you can 
try out the quarterly branch by changing "latest" to "quarterly" in your 
/etc/pkg/FreeBSD.conf. There should be a gnome2 package.

Another option might be to install the "mate" package which is also in 
the latest packages. Mate is fork of Gnome 2 that is still maintained, 
and probably a better option than Gnome 2 at this point.

Oh, and when you are building those large packages manually, you can run 
"make config-recursive" before "make install clean". It will then ask 
you all configuration questions in one batch before starting the build.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?533E9C46.2010403>