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:07:01
Message-Id: 5bdc1c8b1002070725q9d8af3cj8ae9410ac52df2fd@mail.gmail.com
In Reply to: Re: [gentoo-user] Problem compiling freemind by Mark Knecht
1 On Sun, Feb 7, 2010 at 7:06 AM, Mark Knecht <markknecht@×××××.com> wrote:
2 > On Sun, Feb 7, 2010 at 6:46 AM, Peter Humphrey <peter@××××××××××××××.org> wrote:
3 >> Hello List,
4 >>
5 >> I thought I'd have a play with a mind mapping program, so I tried to
6 >> install freemind on this ~amd64 box. This is an excerpt from the log:
7 >>
8 > <SNIP>
9 >>
10 >> Can someone who knows more Java than I do see what's missing?
11 >>
12 >> This may help:
13 >>
14 >> $ java-config -L
15 >> The following VMs are available for generation-2:
16 >> 1)      IcedTea6-bin 1.7 [icedtea6-bin]
17 >> *)      Sun JDK 1.5.0.22 [sun-jdk-1.5]
18 >>
19 >> --
20 >> Rgds
21 >> Peter.
22 >>
23 >>
24 > Runs for me. I don't know how to use it but the GUI comes up and it
25 > allows me to start creating something.
26 >
27 > AMD64 stable except for a few packages.
28 >
29 > mark@firefly ~/Desktop $ java-config -L
30 > The following VMs are available for generation-2:
31 > 1)      IcedTea6-bin 1.6.2 [icedtea6-bin]
32 > *)      Sun JRE 1.6.0.17 [sun-jre-bin-1.6]
33 >
34 > VMs marked as Build Only may contain Security Vulnerabilities and/or be EOL.
35 > Gentoo recommends not setting these VMs as either your System or User VM.
36 > Please see http://www.gentoo.org/doc/en/java.xml#build-only for more information
37 > mark@firefly ~/Desktop $
38 >
39 > mark@firefly ~/Desktop $ cat /etc/portage/package.keywords
40 > sys-kernel/gentoo-sources ~amd64
41 > sys-apps/portage ~amd64
42 > sys-apps/sandbox ~amd64
43 > app-cdr/cdrtools ~amd64
44 > x11-misc/read-edid ~amd64
45 > sys-kernel/rt-sources ~amd64
46 > media-sound/alsa-tools ~amd64
47 > games-action/extreme-tuxracer ~amd64
48 > media-sound/jack-audio-connection-kit ~amd64
49 > dev-php5/php-gtk ~amd64
50 > media-tv/huludesktop ~amd64
51 > mark@firefly ~/Desktop $
52 >
53 >
54 > - Mark
55 >
56
57 NOTE: It also worked the same for me when I switched to Iced-Tea6-bin,
58 both stable and ~amd64.
59
60 mark@firefly ~/Desktop $ java-config -L
61 The following VMs are available for generation-2:
62 *) IcedTea6-bin 1.6.2 [icedtea6-bin]
63 2) Sun JRE 1.6.0.17 [sun-jre-bin-1.6]
64
65 VMs marked as Build Only may contain Security Vulnerabilities and/or be EOL.
66 Gentoo recommends not setting these VMs as either your System or User VM.
67 Please see http://www.gentoo.org/doc/en/java.xml#build-only for more information
68 mark@firefly ~/Desktop $
69
70
71
72 mark@firefly ~/Desktop $ java-config -L
73 The following VMs are available for generation-2:
74 *) IcedTea6-bin 1.7 [icedtea6-bin]
75 2) Sun JRE 1.6.0.17 [sun-jre-bin-1.6]
76
77 VMs marked as Build Only may contain Security Vulnerabilities and/or be EOL.
78 Gentoo recommends not setting these VMs as either your System or User VM.
79 Please see http://www.gentoo.org/doc/en/java.xml#build-only for more information
80 mark@firefly ~/Desktop $
81
82 mark@firefly ~/Desktop $ java-config -l
83 [ant-core] Java-based build tool similar to 'make' that uses XML
84 configuration files. (/usr/share/ant-core/package.env)
85 [cyrus-sasl-2] The Cyrus SASL (Simple Authentication and Security
86 Layer). (/usr/share/cyrus-sasl-2/package.env)
87 [db-4.7] Oracle Berkeley DB (/usr/share/db-4.7/package.env)
88 [antlr] A parser generator for C++, C#, Java, and Python
89 (/usr/share/antlr/package.env)
90 [gjdoc] A javadoc compatible Java source documentation generator.
91 (/usr/share/gjdoc/package.env)
92 [xulrunner-1.9] Mozilla runtime package that can be used to bootstrap
93 XUL+XPCOM applications (/usr/share/xulrunner-1.9/package.env)
94 [pdflib-5] A library for generating PDF on the fly.
95 (/usr/share/pdflib-5/package.env)
96 [subversion] Advanced version control system (/usr/share/subversion/package.env)
97 [pilot-link] suite of tools for moving data between a Palm device and
98 a desktop (/usr/share/pilot-link/package.env)
99 [freemind] Mind-mapping software written in Java
100 (/usr/share/freemind/package.env)
101 [libidn] Internationalized Domain Names (IDN) implementation
102 (/usr/share/libidn/package.env)
103 mark@firefly ~/Desktop $
104
105 Cheers,
106 Mark
107
108 Cheers,
109 Mark