Re: [Java-gnome-developer] errors when install gnome !
Brought to you by:
afcowie
From: Andrew C. <an...@op...> - 2004-10-13 12:35:13
|
On Wed, 2004-13-10 at 19:38 +0800, bbskill wrote: > I downloaded java-gnome-2.7.2,and ./configure > then when I executed make,the error appeared as follows: Attached is what *I* use to build java-gnome once I have it from CVS. This isn't official or anything, but it does the trick for me. cd ~/cvs/gnome2/java-gnome cvs update -PAd ./Build [A top level Makefile recently appeared which does almost the same thing] I've been using jhbuild to get an alternate installation of gnome on my system, and then manually update & build java-gnome with this ./Build script. Real Soon Now (tm) I'll switch to using garnome (just as soon as I get java-gnome INTO garnome. This weekend's project) Hope that helps. AfC Sydney |