List Info

Thread: post handbook install guide?




post handbook install guide?
country flaguser name
United States
2007-07-26 13:17:54
Hello,

Having just complete a handbook install, I'm looking
around for the guides to install a typical workstation.

Is it just

emerge system
emerge -N world (if/when USE flags change)
emerge xorg-x11
emerge kde-meta


Anything I missed (other than the listed packages in
/var/lib/portage/world   from a system resembling
where this laptop should end up?


suggestions?


James



-- 
gentoo-usergentoo.org mailing list


Re: post handbook install guide?
user name
2007-07-26 13:32:59
if you've just completed a proper install from the handbook (presuming a bootable system, with bootloader, cron/syslog, etc). you really don't need to do a system.

kde-meta (iirc should pull xorg as a dependency, so all you'd need is kde-meta and the world update, but you'd still need to add whatever software your user would use). ; Like, firefox would be nice for one.

Gentoo is very minimalistic, presume nothing is installed until you do.



--
Samir

On 7/26/07, James < wirelesstampabay.rr.com"> wirelesstampabay.rr.com> wrote:
Hello,

Having just complete a handbook install, I'm looking
around for the guides to install a typical workstation.

Is it just

emerge system
emerge -N world (if/when USE flags change)
emerge xorg-x11
emerge kde-meta


Anything I missed (other than the listed packages in
/var/lib/portage/world ;  from a system resembling
where this laptop should end up?


suggestions?


James



--
gentoo-usergentoo.org">gentoo-usergentoo.org mailing list


Re: post handbook install guide?
user name
2007-07-26 13:41:38
also, if/when you change useflags, and --newuse so it picks stuff up.  Personally, I just

emerge -uDav --newuse world

to upgrade my system (upgrade, deep, ask, verbose, newuse).

On 7/26/07, Samir Faci < samir.listgmail.com">samir.listgmail.com> wrote:
if you've just completed a proper install from the handbook (presuming a bootable system, with bootloader, cron/syslog, etc). you really don't need to do a system.

kde-meta (iirc should pull xorg as a dependency, so all you'd need is kde-meta and the world update, but you'd still need to add whatever software your user would use). ; Like, firefox would be nice for one.

Gentoo is very minimalistic, presume nothing is installed until you do.



--
Samir


On 7/26/07, James < wirelesstampabay.rr.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"> wirelesstampabay.rr.com> wrote:
Hello,

Having just complete a handbook install, I'm looking
around for the guides to install a typical workstation.

Is it just

emerge system
emerge -N world (if/when USE flags change)
emerge xorg-x11
emerge kde-meta


Anything I missed (other than the listed packages in
/var/lib/portage/world ;  from a system resembling
where this laptop should end up?


suggestions?


James



--
gentoo-usergentoo.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"> gentoo-usergentoo.org mailing list



Re: post handbook install guide?
user name
2007-07-26 13:42:34
On 7/26/07, James <wirelesstampabay.rr.com> wrote:
> Hello,
>
> Having just complete a handbook install, I'm looking
> around for the guides to install a typical
workstation.
>
> Is it just
>
> emerge system
> emerge -N world (if/when USE flags change)
> emerge xorg-x11
> emerge kde-meta
>

No need to emerge system, what is the point of that?
emerge -uDN world will update and check for new/changed use
flags... I
do it once in a while (usually weekly).

To install X, KDE, etc, you better go to:

http://www.gentoo.org/doc/en/index.xml?catid=desktop

Where you'll find guides for almost all Desktop related
resources you
may need, along with complete instructions on setting up and
have X,
KDE, Alsa up and running.

-- 
Daniel da Veiga
Computer Operator - RS - Brazil
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K-
w O M- V-
PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++
------END GEEK CODE BLOCK------
-- 
gentoo-usergentoo.org mailing list


Re: post handbook install guide?
user name
2007-07-26 13:48:16
On Thu, 26 Jul 2007 18:17:54 +0000 (UTC), James wrote:

> emerge system

No need, you've just installed system.

> emerge -N world (if/when USE flags change)

Yes.

> emerge xorg-x11

That's a meta-package, you only need to install xorg-server.
This
is not pulled in by KDE because a local X server is not a
requirement to
run KDE, although KDE does depend on several X11 libraries.

> emerge kde-meta

Yes, assuming you want to include all of KDE, including the
kitchensync,
otherwise emerge the individual packages you need.


-- 
Neil Bothwick

WinErr 00C: Memory hog error - More Ram needed. More! More!
More!
Re: Re: post handbook install guide?
user name
2007-07-26 15:03:12
On Thu, 26 Jul 2007 18:53:23 +0000 (UTC), James wrote:

> One more question. I remember some time ago somebody
had a slick
> script or method to compile the apps listed in the
world file,
> from an existing system to the new system,
> all together at once, rather that typing in all of
those app
> names into one giant emerge command.

emerge -av $(cat /path/to/oldworld)


-- 
Neil Bothwick

OK Scotty, NOW!  Detonate and energize!  I mean.......
Re: Re: post handbook install guide?
user name
2007-07-26 15:03:49
On Thu, 26 Jul 2007 19:01:15 +0000 (UTC), James wrote:

> Where do I read about what all is in xorg-x11 versus
xorg-server(which
> is all that kde-meta needs?)?  What exactly does
kde-meta needs and
> such....

emerge kde-meta -pv should show you all that KDE needs.


-- 
Neil Bothwick

Top Oxymorons Number 25: New York culture
Re: Re: post handbook install guide?
user name
2007-07-26 15:41:20
Hello James,

> Yep, that is what I thought to but it fails. When I
issue
> 'emerge -vN kde-meta'
> 
> I get a long list (as expected) follow by many of these
error
> messages:
> 
> 
> !!! Error: circular dependencies:

That's usually because you've changed your USE flags
substantially from
the default for the stage 3 install. Do an "emerge
-uavDN world" to sort
things out. You don't need -N when emerging a package for
the first time,
there are no existing USE flags to change.


-- 
Neil Bothwick

              Windows 98 took us to the edge of the cliff.
                With Windows XP we took a big step
forward.
[1-8]

about | contact  Other archives ( Real Estate discussion Medical topics )