Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Gnome 2.12
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, ... 22, 23, 24  Next  
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
vdemeester
Tux's lil' helper
Tux's lil' helper


Joined: 12 Aug 2004
Posts: 138
Location: France

PostPosted: Wed Sep 07, 2005 6:08 pm    Post subject: Reply with quote

tchak wrote:
It is faster! I run it for 3 days and it I can feel it.

My gnome 2.12beta on my AMD k7 800 is faster than my gnome 2.10 on AMD Athlon XP 2600+ so yes, gnome 2.12 is faster ^^ and cairo rox !
_________________
shortbrain.org
Back to top
View user's profile Send private message
vipernicus
Veteran
Veteran


Joined: 17 Jan 2005
Posts: 1462
Location: Your College IT Dept.

PostPosted: Wed Sep 07, 2005 6:13 pm    Post subject: Reply with quote

vdemeester wrote:
tchak wrote:
It is faster! I run it for 3 days and it I can feel it.

My gnome 2.12beta on my AMD k7 800 is faster than my gnome 2.10 on AMD Athlon XP 2600+ so yes, gnome 2.12 is faster ^^ and cairo rox !


What use flags are you using? Did you compile cairo with glitz?
_________________
Viper-Sources Maintainer || nesl247 Projects || vipernicus.org blog
Back to top
View user's profile Send private message
RuiP
l33t
l33t


Joined: 15 Jan 2005
Posts: 643

PostPosted: Wed Sep 07, 2005 6:44 pm    Post subject: Reply with quote

Ok it's official released...
http://gnome.org/
Back to top
View user's profile Send private message
blue.sca
l33t
l33t


Joined: 28 Aug 2003
Posts: 680
Location: Mainz, Germany

PostPosted: Wed Sep 07, 2005 6:58 pm    Post subject: Reply with quote

can anyone tell me where to find information about a real minimal gnome install? i can nowhere find a list of absolut core packages gnome needs to run.
_________________
geek by nature, linux by choice
i want my avatar back... thank you
:wq
Back to top
View user's profile Send private message
Naib
Advocate
Advocate


Joined: 21 May 2004
Posts: 3891
Location: UK - Birmingham

PostPosted: Wed Sep 07, 2005 7:04 pm    Post subject: Reply with quote

cat /usr/portage/gnome-base/gnome-light/gnome-light-2.10.ebuild
_________________
Quote:
Voting holds no real power, he who counts the votes has the true power.

Weaver Projects
whats the difference between 9/11 and a cow?
u stop milking a cow after 10 years
Back to top
View user's profile Send private message
RuiP
l33t
l33t


Joined: 15 Jan 2005
Posts: 643

PostPosted: Wed Sep 07, 2005 7:05 pm    Post subject: Reply with quote

ehh... gnome-light is.. light... (emerge -p gnome-light)

Or you can emerge gnome-session and nautilus only and let the portage get the needed dependencies... I guess this gives you a very light gnome.
Back to top
View user's profile Send private message
blue.sca
l33t
l33t


Joined: 28 Aug 2003
Posts: 680
Location: Mainz, Germany

PostPosted: Wed Sep 07, 2005 7:08 pm    Post subject: Reply with quote

thanks. i know about gnome-light but are there more possibilities for tweaking? somewhere on gnome.org just has to be anything about what gnome needs...
_________________
geek by nature, linux by choice
i want my avatar back... thank you
:wq
Back to top
View user's profile Send private message
ptitoine
n00b
n00b


Joined: 13 May 2003
Posts: 54
Location: Nantes, France

PostPosted: Wed Sep 07, 2005 7:09 pm    Post subject: Reply with quote

Naib wrote:
cat /usr/portage/gnome-base/gnome-light/gnome-light-2.10.ebuild


that's not very light with a mozilla dependance :P
_________________
IBM T40p Gentooed :-)
Back to top
View user's profile Send private message
ikshaar
Veteran
Veteran


Joined: 23 Jul 2002
Posts: 1339
Location: Baltimore, MD

PostPosted: Wed Sep 07, 2005 7:15 pm    Post subject: Reply with quote

Unfortunately gnome-light is broken... at least 2.10 was. it emerges but several components are not working... (I reported bugs and was told it won't be fixed - as gnome-light should stay light !! quite stupid answer). Anyway I now used a stripped version of the regular gnome ebuild...

For a "reduced" Gnome emerge time, you can remove safely - if you don't use - evolution, evolution-data-server, gnome-games and epiphany (dep. mozilla)...
_________________
"May God stands between you and harm in all the empty places where you must walk" - Babylon 5
Back to top
View user's profile Send private message
Q-collective
Veteran
Veteran


Joined: 22 Mar 2004
Posts: 1923

PostPosted: Wed Sep 07, 2005 7:16 pm    Post subject: Reply with quote

If you want gtk to be light, there is always:
Code:
emerge xfce4

:P
Back to top
View user's profile Send private message
ClieX
n00b
n00b


Joined: 19 Jan 2005
Posts: 44
Location: Europe/Moscow

PostPosted: Wed Sep 07, 2005 7:28 pm    Post subject: Reply with quote

Say me, what packages must write in packages.keywords/unmask for emerge gnome-2.12.0, please.
_________________
Gentoo Base System version 1.6.13, Stage 1/3 with NPTL,UTF-8
GCC 3.4.4-r1, GLIBC 2.3.5-r1, 2.6.13.2-nitro1
GNOME 2.12
Back to top
View user's profile Send private message
Naib
Advocate
Advocate


Joined: 21 May 2004
Posts: 3891
Location: UK - Birmingham

PostPosted: Wed Sep 07, 2005 7:36 pm    Post subject: Reply with quote

ptitoine wrote:
Naib wrote:
cat /usr/portage/gnome-base/gnome-light/gnome-light-2.10.ebuild


that's not very light with a mozilla dependance :P


Err you looking at the same file?

Code:

RDEPEND="!gnome-base/gnome-core
   !gnome-base/gnome

   >=dev-libs/glib-2.6.1
   >=dev-libs/atk-1.9.1
   >=x11-libs/gtk+-2.6.1
   >=x11-libs/pango-1.8.1

   >=gnome-base/gnome-mime-data-2.4.2
   >=x11-misc/shared-mime-info-0.16

   >=gnome-base/orbit-2.12.1

   >=gnome-base/gconf-2.10
   >=gnome-base/gnome-vfs-2.10.0-r2

   >=gnome-base/libbonobo-2.8.1
   >=gnome-base/libbonoboui-2.8.1
   >=gnome-base/libgnome-2.10
   >=gnome-base/libgnomeui-2.10
   >=gnome-base/libgnomecanvas-2.10
   >=gnome-base/libglade-2.5

   >=gnome-base/control-center-2.10

   >=gnome-base/eel-2.10
   >=gnome-base/nautilus-2.10

   >=gnome-base/gnome-session-2.10
   >=gnome-base/gnome-desktop-2.10
   >=gnome-base/gnome-panel-2.10

   >=x11-themes/gnome-icon-theme-2.10
   >=x11-themes/gnome-themes-2.10

   >=x11-terms/gnome-terminal-2.10

   >=gnome-base/librsvg-2.9.5
   >=x11-libs/libwnck-2.10
   >=x11-wm/metacity-2.10

   >=gnome-extra/yelp-2.6.5"


that is bear-minimal gnome-desktop for GNOEM-2.10, 2.12 wont be that much different
_________________
Quote:
Voting holds no real power, he who counts the votes has the true power.

Weaver Projects
whats the difference between 9/11 and a cow?
u stop milking a cow after 10 years
Back to top
View user's profile Send private message
Evil2000
n00b
n00b


Joined: 25 Feb 2003
Posts: 69

PostPosted: Wed Sep 07, 2005 7:39 pm    Post subject: Reply with quote

Remove the dependency on yelp, that should be the one pulling mozilla in. I've got 2 systems running my own gnome-light (without yelp and other stuff), without any problem :D
Back to top
View user's profile Send private message
olger901
l33t
l33t


Joined: 17 Mar 2005
Posts: 606

PostPosted: Wed Sep 07, 2005 7:41 pm    Post subject: Reply with quote

Well I don't know what system you guys have but I got an:

AMD Athlon XP 3000
Asus A7N8X
XFX Geforce 6800GT
Infineon 1Gig of Ram

and Gnome 2.10.2 (not 2.12) starts within 6 or 7 seconds for me.
Back to top
View user's profile Send private message
blue.sca
l33t
l33t


Joined: 28 Aug 2003
Posts: 680
Location: Mainz, Germany

PostPosted: Wed Sep 07, 2005 7:48 pm    Post subject: Reply with quote

Evil2000 wrote:
Remove the dependency on yelp, that should be the one pulling mozilla in. I've got 2 systems running my own gnome-light (without yelp and other stuff), without any problem :D


in exactly that 'other stuff' i am interested :)

i just can't believe that there is no information about a package hierachie on gnome.org or that it is just so hard to find. all i want is to strip down gnome to a bare minimal and then build thing up just like i did with the whole linux installation with gentoo.
_________________
geek by nature, linux by choice
i want my avatar back... thank you
:wq
Back to top
View user's profile Send private message
Evil2000
n00b
n00b


Joined: 25 Feb 2003
Posts: 69

PostPosted: Wed Sep 07, 2005 7:59 pm    Post subject: Reply with quote

That "other stuff" is apps like eye-of-gnome, gpdf and bug-buddy, which are non-existant in the vanilla gnome-light (I used the standard gnome-ebuild for my own flavor of gnome, with a fairly complete Gnome feature-wise, but without all the extra apps). If you want a minimal gnome, just remove yelp from Gentoo's own gnome-light ebuild, afaik that's about the lightest thing you get.
Back to top
View user's profile Send private message
syouth
Apprentice
Apprentice


Joined: 18 Sep 2004
Posts: 275

PostPosted: Wed Sep 07, 2005 8:58 pm    Post subject: Reply with quote

GNOME 2.12 is released!
Back to top
View user's profile Send private message
Naib
Advocate
Advocate


Joined: 21 May 2004
Posts: 3891
Location: UK - Birmingham

PostPosted: Wed Sep 07, 2005 9:11 pm    Post subject: Reply with quote

syouth wrote:
GNOME 2.12 is released!


lol a dup post within a thread - how do we report this?
_________________
Quote:
Voting holds no real power, he who counts the votes has the true power.

Weaver Projects
whats the difference between 9/11 and a cow?
u stop milking a cow after 10 years
Back to top
View user's profile Send private message
Q-collective
Veteran
Veteran


Joined: 22 Mar 2004
Posts: 1923

PostPosted: Wed Sep 07, 2005 9:14 pm    Post subject: Reply with quote

Naib wrote:
syouth wrote:
GNOME 2.12 is released!


lol a dup post within a thread - how do we report this?

Good question, let's close the thread? ;)
Back to top
View user's profile Send private message
VValdo
Guru
Guru


Joined: 08 Jan 2005
Posts: 395

PostPosted: Wed Sep 07, 2005 9:15 pm    Post subject: Update to GNOME unstable Reply with quote

Those of you who want to update to the unstable but masked version of GNOME, check this out...

http://gentoo-wiki.com/HOWTO_Update_to_GNOME_unstable

W
Back to top
View user's profile Send private message
syouth
Apprentice
Apprentice


Joined: 18 Sep 2004
Posts: 275

PostPosted: Wed Sep 07, 2005 9:19 pm    Post subject: Reply with quote

Heh. Sorry. I refreshed the site and saw the announcement. It wasn't there like 2h ago or something:P If you like, I can delete the post.Deleting is yummy.
Back to top
View user's profile Send private message
Lokheed
Veteran
Veteran


Joined: 12 Jul 2004
Posts: 1295
Location: /usr/src/linux

PostPosted: Wed Sep 07, 2005 11:43 pm    Post subject: Reply with quote

Naib wrote:
ptitoine wrote:
Naib wrote:
cat /usr/portage/gnome-base/gnome-light/gnome-light-2.10.ebuild


that's not very light with a mozilla dependance :P


Err you looking at the same file?

Code:

RDEPEND="!gnome-base/gnome-core
   !gnome-base/gnome

   >=dev-libs/glib-2.6.1
   >=dev-libs/atk-1.9.1
   >=x11-libs/gtk+-2.6.1
   >=x11-libs/pango-1.8.1

   >=gnome-base/gnome-mime-data-2.4.2
   >=x11-misc/shared-mime-info-0.16

   >=gnome-base/orbit-2.12.1

   >=gnome-base/gconf-2.10
   >=gnome-base/gnome-vfs-2.10.0-r2

   >=gnome-base/libbonobo-2.8.1
   >=gnome-base/libbonoboui-2.8.1
   >=gnome-base/libgnome-2.10
   >=gnome-base/libgnomeui-2.10
   >=gnome-base/libgnomecanvas-2.10
   >=gnome-base/libglade-2.5

   >=gnome-base/control-center-2.10

   >=gnome-base/eel-2.10
   >=gnome-base/nautilus-2.10

   >=gnome-base/gnome-session-2.10
   >=gnome-base/gnome-desktop-2.10
   >=gnome-base/gnome-panel-2.10

   >=x11-themes/gnome-icon-theme-2.10
   >=x11-themes/gnome-themes-2.10

   >=x11-terms/gnome-terminal-2.10

   >=gnome-base/librsvg-2.9.5
   >=x11-libs/libwnck-2.10
   >=x11-wm/metacity-2.10

   >=gnome-extra/yelp-2.6.5"


that is bear-minimal gnome-desktop for GNOEM-2.10, 2.12 wont be that much different


Remove:

>=x11-themes/gnome-themes-2.10
>=gnome-extra/yelp-2.6.5
>=x11-terms/gnome-terminal-2.10

Themes arent needed and should not even be listed as a dependency. Gnome-terminal is not a must have either and can be substituted with x-term or aterm. Yelp is not required and as was mentioned above, will pull in mozilla (work is being done to try and substitute firefox for mozilla but its still not working). This should give you a working and minimal GNOME install.
_________________
You're not afraid of the dark are you?
Back to top
View user's profile Send private message
nuopus
n00b
n00b


Joined: 23 Apr 2004
Posts: 62

PostPosted: Thu Sep 08, 2005 1:42 am    Post subject: Mozilla does not have to be a dependency. Reply with quote

ptitoine wrote:
Naib wrote:
cat /usr/portage/gnome-base/gnome-light/gnome-light-2.10.ebuild


that's not very light with a mozilla dependance :P


GNOME does not have a mozilla dependency. YELP does. And even then, if you use the firefox use flag, you can build that against firefox instead of mozilla. So if you have Mozilla built and you dont even use it, maybe you should add the firefox USE flag and emerge yelp or do emerge -ND world to try and rebuild a good portion of your mozilla dependent programs to use firefox.
Back to top
View user's profile Send private message
nuopus
n00b
n00b


Joined: 23 Apr 2004
Posts: 62

PostPosted: Thu Sep 08, 2005 1:48 am    Post subject: Reply with quote

Quote:
Themes arent needed and should not even be listed as a dependency. Gnome-terminal is not a must have either and can be substituted with x-term or aterm. Yelp is not required and as was mentioned above, will pull in mozilla (work is being done to try and substitute firefox for mozilla but its still not working). This should give you a working and minimal GNOME install.


Its working perfectly. I dont have mozilla in there and yelp still works as well as epiphany. I just added firefox as one of my USE flags and emerge -ND world and it rebuilt the ones capable of using firefox. I was then able to unmerge mozilla WITHOUT the system wanting to rebuild it when I do an emerge -uD world.

Epiphany still works as well as yelp. Maybe its not working because you are using ~x86 keywords in your make.conf which is a BAD idea. You should be adding app specific keywods to package.keywords.
Back to top
View user's profile Send private message
rush_ad
l33t
l33t


Joined: 22 Jul 2004
Posts: 863
Location: New Jersey, USA

PostPosted: Thu Sep 08, 2005 2:22 am    Post subject: Reply with quote

an update already released to libgnome

ftp://ftp.gnome.org/pub/gnome/sources/libgnome/2.12/libgnome-2.12.0.1.tar.bz2
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Goto page Previous  1, 2, 3, ... 22, 23, 24  Next
Page 2 of 24

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum