Re: [Java-gnome-developer] New Users & General Informations.
Brought to you by:
afcowie
From: Luca De R. <pie...@fa...> - 2004-10-19 12:56:45
|
Il giorno mar, 19-10-2004 alle 14:32 +0200, necrosoft ha scritto: > Hi! >=20 > I'm new users and i have few basilars questions: Hi :) > 1) I'm Slackware user and in new versions of libgnome, libgconf and > libgtk sources haven't "configure" to compile properly. Why? I want > create packages for slackware...at the moment i create the packages of > "old" versions (seems to be stable version...the components is the > same in Java-Gnome tarball all-in-one...). =20 You have to run ./autogen.sh to generate configure from cvs code, as many other gnome apps. > 2) For progamming is necessary others packages? I see libbonobo or > libgtkhtml for example...but I thinks isn't strictly necessary. It depends if you need them. You can do with libgtk-java alone, but I suggest gtk-java, gnome-java, glade-java at least. In this way you can use glade interface builder to do rapid application development: this is a strong point of java-gnome. > 3) Where i can found complete API documentation? A somewhat outdated api is online, however when you compile the libraries under the doc dir you'll find our javadocs. Hope this helps. --=20 Luca De Rugeriis <pie...@fa...> |