On Sat, 15 Jan 2011 20:07:25 +0100
Dominik Gabi <dkgis...@gmail.com> wrote:
> 
> I've tried it with the one that was in the ubuntu repository (don't
> know which version that was) and afterwards compiled the java-gnome
> 4.0.18 from source.

Hmm, well .18 should work, eg:

tar xvf java-gnome-4.0.18.tar.bz2
cd java-gnome-4.0.18
./configure && make -j3
cd doc/examples/cairo
javac -cp ../../../tmp/gtk-4.0.jar ExampleDrawingInExposeEvent.java

That should compile fine.

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
java-gnome-developer mailing list
java-gnome-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/java-gnome-developer

Reply via email to