hi; On 10 August 2012 14:55, Lanoxx <[email protected]> wrote: > Something like: > ./autogen.sh > ./configure --prefix=/usr --with-html-dir=html
you missed --enable-gtk-doc > ./make sgml > ./make html > > If I understand the readme correctly that should work, but it doesnt. no, it won't be enough, given that the documentation will need the library to be built as well. if you pass --enable-gtk-doc to the configure script and then 'make', it will build the documentation as well. ciao, Emmanuele. -- W: http://www.emmanuelebassi.name B: http://blogs.gnome.org/ebassi/ _______________________________________________ desktop-devel-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/desktop-devel-list
