>>>>> "GC" == Giovanni Cataldi writes: GC> Hi folk! I was compiling last svn revision (4826) of rhythmbox, GC> but it fails:
GC> here what I did (as usual) and the results: GC> it could be a bug? GC> # ./autogen.sh --enable-all # make -j2 ; make install GC> [....cut....] /usr/bin/install -c -m 644 C/fdl-appendix.xml GC> /usr/local/share/gnome/help/ rhythmbox/C/fdl-appendix.xml GC> /usr/bin/install -c -m 644 C/legal.xml GC> /usr/local/share/gnome/help/ rhythmbox/C/legal.xml GC> /usr/bin/install -c -m 644 C/rhythmbox.xml GC> /usr/local/share/gnome/help/ rhythmbox/C/rhythmbox.xml GC> /usr/bin/install -c -m 644 ./es/rhythmbox.xml GC> /usr/local/share/gnome/help/ rhythmbox/es/rhythmbox.xml GC> /usr/bin/install: impossibile fare stat di `./es/rhythmbox.xml': GC> No such file or directory /usr/bin/install -c -m 644 GC> ./el/rhythmbox.xml /usr/local/share/gnome/help/ GC> rhythmbox/el/rhythmbox.xml /usr/bin/install: impossibile fare stat GC> di `./el/rhythmbox.xml': No such file or directory GC> /usr/bin/install -c -m 644 ./fr/rhythmbox.xml GC> /usr/local/share/gnome/help/ rhythmbox/fr/rhythmbox.xml GC> /usr/bin/install: impossibile fare stat di `./fr/rhythmbox.xml': GC> No such file or directory /usr/bin/install -c -m 644 GC> ./ru/rhythmbox.xml /usr/local/share/gnome/help/ GC> rhythmbox/ru/rhythmbox.xml /usr/bin/install: impossibile fare stat GC> di `./ru/rhythmbox.xml': No such file or directory GC> /usr/bin/install -c -m 644 ./sv/rhythmbox.xml GC> /usr/local/share/gnome/help/ rhythmbox/sv/rhythmbox.xml GC> /usr/bin/install: impossibile fare stat di `./sv/rhythmbox.xml': GC> No such file or directory /usr/bin/install -c -m 644 GC> ./zh_CN/rhythmbox.xml /usr/local/share/gnome/ GC> help/rhythmbox/zh_CN/rhythmbox.xml /usr/bin/install: impossibile GC> fare stat di `./zh_CN/rhythmbox.xml': No such file or directory GC> make[2]: *** [install-doc-docs] Error 1 make[2]: Leaving directory GC> `/home/giopas/rhythmbox/help' make[1]: *** [install-am] Error 2 GC> make[1]: Leaving directory `/home/giopas/rhythmbox/help' make: *** GC> [install-recursive] Error 1 [...] GC> It is just an installing problem , independent from rhythmbox, or Try compiling without the "-j 2" option to make. Also, do you have gnome-doc-utils installed? Alex _______________________________________________ rhythmbox-devel mailing list [email protected] http://mail.gnome.org/mailman/listinfo/rhythmbox-devel
