Gentoo Archives: gentoo-dev

From: oford <oford@×××××××××.net>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Gentoo installation
Date: Tue, 13 Aug 2002 09:28:25
Message-Id: 1029248475.29073.26.camel@beige
In Reply to: Re: [gentoo-dev] Gentoo installation by Peter Ruskin
1 In that frontend, can there be a place to pass options to make ( -j3
2 etc)? It would make the compile times much nicer for us SMP folks.
3
4 --owen
5
6 On Tue, 2002-08-13 at 08:36, Peter Ruskin wrote:
7 > On Tuesday 13 Aug 2002 10:56, Joachim Blaabjerg wrote:
8 > > On Tuesday 13 August 2002 11:46, RYMNAT_ADSL wrote:
9 > > > Dear people at Gentoo,
10 > >
11 > > Hi, and welcome aboard :)
12 > >
13 > > > Eventhough, the installation could be a little simpler, with at
14 > > > least, a menu based installation (if not graphical), like, for
15 > > > example, RedHat5 or so. In addition, things like network card module
16 > > > load, may be done automatically. If the system detects my ne2k-pci
17 > > > (as it does), why doesn´t it load the module by itself?. A menu-based
18 > > > ip
19 > > > configuration, CPU selection (for the -mcpu, -march)... In one word,
20 > > > a front-end.
21 > >
22 > > There is work being done on porting the Anaconda installer to Gentoo. I
23 > > can't remember the URL, but it should be somewhere in the archives.
24 > >
25 > > > The installation itself is not hard (at least for someone with a
26 > > > little experience), but with an appropiate front-end, it would be
27 > > > just incredible.
28 > > >
29 > > > Another little thing is a graphical tool which lets you see the
30 > > > packages installed and those available at Gentoo, install those you
31 > > > want with just one click (or some of them), de-install them in the
32 > > > same way, etc.
33 > >
34 > > Try app-admin/kportagemaster or app-admin/portagemaster.
35 > >
36 > kportagemaster is relly good, but...
37 >
38 > [14:33 peter@penguin: ~]
39 > $ portagemaster
40 > Font specified in font.properties not found
41 > [-*-symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
42 > Font specified in font.properties not found
43 > [-*-symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
44 > Font specified in font.properties not found
45 > [-*-symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
46 > Font specified in font.properties not found
47 > [-*-symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
48 > Font specified in font.properties not found
49 > [-*-symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
50 > Font specified in font.properties not found
51 > [-*-symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
52 > Font specified in font.properties not found
53 > [-*-symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
54 > Font specified in font.properties not found
55 > [-*-symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
56 > Font specified in font.properties not found
57 > [-*-symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
58 > Font specified in font.properties not found
59 > [-*-symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
60 > Font specified in font.properties not found
61 > [-*-symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
62 > Font specified in font.properties not found
63 > [-*-symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
64 > Font specified in font.properties not found
65 > [-*-symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
66 > Font specified in font.properties not found
67 > [-*-symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
68 > Font specified in font.properties not found
69 > [-*-symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
70 > Font specified in font.properties not found
71 > [-*-symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
72 > Font specified in font.properties not found
73 > [-*-symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
74 > Font specified in font.properties not found
75 > [-*-symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
76 > Font specified in font.properties not found
77 > [-*-symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
78 > Font specified in font.properties not found
79 > [-*-symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
80 > Exception in thread "main" java.lang.NoSuchMethodError
81 > at DisplayStatusPane.initComponents(DisplayStatusPane.java:41)
82 > at DisplayStatusPane.<init>(DisplayStatusPane.java:20)
83 > at PortageMaster.initComponents(PortageMaster.java:143)
84 > at PortageMaster.<init>(PortageMaster.java:53)
85 > at PortageMaster.main(PortageMaster.java:61)
86 >
87 > [14:35 root@penguin: ~]
88 > # portagemaster
89 > Exception in thread "main" java.lang.InternalError: Can't connect to X11
90 > window server using ':0.0' as the value of the DISPLAY variable.
91 > at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
92 > at
93 > sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:59)
94 > at java.lang.Class.forName0(Native Method)
95 > at java.lang.Class.forName(Class.java:120)
96 > at
97 > java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:58)
98 > at java.awt.Window.<init>(Window.java:186)
99 > at java.awt.Frame.<init>(Frame.java:315)
100 > at java.awt.Frame.<init>(Frame.java:262)
101 > at javax.swing.JFrame.<init>(JFrame.java:141)
102 > at PortageMaster.<init>(PortageMaster.java:51)
103 > at PortageMaster.main(PortageMaster.java:61)
104 >
105 > --
106 > Gentoo Linux (portage-2.0.27). KDE: 3.0.2 Qt: 3.0.5.
107 > AMD Athlon(tm) XP 1600+ 513MB. Kernel: 2.4.19-win4lin
108 > Linux user #275590 (http://counter.li.org/). up 3 days, 18:14.
109 > #=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=#
110 >
111 > _______________________________________________
112 > gentoo-dev mailing list
113 > gentoo-dev@g.o
114 > http://lists.gentoo.org/mailman/listinfo/gentoo-dev
115 >

Replies

Subject Author
Re: [gentoo-dev] Gentoo installation Paul de Vrieze <pauldv@××××××.nl>
Re: [gentoo-dev] Gentoo installation "R. Prada" <vprada@g.o>