Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Minimal Gnome?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
MrUmunhum
n00b
n00b


Joined: 13 Dec 2007
Posts: 17
Location: Mt Umunhum, ca

PostPosted: Mon Dec 17, 2007 12:00 am    Post subject: Minimal Gnome? Reply with quote

Hi group,

Hope this is the right place for this post?

I have GenToo install and now I wish to install Gnome, but I don't want all the extra junk that is automatically included with the standard install. No Firefox, no Evolution, no Beaver, just Gnome!

I use Seamonkey for a browser and mail. I am happy with it and it is not bloated like the extras that normally come with the standard Gnome install.

I know I can tell emerge to not include dependencies but what is the minimum I need.
Back to top
View user's profile Send private message
d2_racing
Bodhisattva
Bodhisattva


Joined: 25 Apr 2005
Posts: 13047
Location: Ste-Foy,Canada

PostPosted: Mon Dec 17, 2007 2:12 am    Post subject: Reply with quote

hi, maybe you should check for gnome-light : http://www.gentoo-portage.com/gnome-base/gnome-light
Back to top
View user's profile Send private message
mark_alec
Bodhisattva
Bodhisattva


Joined: 11 Sep 2004
Posts: 6066
Location: Melbourne, Australia

PostPosted: Mon Dec 17, 2007 4:05 am    Post subject: Reply with quote

Moved from Installing Gentoo to Desktop Environments.
_________________
www.gentoo.org.au || #gentoo-au
Back to top
View user's profile Send private message
JeanValjean
n00b
n00b


Joined: 27 Aug 2007
Posts: 61

PostPosted: Mon Dec 17, 2007 4:13 am    Post subject: Reply with quote

You also can pick a gnome app and get a real basic setup. For example gnome-terminal. I did meld but that pulled in gnome-python-desktop and couple other things with it.
Back to top
View user's profile Send private message
MrUmunhum
n00b
n00b


Joined: 13 Dec 2007
Posts: 17
Location: Mt Umunhum, ca

PostPosted: Mon Dec 17, 2007 7:17 pm    Post subject: Reply with quote

d2_racing wrote:
hi, maybe you should check for gnome-light : http://www.gentoo-portage.com/gnome-base/gnome-light

This looks good. Is it available as a binary package?
Back to top
View user's profile Send private message
NathanZachary
Moderator
Moderator


Joined: 30 Jan 2007
Posts: 2605

PostPosted: Mon Dec 17, 2007 10:22 pm    Post subject: Reply with quote

No, Gnome-light is not available as a binary. Most things are not available as bins in Gentoo as it is a source-based distribution.
_________________
“Truth, like infinity, is to be forever approached but never reached.” --Jean Ayres (1972)
---avatar cropped from =AimanStudio---
Back to top
View user's profile Send private message
d2_racing
Bodhisattva
Bodhisattva


Joined: 25 Apr 2005
Posts: 13047
Location: Ste-Foy,Canada

PostPosted: Tue Dec 18, 2007 4:05 am    Post subject: Reply with quote

I know only firefox-bin and openoffice-bin.
Back to top
View user's profile Send private message
NathanZachary
Moderator
Moderator


Joined: 30 Jan 2007
Posts: 2605

PostPosted: Tue Dec 18, 2007 4:14 am    Post subject: Reply with quote

d2_racing wrote:
I know only firefox-bin and openoffice-bin.


There are a couple of others, like all the other Mozilla titles. For a complete list, go here:

http://gentoo-portage.com/Search?search=-bin

and search for anything that ENDS in -bin (sorry; I couldn't think of a way to get just those to come up).
_________________
“Truth, like infinity, is to be forever approached but never reached.” --Jean Ayres (1972)
---avatar cropped from =AimanStudio---
Back to top
View user's profile Send private message
i92guboj
Bodhisattva
Bodhisattva


Joined: 30 Nov 2004
Posts: 10315
Location: Córdoba (Spain)

PostPosted: Tue Dec 18, 2007 4:23 am    Post subject: Reply with quote

kalos wrote:
d2_racing wrote:
I know only firefox-bin and openoffice-bin.


There are a couple of others, like all the other Mozilla titles. For a complete list, go here:

http://gentoo-portage.com/Search?search=-bin

and search for anything that ENDS in -bin (sorry; I couldn't think of a way to get just those to come up).


And in addition everything starting with "emul-". Those are 32 bits pre-compiled libs which are dependencies for some bin packages.
Back to top
View user's profile Send private message
NathanZachary
Moderator
Moderator


Joined: 30 Jan 2007
Posts: 2605

PostPosted: Tue Dec 18, 2007 4:24 am    Post subject: Reply with quote

Ah yes, you're correct. I didn't even think about that.
_________________
“Truth, like infinity, is to be forever approached but never reached.” --Jean Ayres (1972)
---avatar cropped from =AimanStudio---
Back to top
View user's profile Send private message
MrUmunhum
n00b
n00b


Joined: 13 Dec 2007
Posts: 17
Location: Mt Umunhum, ca

PostPosted: Tue Dec 18, 2007 4:40 am    Post subject: Reply with quote

kalos wrote:
No, Gnome-light is not available as a binary. Most things are not available as bins in Gentoo as it is a source-based distribution.


I found this link:
http://ftp-osl.osuosl.org/pub/bintoo/2007.1/packages/
But I have not been able to get emerge to look there. I have tried changing make.conf with:

Code:
# These settings were set by the catalyst build script that automatically
# built this stage.
#PORTAGE_BINHOST="http://gentoo.modulix.net/gentoo/grp/i686-pc-linux-gnu/pentium4m/gnome/"
PORTAGE_BINHOST="http://ftp-osl.osuosl.org/pub/bintoo/2007.1/packages http://gentoo.modulix.net/gentoo/grp/i686-pc-linux-gnu/pentium4m/gnome/"
#PKGDIR="/usr/src/linux-2.6.23-gentoo-r3/scripts/package"
USE="X gtk gnome alsa"
# Please consult /etc/make.conf.example for a more detailed example.
CFLAGS="-O2 -mtune=i686 -pipe"
CXXFLAGS="${CFLAGS}"
# This should not be changed unless you know exactly what you are doing.  You
# should probably be using a different stage, instead.
CHOST="i486-pc-linux-gnu"

But that did not work.

Any suggestions?
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
Page 1 of 1

 
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