Reply
 
Thread Tools Display Modes
  #1  
Old 05-23-2005, 06:01 PM
Guest
 
Posts: n/a
Default gnome
just curious..why did pcbsd choose kde and is there a option to install latest gnome ( 2.10) in pcbsd ?

thx
DIT
Reply With Quote
  #2  
Old 05-23-2005, 06:55 PM
bsd_usr bsd_usr is offline
Member
 
Join Date: May 2005
Posts: 85
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to bsd_usr
Default Re: gnome
Originally Posted by Anonymous
just curious..why did pcbsd choose kde and is there a option to install latest gnome ( 2.10) in pcbsd ?

thx
DIT
The only way to install Gnome is via the ports directory.

Dwayne
Reply With Quote
  #3  
Old 05-23-2005, 07:41 PM
Charles Charles is offline
Senior Member
 
Join Date: May 2005
Posts: 3,710
Thanks: 0
Thanked 0 Times in 0 Posts
Default
I guess KDE was chose because of popularity (Most commercial distros use KDE).
Reply With Quote
  #4  
Old 05-24-2005, 10:42 PM
Guest
 
Posts: n/a
Default Gnome...
Gnome 2.10 can be installed as a package. That's how I installed it some time ago.

I think the choice was arbitrary: both KDE and Gnome have their followers, and practically only one could be chosen to start with. For either choice the group not chosen would complain.
Reply With Quote
  #5  
Old 05-25-2005, 12:01 PM
Amigamerlin Amigamerlin is offline
Senior Member
 
Join Date: May 2005
Location: Italy
Posts: 278
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Gnome...
Originally Posted by Anonymous
Gnome 2.10 can be installed as a package. That's how I installed it some time ago.

I think the choice was arbitrary: both KDE and Gnome have their followers, and practically only one could be chosen to start with. For either choice the group not chosen would complain.
WOW!! wolud be really nice having Gnome GUI installed like a package !!
Please if you are able to create a .pbi with gnome 2.10 please do it !!.
I'll download and test it for sure

IMHO gnome GDI looks very professional.

Bye
Reply With Quote
  #6  
Old 05-25-2005, 04:13 PM
Guest
 
Posts: n/a
Default Gnome
I should add that the package can be installed from the FreeBSD site, in the ports section. If you look, there is an option to download the metaport as a package, and it enumerates a list of the programs it includes.

I've no idea if PCBSD will package it in their (your?) manner; my guess is that it may be added much later, but it might not be at all. This is pure speculation on my part.

Gnome 2.10 runs on FreeBSD 5.4 just fine, though, so it can be added using the usual pkg_add command. All of the libraries are up-to-date, so there should be no issues. You'll might have to change some of the configuration files to load it when you start x.

Sorry if there was confusion!
Reply With Quote
  #7  
Old 05-25-2005, 05:40 PM
Amigamerlin Amigamerlin is offline
Senior Member
 
Join Date: May 2005
Location: Italy
Posts: 278
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Gnome
Originally Posted by Anonymous
I should add that the package can be installed from the FreeBSD site, in the ports section. If you look, there is an option to download the metaport as a package, and it enumerates a list of the programs it includes.

I've no idea if PCBSD will package it in their (your?) manner; my guess is that it may be added much later, but it might not be at all. This is pure speculation on my part.

Gnome 2.10 runs on FreeBSD 5.4 just fine, though, so it can be added using the usual pkg_add command. All of the libraries are up-to-date, so there should be no issues. You'll might have to change some of the configuration files to load it when you start x.

Sorry if there was confusion!
Oh ... I'm a newbie then I'm pretty sure that I'm not able to install gnome !! Anyway is a good thing if someone can package the gnome interface using .PBI manager. Using the PBI manager all can install everything ... newbie like me too .

Anyway .. PCBSD is really a great alternative to MS Windows world. IS rock solid, is easy to install and, the biggest thing is, that is easy to install programs.

I really hope Gnome interface, driver, etc. can be installed via .PBI package. If this can be do... PCBSD will become REALLY REALLY REALLY STRONG a REAL alternative !!

Bye

PS. Sorry for my english.
Reply With Quote
  #8  
Old 05-25-2005, 06:06 PM
Guest
 
Posts: n/a
Default Gnome
I wouldn't give up so quickly if you want to install Gnome. The metaport is easy to install, and all of the libraries of 5.4 work with 2.10. So this should be no big deal to install.

It really should be only one command ("pkg_add -r gnome2-2.10.1") and editing of .xinitrc to include the line "exec gnome-session" and removing the exec command for KDE. That's it.

If it does not work, what have you lost other than a bit of time? You won't screw anything up...
Reply With Quote
  #9  
Old 05-25-2005, 06:10 PM
Amigamerlin Amigamerlin is offline
Senior Member
 
Join Date: May 2005
Location: Italy
Posts: 278
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Gnome
Originally Posted by Anonymous
I wouldn't give up so quickly if you want to install Gnome. The metaport is easy to install, and all of the libraries of 5.4 work with 2.10. So this should be no big deal to install.

It really should be only one command ("pkg_add -r gnome2-2.10.1") and editing of .xinitrc to include the line "exec gnome-session" and removing the exec command for KDE. That's it.

If it does not work, what have you lost other than a bit of time? You won't screw anything up...
Thanks !! Where I can DL gnome2-2.10.1package for BSD?. Sorry for this stupid question but as I said I'm a completely newbie !!
Reply With Quote
  #10  
Old 05-25-2005, 06:15 PM
Guest
 
Posts: n/a
Default Re: Gnome
Originally Posted by Amigamerlin
Originally Posted by Anonymous
I wouldn't give up so quickly if you want to install Gnome. The metaport is easy to install, and all of the libraries of 5.4 work with 2.10. So this should be no big deal to install.

It really should be only one command ("pkg_add -r gnome2-2.10.1") and editing of .xinitrc to include the line "exec gnome-session" and removing the exec command for KDE. That's it.

If it does not work, what have you lost other than a bit of time? You won't screw anything up...
Thanks !! Where I can DL gnome2-2.10.1package for BSD?. Sorry for this stupid question but as I said I'm a completely newbie !!
---------
thx to original poster for this bit of info..one alteration needed however and that is:
------------
pkg_add -r gnome2

is what you need

its working here so give it a try!

cu
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Gnome ATAQ General Questions 6 12-07-2006 11:55 PM
Gnome rcarring Feature Requests 23 11-20-2006 04:23 PM
Gnome 2.16 The Lounge 1 10-18-2006 01:39 PM
GNOME inspiredbymetal General Questions 6 02-22-2006 08:17 PM


All times are GMT. The time now is 08:24 PM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

Copyright 2005-2010, The PC-BSD Project. PC-BSD and the PC-BSD logo are registered trademarks of iXsystems.
All other content is freely available for sharing under the terms of the Creative Commons Attribution License.