On Wed, 2006-05-03 at 12:55 +0200, Damaris Kröger wrote: > Hello, > > now I have installed the hildon-fmmm and the hildon-widgetsmm. > > The problem was the separate command: > ./configure --prefix/usr > > With these command the installation works: > ./configure --enable-maintainer-mode --prefix=/usr
Now I understand. You should use the autogen.sh files when building modules from cvs, instead of guessing the appropriate incantations for aclocal, autoconf, automake, etc. > But where is the documentation of the libs? How could I create the > documentation? You need to have doxygen. Unfortunately, it's not available from Maemo's repository, so you'll have to build it from source. Then rebuild from a fresh checkout. I'll try to put them online somewhere. They probably are not that great yet. -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com _______________________________________________ maemo-developers mailing list [email protected] https://maemo.org/mailman/listinfo/maemo-developers
