Gentoo Archives: gentoo-java

From: "Peter B. West" <lists@××××××.au>
To: gentoo-java@l.g.o
Subject: [gentoo-java] Problems with libgnome-java emerge
Date: Thu, 14 Jul 2005 15:31:48
Message-Id: 42D684FE.2040408@pbw.id.au
1 My java-config setting is sun-jdk-1.5.0.04, but I have tried this with ,
2 and when I attempt to
3 $ emerge --update libgnome-java, I get
4 (cd .libs && rm -f libgnomejni.la && ln -s ../libgnomejni.la
5 libgnomejni.la)
6 /opt/sun-jdk-1.4.2.08/bin/javac -classpath
7 /usr/share/libgtk-java-2.6/lib/gtk2.6-2.6.2.jar:./src/java:src/java -d
8 src/java src/java/org/gnu/gnome/About.java
9 src/java/org/gnu/gnome/About.java:11: package org.gnu.gdk does not exist
10 import org.gnu.gdk.Pixbuf;
11 ^
12 Any idea how to get this to work?
13
14 Peter
15 --
16 Peter B. West <http://cv.pbw.id.au/>
17 Folio <http://defoe.sourceforge.net/folio/>
18 <http://folio.bkbits.net/> <- the atTridged version
19 --
20 gentoo-java@g.o mailing list

Replies

Subject Author
Re: [gentoo-java] Problems with libgnome-java emerge Andrew Cowie <andrew@×××××××××××××××××××.com>