On Thursday 12 May 2005 11:49, Mark Knecht wrote:
> Charles,
>    I'm glad that you now have networking. That's pretty crucial stuff.
>
>    I want to clarify one thing here. You are now fully booting this
> new machine using Gentoo, correct? Grub is installed and you're booted
> up to the command line. You have xorg-x11 emerged correctly and are
> now attempting to get kde installed?
>
>    My guess, and it's only a guess, is that you're having some sort of
> profile problem. do not build kde first, as much as you might like to.
> If you stay at the command line and do
>
> emerge sync (note - not 'emerge --sync')
> emerge -pv world
>
> then what is it telling you about what's installed on your machine and
> what you need to update?
>
> Post the results back, or just work your way through the emerge world
> operation BEFORE emerging kde. That's pretty important as you will
> likely update your profile and emerge a number of packages that kde
> will require anyway.
>
> Cheers,
> Mark

Dear Mark:

 I am fully booting this system using Gentoo. I have a colorful bash prompt 
right now and I am trying to get X running.

 Last night I did 'emerge xorg-x11' and it succeeded OK. Grub has incantations 
that allow the partition with Gentoo to boot. There are other distributions 
on some other partitions, but I dont think they have any bearing on Gentoo.

 Here is the result of "emerge -pv world" on the machine in question.

******************************************************************************************


These are the packages that I would merge, in order:

Calculating world dependencies      ...done!
[ebuild     U ] sys-apps/grep-2.5.1-r7 [2.5.1-r6] -build -debug +nls -pcre 
-static (-uclibc) 667 kB 
[ebuild     U ] sys-apps/net-tools-1.60-r11 [1.60-r9] -build -debug +nls 
-static 220 kB 
[ebuild     U ] sys-apps/kbd-1.12-r4 [1.12-r3] +nls 867 kB 
[ebuild  N    ] sys-devel/binutils-config-1.8-r2  0 kB 
[ebuild     U ] sys-devel/binutils-2.15.92.0.2-r7 [2.15.92.0.2-r1] -debug 
-multislot -multitarget +nls -test 10,793 kB 
[ebuild     U ] sys-libs/cracklib-2.7-r11 [2.7-r10] -debug -minimal +pam 20 kB 
[ebuild     U ] app-arch/tar-1.15.1 [1.14] -build -debug +nls -static 1,573 kB 
[ebuild     U ] sys-libs/glibc-2.3.4.20041102-r1 [2.3.4.20040808-r1] -build 
-debug -erandom -hardened (-multilib) +nls -nomalloccheck -nptl -nptlonly 
-pic -userlocales 17,112 kB 
[ebuild     U ] sys-apps/sed-4.1.4 [4.0.9] -bootstrap -build -debug +nls 
-static 775 kB 
[ebuild     U ] sys-apps/texinfo-4.8 [4.7-r1] -build -debug +nls -static 1,486 
kB 
[ebuild     U ] app-arch/bzip2-1.0.3 [1.0.2-r5] -build -debug -static 653 kB 
[ebuild     U ] sys-libs/ncurses-5.4-r6 [5.4-r5] -bootstrap -build -debug -doc 
+gpm -minimal -nocxx -unicode 2,103 kB 
[ebuild     U ] net-misc/rsync-2.6.0-r4 [2.6.0-r3] -acl -build -debug -static 
458 kB 
[ebuild     U ] sys-devel/automake-1.9.5 [1.9.4] 740 kB 
[ebuild     U ] sys-fs/udev-056 [045] (-selinux) -static 468 kB 
[ebuild     U ] app-arch/cpio-2.6-r3 [2.6-r1] +nls 437 kB 
[ebuild     U ] sys-apps/coreutils-5.2.1-r5 [5.2.1-r4] -acl -build -debug 
-hardened +nls (-selinux) -static (-uclibc) 4,260 kB 
[ebuild     U ] net-misc/openssh-3.9_p1-r2 [3.9_p1-r1] -X509 -chroot -debug 
+ipv6 -kerberos -ldap -nocxx +pam (-selinux) -sftplogging -skey -smartcard 
-static +tcpd 834 kB 
[ebuild     U ] sys-devel/m4-1.4.2-r1 [1.4.1] +nls 337 kB 
[ebuild     U ] app-arch/gzip-1.3.5-r6 [1.3.5-r5] -build -debug +nls -pic 
-static 323 kB 
[ebuild     U ] net-misc/wget-1.9.1-r3 [1.9-r2] -build -debug +ipv6 +nls 
-socks5 +ssl -static 1,300 kB 
[ebuild  N    ] sys-libs/gdbm-1.8.3-r1  +berkdb -debug 223 kB 
[ebuild     U ] dev-lang/perl-5.8.5-r5 [5.8.5-r4] +berkdb -debug -doc +gdbm* 
-ithreads -perlsuid (-uclibc) 11,651 kB 
[ebuild     U ] sys-apps/diffutils-2.8.7-r1 [2.8.7] -debug +nls -static 1,037 
kB 
[ebuild     U ] sys-apps/hdparm-5.9 [5.7-r1] 38 kB 
[ebuild     U ] dev-lang/python-2.3.5 [2.3.4-r1] +X* +berkdb -bootstrap -build 
-debug -doc +gdbm* +ipv6 +ncurses +readline +ssl -tcltk -ucs2 7,060 kB 
[ebuild     U ] sys-devel/gnuconfig-20050223 [20040214] 34 kB 
[ebuild     U ] sys-devel/gcc-config-1.3.10-r2 [1.3.8-r4] 0 kB 
[ebuild     U ] sys-devel/gcc-3.3.5.20050130-r1 [3.3.5-r1] (-altivec) 
-bootstrap -boundschecking -build -debug +fortran* -gcj +gtk* -hardened -ip28 
(-multilib) -multislot (-n32) (-n64) +nls -nocxx -objc -static (-uclibc) 
23,639 kB 

Total size of downloads: 89,119 kB

****************************************************************************************

So, I would assume from this that the next step is to "emerge grep", then 
"emerge net-tools" and all the rest in this order without any of the version 
stuff like '2.5.1-r7 [2.5.1-r6]'.

With Thanks, Charles Krinke

-- 
gentoo-user@gentoo.org mailing list

Reply via email to