Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Problem compiling freemind
Date: Sun, 07 Feb 2010 16:03:23
Message-Id: 5bdc1c8b1002070706r2f99cc42s4b251e810adad2e9@mail.gmail.com
In Reply to: [gentoo-user] Problem compiling freemind by Peter Humphrey
1 On Sun, Feb 7, 2010 at 6:46 AM, Peter Humphrey <peter@××××××××××××××.org> wrote:
2 > Hello List,
3 >
4 > I thought I'd have a play with a mind mapping program, so I tried to
5 > install freemind on this ~amd64 box. This is an excerpt from the log:
6 >
7 <SNIP>
8 >
9 > Can someone who knows more Java than I do see what's missing?
10 >
11 > This may help:
12 >
13 > $ java-config -L
14 > The following VMs are available for generation-2:
15 > 1)      IcedTea6-bin 1.7 [icedtea6-bin]
16 > *)      Sun JDK 1.5.0.22 [sun-jdk-1.5]
17 >
18 > --
19 > Rgds
20 > Peter.
21 >
22 >
23 Runs for me. I don't know how to use it but the GUI comes up and it
24 allows me to start creating something.
25
26 AMD64 stable except for a few packages.
27
28 mark@firefly ~/Desktop $ java-config -L
29 The following VMs are available for generation-2:
30 1) IcedTea6-bin 1.6.2 [icedtea6-bin]
31 *) Sun JRE 1.6.0.17 [sun-jre-bin-1.6]
32
33 VMs marked as Build Only may contain Security Vulnerabilities and/or be EOL.
34 Gentoo recommends not setting these VMs as either your System or User VM.
35 Please see http://www.gentoo.org/doc/en/java.xml#build-only for more information
36 mark@firefly ~/Desktop $
37
38 mark@firefly ~/Desktop $ cat /etc/portage/package.keywords
39 sys-kernel/gentoo-sources ~amd64
40 sys-apps/portage ~amd64
41 sys-apps/sandbox ~amd64
42 app-cdr/cdrtools ~amd64
43 x11-misc/read-edid ~amd64
44 sys-kernel/rt-sources ~amd64
45 media-sound/alsa-tools ~amd64
46 games-action/extreme-tuxracer ~amd64
47 media-sound/jack-audio-connection-kit ~amd64
48 dev-php5/php-gtk ~amd64
49 media-tv/huludesktop ~amd64
50 mark@firefly ~/Desktop $
51
52
53 - Mark

Replies

Subject Author
Re: [gentoo-user] Problem compiling freemind Mark Knecht <markknecht@×××××.com>
Re: [gentoo-user] Problem compiling freemind Peter Humphrey <peter@××××××××××××××.org>