Re: Compiling glib applications



hi;

On 10 August 2012 14:55, Lanoxx <lanoxx gmx net> 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/


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]