Re: [Java-gnome-developer] Re: Hello
Brought to you by:
afcowie
From: Paul G. <pau...@bi...> - 2000-11-03 12:16:59
|
Jean van Wyk wrote: > ... > > I can't promise contribution, but i'd like to use the library to write a > > GNOME application - where is the best place to start? > > The best place to start differs. If you have GTK+/GNOME experience you > can just dive in and look at the test examples. Have a browse through the > tutorial as well. For those with no GTK+/GNOME experience start with the > tutorial, and then look at the examples in test. > > TIP: If you run "make doc" in the src directory you will get the javadoc > docmuentation of all the packages and classes plus all the methods that > was implemented so this is an excelent reference. > ... > Paul - please start writing your application. You will most probably run > into some trouble. We will be willing to help and we plan to expand the > Java-GNOME bindings as fast as we can. Hi Jean & Jeff, Thanks for the kind welcome. Here is my first feedback. When i configure from the CVS version, i get this: creating ./config.status creating test/Makefile sed: file conftest.s1 line 36: Unterminated `s' command creating src/Makefile sed: file conftest.s1 line 36: Unterminated `s' command creating src/tools/Makefile sed: file conftest.s1 line 36: Unterminated `s' command creating Makefile sed: file conftest.s1 line 36: Unterminated `s' command creating java-gnome.spec sed: file conftest.s1 line 36: Unterminated `s' command What is likely to be the issue? (BTW, the Makefiles produced are empty - understandably enough since the sed failed.) (P.S. Debugging autoconf is awful! :-) I found the tutorial file, but how can i use it? I know nothing about DocBook - i probably don't even have it installed. Paul --------- "He must become greater; i must become less." - John 3:30 http://www.bigfoot.com/~paulgear |