Re: glib! When Garnome reaches 1.0, it won't even download metacity for me ;o)



This has been a known issue, it's not so much a garnome issue as just a
compiling-development-software-is-pain issue.

Anyways, lots of packages cna affect this, look back in the archives for
details, the easy fix is to modify gnome/category.mk and change
CONFIGURE_ARGS to read "--enable-gtk-doc" to "--disable-gtk-doc".

Try not to die, the new Gnome really is great.

--Matt

On Tue, 2003-07-15 at 17:42, Mario Vukelic wrote:
> Seems the higher the version number, the more probs I have. Please help
> me, I'm dying to see the new Gnome
> 
> mkdir /usr/local/garnome-0.25.1/share/gtk-doc/html/glib
> (installfiles=`echo ./html/*`; \
> if test "$installfiles" = './html/*'; \
> then echo '-- Nothing to install' ; \
> else \
>   for i in $installfiles; do \
>     echo '-- Installing '$i ; \
>     /usr/bin/install -c -m 644 $i
> /usr/local/garnome-0.25.1/share/gtk-doc/html/glib; \
>   done; \
>   echo '-- Installing ./html/index.sgml' ; \
>   /usr/bin/install -c -m 644 ./html/index.sgml
> /usr/local/garnome-0.25.1/share/gtk-doc/html/glib; \
> fi)
> -- Installing ./html/home.png
> -- Installing ./html/left.png
> -- Installing ./html/mainloop-states.gif
> -- Installing ./html/right.png
> -- Installing ./html/up.png
> -- Installing ./html/index.sgml
> /usr/bin/install: cannot stat `./html/index.sgml': No such file or
> directory
> make[9]: *** [install-data-local] Error 1
> make[9]: Leaving directory
> `/usr/local/src/garnome-0.25.1/gnome/glib/work/main.d/glib-2.2.2/docs/reference/glib'




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