View Full Version : Time it takes to install Gnome in FreeBSD 6.2
munkyeetr
April 10th, 2008, 12:35 PM
I have FreeBSD 6.2 installed on a virtual machine (vmware). I decided to try installing gnome last night, and did the following:
# cd /usr/ports/x11/gnome2
# make clean
# make install clean
it then began (what looked like) compiling every piece of the gnome desktop from source.
Anyway, that was last night...I got up this morning and it was still compiling 9 hours later.
Is it normal to take this long?
D-EJ915
April 11th, 2008, 07:01 AM
yes, it takes forever to compile the desktop environments, and other things like open office which takes forever x2
munkyeetr
April 11th, 2008, 10:46 AM
well, at least I know it's not a screw up...thanx
phoqueyoo
April 12th, 2008, 09:10 AM
You must have a slow CPU. Why don't you just use the binaries?
ibutho
April 12th, 2008, 10:08 AM
For an initial install, I usually use the prebuilt packages which can be installed by doing
#pkg_add -r gnome2
You can then use ports to update and refine the package options at a later stage.
munkyeetr
April 12th, 2008, 12:57 PM
You must have a slow CPU. Why don't you just use the binaries?
Yes I do have a slow CPU, thank you.
For an initial install, I usually use the prebuilt packages which can be installed by doing
#pkg_add -r gnome2
You can then use ports to update and refine the package options at a later stage.
I will try that.
Powered by vBulletin® Version 4.2.2 Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.