public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] 2005.1 Universal CD install
@ 2005-09-28  9:16 vikram ranade
  2005-09-28  9:26 ` Janne Johansson
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: vikram ranade @ 2005-09-28  9:16 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 551 bytes --]

Hello all,
I am very new to gentoo (used to use Red Hat earlier)
I have installed gentoo using the networkless install with the
2005.1universal CD.
I have got the system booting perfectly and detecting all the hardware as
well.
I got the network connection working and now I am running
#emerge --update --deep world
to get the latest version of the system.

My question is ..
Is X already installed? (the system boots to a text login)
how do i start X?
How do I install new software ? (gnome and so on)

Thanks!
Best regards,
Vikram

[-- Attachment #2: Type: text/html, Size: 709 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [gentoo-user] 2005.1 Universal CD install
  2005-09-28  9:16 [gentoo-user] 2005.1 Universal CD install vikram ranade
@ 2005-09-28  9:26 ` Janne Johansson
  2005-09-28 10:11 ` Michael Kjorling
  2005-09-29  3:16 ` joschi
  2 siblings, 0 replies; 13+ messages in thread
From: Janne Johansson @ 2005-09-28  9:26 UTC (permalink / raw
  To: gentoo-user

On Wed, 2005-09-28 at 14:46 +0530, vikram ranade wrote:

> My question is ..
> Is X already installed? (the system boots to a text login)

no.

> how do i start X?

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

> How do I install new software ? (gnome and so on)

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

-- 
Janne

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [gentoo-user] 2005.1 Universal CD install
  2005-09-28  9:16 [gentoo-user] 2005.1 Universal CD install vikram ranade
  2005-09-28  9:26 ` Janne Johansson
@ 2005-09-28 10:11 ` Michael Kjorling
  2005-09-28 11:52   ` John Jolet
  2005-09-29  3:16 ` joschi
  2 siblings, 1 reply; 13+ messages in thread
From: Michael Kjorling @ 2005-09-28 10:11 UTC (permalink / raw
  To: gentoo-user

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 2005-09-28 14:46 +0530, ranade.vikram@gmail.com wrote:
> Is X already installed? (the system boots to a text login)

Most likely. I did a stage 3 installation of 2005.1 a few days ago and
ended up getting both X and a whole bunch of other stuff installed.
Chances are you have it, too.

"etcat -s x11" will tell you for sure. If not, doing "emerge xorg-x11"
as root will install it.

> how do i start X?

Log in, then issue the command "startx" (no, really!).

If you want the system to boot to a graphical login, log in as root
and issue the command "rc-update add xdm default" to add the X display
manager (xdm) to the default runlevel.

> How do I install new software ? (gnome and so on)

Use "emerge", preferably with the "-a" (--ask) option so that you have
a chance to bail out before it installs everything and the kitchen
sink if you don't want it to.

"emerge -s" (--search) will search for a package with a name
containing the given string. See "man emerge" for more possibilities.

- -- 
Michael Kjörling, michael@kjorling.com - http://michael.kjorling.com/
* ASCII Ribbon Campaign: Against HTML Mail, Proprietary Attachments *
* ..... No bird soars too high if he soars with his own wings ..... *
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDOmxqdY+HSb3praYRApKEAKCb9mX2u10JMuWNhRQ4m+TvGsJezwCfSYXz
umlOeFm0E7Rxqllw+AjpJBM=
=BlzV
-----END PGP SIGNATURE-----
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [gentoo-user] 2005.1 Universal CD install
  2005-09-28 10:11 ` Michael Kjorling
@ 2005-09-28 11:52   ` John Jolet
  2005-09-28 12:04     ` Michael Kjorling
  2005-09-28 12:05     ` vikram ranade
  0 siblings, 2 replies; 13+ messages in thread
From: John Jolet @ 2005-09-28 11:52 UTC (permalink / raw
  To: gentoo-user


On Sep 28, 2005, at 5:11 AM, Michael Kjorling wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 2005-09-28 14:46 +0530, ranade.vikram@gmail.com wrote:
>
>> Is X already installed? (the system boots to a text login)
>>
>
> Most likely. I did a stage 3 installation of 2005.1 a few days ago and
> ended up getting both X and a whole bunch of other stuff installed.
> Chances are you have it, too.
>
A stage 3 will not install X, unless you do emerge something after  
install that requires X....like when I did an emerge kde-meta...that  
got X installed, then kde and xdm, etc.

> "etcat -s x11" will tell you for sure. If not, doing "emerge xorg-x11"
> as root will install it.
>
>
>> how do i start X?
>>
>
> Log in, then issue the command "startx" (no, really!).
>
> If you want the system to boot to a graphical login, log in as root
> and issue the command "rc-update add xdm default" to add the X display
> manager (xdm) to the default runlevel.
>
>
>> How do I install new software ? (gnome and so on)
>>
>
> Use "emerge", preferably with the "-a" (--ask) option so that you have
> a chance to bail out before it installs everything and the kitchen
> sink if you don't want it to.
>
> "emerge -s" (--search) will search for a package with a name
> containing the given string. See "man emerge" for more possibilities.
>
> - --
> Michael Kjörling, michael@kjorling.com - http://michael.kjorling.com/
> * ASCII Ribbon Campaign: Against HTML Mail, Proprietary Attachments *
> * ..... No bird soars too high if he soars with his own wings ..... *
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.1 (GNU/Linux)
>
> iD8DBQFDOmxqdY+HSb3praYRApKEAKCb9mX2u10JMuWNhRQ4m+TvGsJezwCfSYXz
> umlOeFm0E7Rxqllw+AjpJBM=
> =BlzV
> -----END PGP SIGNATURE-----
> -- 
> gentoo-user@gentoo.org mailing list
>
>


-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [gentoo-user] 2005.1 Universal CD install
  2005-09-28 11:52   ` John Jolet
@ 2005-09-28 12:04     ` Michael Kjorling
  2005-09-28 13:27       ` John Jolet
  2005-09-28 12:05     ` vikram ranade
  1 sibling, 1 reply; 13+ messages in thread
From: Michael Kjorling @ 2005-09-28 12:04 UTC (permalink / raw
  To: gentoo-user

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 2005-09-28 06:52 -0500, john@jolet.net wrote:
> A stage 3 will not install X, unless you do emerge something after install 
> that requires X....like when I did an emerge kde-meta...that got X 
> installed, then kde and xdm, etc.

That's right. Since this was on a laptop, I emerged the PCMCIA tools,
which has X tools. So X got emerged as a dependency because I did not
explicitly disable it (and I wanted X, anyway).

- -- 
Michael Kjörling, michael@kjorling.com - http://michael.kjorling.com/
* ASCII Ribbon Campaign: Against HTML Mail, Proprietary Attachments *
* ..... No bird soars too high if he soars with his own wings ..... *
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDOobZdY+HSb3praYRAjuTAJ43ReCDwBSNTsPyz5b+pW22+xskvwCfbrsC
fWmrsjddYCsFsJvUQnKuOxA=
=fJv5
-----END PGP SIGNATURE-----
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [gentoo-user] 2005.1 Universal CD install
  2005-09-28 11:52   ` John Jolet
  2005-09-28 12:04     ` Michael Kjorling
@ 2005-09-28 12:05     ` vikram ranade
  1 sibling, 0 replies; 13+ messages in thread
From: vikram ranade @ 2005-09-28 12:05 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 555 bytes --]

Thanks for the response..I will chek it out as soon as the emerge --update
finishes....
it is taking forever to compile on my T20 (P-III 750)
Regards,
Vikram

>
> >
> > Most likely. I did a stage 3 installation of 2005.1 a few days ago and
> > ended up getting both X and a whole bunch of other stuff installed.
> > Chances are you have it, too.
> >
> A stage 3 will not install X, unless you do emerge something after
> install that requires X....like when I did an emerge kde-meta...that
> got X installed, then kde and xdm, etc.
>
> >

[-- Attachment #2: Type: text/html, Size: 780 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [gentoo-user] 2005.1 Universal CD install
  2005-09-28 12:04     ` Michael Kjorling
@ 2005-09-28 13:27       ` John Jolet
  0 siblings, 0 replies; 13+ messages in thread
From: John Jolet @ 2005-09-28 13:27 UTC (permalink / raw
  To: gentoo-user

On Wednesday 28 September 2005 07:04, Michael Kjorling wrote:
> On 2005-09-28 06:52 -0500, john@jolet.net wrote:
> > A stage 3 will not install X, unless you do emerge something after
> > install that requires X....like when I did an emerge kde-meta...that got
> > X installed, then kde and xdm, etc.
>
> That's right. Since this was on a laptop, I emerged the PCMCIA tools,
> which has X tools. So X got emerged as a dependency because I did not
> explicitly disable it (and I wanted X, anyway).
Yes, I guess I was unclear...my point was that it was not the stage3 install 
that installed x...it was an emerge of something that required x.  When I 
emerged the pcmcia tools on THIS laptop, I did it with -X in the USE flags, 
so X wasn't emerged until the kde install.
>
> --
> Michael Kjörling, michael@kjorling.com - http://michael.kjorling.com/
> * ASCII Ribbon Campaign: Against HTML Mail, Proprietary Attachments *
> * ..... No bird soars too high if he soars with his own wings ..... *

-- 
John Jolet
Your On-Demand IT Department
512-762-0729
www.jolet.net
john@jolet.net

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [gentoo-user] 2005.1 Universal CD install
  2005-09-28  9:16 [gentoo-user] 2005.1 Universal CD install vikram ranade
  2005-09-28  9:26 ` Janne Johansson
  2005-09-28 10:11 ` Michael Kjorling
@ 2005-09-29  3:16 ` joschi
  2005-09-29 10:23   ` vikram ranade
  2 siblings, 1 reply; 13+ messages in thread
From: joschi @ 2005-09-29  3:16 UTC (permalink / raw
  To: gentoo-user

Am Mittwoch, den 28.09.2005, 14:46 +0530 schrieb vikram ranade:
> Hello all,

hi!

> I am very new to gentoo (used to use Red Hat earlier)
> I have installed gentoo using the networkless install with the 2005.1
> universal CD.
> I have got the system booting perfectly and detecting all the hardware
> as well.
> I got the network connection working and now I am running
> #emerge --update --deep world
>  to get the latest version of the system.
> 
> My question is ..
> Is X already installed? (the system boots to a text login)

probably not. 

> how do i start X?

log into the console and type "startx".

> How do I install new software ? (gnome and so on)

if X is not installed, type "emerge xorg-x11".
for gnome the same, "emerge gnome".
theres are some cool gtk-frontends out to emerge, my favorite 
is "portage" ;).
> 
check out http://www.gentoo.org/doc/en/handbook/index.xml
and http://gentoo-wiki.com/Main_Page and, for sure, the emerge-manpage
and the mailing-list archive for help on installing software and
managing gentoo.

> Thanks!
> Best regards,
> Vikram 
> 
no problem.
josef


-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [gentoo-user] 2005.1 Universal CD install
  2005-09-29  3:16 ` joschi
@ 2005-09-29 10:23   ` vikram ranade
  2005-09-29 12:56     ` vikram ranade
  2005-09-29 13:43     ` Holly Bostick
  0 siblings, 2 replies; 13+ messages in thread
From: vikram ranade @ 2005-09-29 10:23 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 92 bytes --]

oki I am still stuck at installing gnome......taking forever to compile....
:-(


>
>

[-- Attachment #2: Type: text/html, Size: 300 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [gentoo-user] 2005.1 Universal CD install
  2005-09-29 10:23   ` vikram ranade
@ 2005-09-29 12:56     ` vikram ranade
  2005-09-29 13:43     ` Holly Bostick
  1 sibling, 0 replies; 13+ messages in thread
From: vikram ranade @ 2005-09-29 12:56 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 410 bytes --]

I emerged the mirrorselect pakage and set the mirror to asia....
but any emerge operation still goes to
distfiles.gentoo.org<http://distfiles.gentoo.org>

do I need to do anything more to "fix" the new settings?
Thanks,
Vikram

On 9/29/05, vikram ranade <ranade.vikram@gmail.com> wrote:
>
>
> oki I am still stuck at installing gnome......taking forever to
> compile....
> :-(
>
>
> >
> >
>

[-- Attachment #2: Type: text/html, Size: 925 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [gentoo-user] 2005.1 Universal CD install
  2005-09-29 10:23   ` vikram ranade
  2005-09-29 12:56     ` vikram ranade
@ 2005-09-29 13:43     ` Holly Bostick
  2005-09-29 13:58       ` Michael Kintzios
  2005-09-29 14:03       ` vikram ranade
  1 sibling, 2 replies; 13+ messages in thread
From: Holly Bostick @ 2005-09-29 13:43 UTC (permalink / raw
  To: gentoo-user

vikram ranade schreef:
> oki I am still stuck at installing gnome......taking forever to 
> compile.... :-(

Sympathies.... Gnome as a whole isn't so bad; it's just that some of the
packages required in the full GNOME monty are among the longest to
compile-- most notably mozilla. Even stripped via USE flags
(-mozcalendar -mozdevelop +moznocompose +moznoirc +moznomail -moznoxft
+mozsvg), it still takes till doomsday to compile, and a number of
programs in the full 'gnome' metapackage depend on it.

Which is the main reason.... I hate to bring it up, since you're already
in the middle of the compile, but you probably should know.... which is
one of the reasons that I never 'emerge gnome' but always 'emerge
gnome-light' instead. But maybe you need Mozilla and Epiphany and
Evolution and Evolution Data Server and Sound (bloody) Juicer, in which
case, you must suffer the bloated time-consuming compile.

On the occasions that I need such an awful compile during the
installation process (for instance, I usually want to at least install
kdelibs, which also takes forever, because I use a lot of KDE apps,
though rarely KDE itself), I usually install a very light WM, like
IceWM, as the last stage of install, just to have something I can use to
boot into, and have something like a completed system (meaning "with X")
installed, from which I then compile GNOME or KDE or whatever. Even
WindowMaker or AfterStep will do for this purpose, if you like those WMs
(and there's plenty to like about them, despite their advanced age and
lack of 'modernness'). Heaven knows, they take some 10 or 15 minutes to
compile, if that long, and of course system-dependent; I have an Athlon
XP 2200+ and 512MB ram, so not really a super-charged setup, though
naturally much faster than some of the PIIs and PIIIs I know exist
around here-- and the compilation time does not include X of course, but
there's no getting around that whatever WM or DE you install. The quick
compile of the older WMs is not to be sneezed at by any means, and
WindowMaker and AfterStep are pretty usable out of the box, even for
those who didn't 'grow up with' them, as many old-school users
did. IceWM is for those who 'grew up with' Windows, and is probably a
better choice for users who 'grew up with' Win95 and 98.

Just ideas for the future, in case you ever need/want/are asked to
install Gentoo to another machine.

HTH,
Holly
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 13+ messages in thread

* RE: [gentoo-user] 2005.1 Universal CD install
  2005-09-29 13:43     ` Holly Bostick
@ 2005-09-29 13:58       ` Michael Kintzios
  2005-09-29 14:03       ` vikram ranade
  1 sibling, 0 replies; 13+ messages in thread
From: Michael Kintzios @ 2005-09-29 13:58 UTC (permalink / raw
  To: gentoo-user


> -----Original Message-----
> From: Holly Bostick [mailto:motub@planet.nl] 
> Sent: 29 September 2005 14:43
> To: gentoo-user@lists.gentoo.org
> Subject: Re: [gentoo-user] 2005.1 Universal CD install
> 
[snip]
> The quick
> compile of the older WMs is not to be sneezed at by any means, and
> WindowMaker and AfterStep are pretty usable out of the box, even for
> those who didn't 'grow up with' them, as many old-school users
> did. IceWM is for those who 'grew up with' Windows, and is probably a
> better choice for users who 'grew up with' Win95 and 98.

[OT warning] I wonder, are there any statistics for what WM's do people
use?
-- 
Regards,
Mick

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [gentoo-user] 2005.1 Universal CD install
  2005-09-29 13:43     ` Holly Bostick
  2005-09-29 13:58       ` Michael Kintzios
@ 2005-09-29 14:03       ` vikram ranade
  1 sibling, 0 replies; 13+ messages in thread
From: vikram ranade @ 2005-09-29 14:03 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1175 bytes --]

> Which is the main reason.... I hate to bring it up, since you're already
> in the middle of the compile, but you probably should know.... which is
> one of the reasons that I never 'emerge gnome' but always 'emerge
> gnome-light' instead. But maybe you need Mozilla and Epiphany and
> Evolution and Evolution Data Server and Sound (bloody) Juicer, in which
> case, you must suffer the bloated time-consuming compile.


Oh well cant help it now.....Since this is a first Gentoo experience for
me...might
as well get all of gnome installed and then mess with the system a
little....can always do it all over again
(via the sensible route)........there is no way im kidding my self that this
install is going to last...
since this is not a production machine....more like my sandbox to try stuff
out...


I have an Athlon XP 2200+ and 512MB ram, so not really a super-charged
> setup, though
> naturally much faster than some of the PIIs and PIIIs I know exist
> around here--


HaH!...Im doomed to suffer in that case..Mine is a PIII-750 with 256 MB
RAM:-)
Thanks anyhow,

Dying to post "success with Gentoo GUI!"....

Regards,
Vikram

>
>

[-- Attachment #2: Type: text/html, Size: 1721 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2005-09-29 14:13 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-28  9:16 [gentoo-user] 2005.1 Universal CD install vikram ranade
2005-09-28  9:26 ` Janne Johansson
2005-09-28 10:11 ` Michael Kjorling
2005-09-28 11:52   ` John Jolet
2005-09-28 12:04     ` Michael Kjorling
2005-09-28 13:27       ` John Jolet
2005-09-28 12:05     ` vikram ranade
2005-09-29  3:16 ` joschi
2005-09-29 10:23   ` vikram ranade
2005-09-29 12:56     ` vikram ranade
2005-09-29 13:43     ` Holly Bostick
2005-09-29 13:58       ` Michael Kintzios
2005-09-29 14:03       ` vikram ranade

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox