Re: More compiling issues this time gtk-doc



hi,

electroteque wrote:
Im still currently going through the painful process of doing this on osx. However for some reason when trying to reinstall gtk-doc into a different prefix i have issues

iElectro:/usr/share/sources/gtk/gtk-doc root# ./autogen.sh --prefix=$prefix

what is the value of $prefix? Maybe its a trailing slash? Can't imagine that causing problems still.

configure.in: installing `./install-sh'
configure.in: installing `./mkinstalldirs'
configure.in: installing `./missing'
Makefile.am: installing `./COPYING'
Makefile.am: installing `./INSTALL'
Makefile.am:3: directory should not contain `/'

from the instructions on the website , any ideas ?

cvs -d :pserver:anonymous anoncvs gnome org:/cvs/gnome co gtk-doc
cd gtk-doc
curl http://developer.imendio.com/images/0/04/Gtk-doc-hack.diff | patch -d $PWD
>
hmm, the patch is basically disabling some of the configure check without a reason :(

Stefan


Build it with:
./autogen.sh --prefix=$prefix


------------------------------------------------------------------------

_______________________________________________
gtk-devel-list mailing list
gtk-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list




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