« Отговор #5 -: Jan 21, 2007, 12:51 »
Изтеглих архива, разархивирах, ./configure и ето края на процеса какво ми излиза:
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating pixmaps/Makefile
config.status: creating media/Makefile
config.status: creating gnomebaker.desktop
config.status: creating help/Makefile
config.status: creating help/C/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing intltool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
GnomeBaker 0.6.1
===========================================================
prefix: /usr/local
compiler: gcc
cflags: -g -O2
libnotify support: no
cairo support: yes
gstreamer 0.10: yes
gstreamer 0.8:
gnomebaker libs: -pthread -L/opt/gnome/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-keyring -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lgnomevfs-2 -lbonobo-activation -lgconf-2 -lORBit-2 -lgthread-2.0 -lglade-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lfreetype -lfontconfig -lexpat -lglitz -lpng12 -lXrender -lX11 -lpthread -lXau -lXdmcp -lxml2 -lz -lm -pthread -L/opt/gnome/lib -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lz -lm -lglib-2.0
gnomebaker cflags: -DORBIT2=1 -pthread -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/opt/gnome/include/libgnomeui-2.0 -I/opt/gnome/include/libgnome-2.0 -I/opt/gnome/include/libgnomecanvas-2.0 -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/include/gconf/2 -I/opt/gnome/include/libbonoboui-2.0 -I/opt/gnome/include/gnome-vfs-2.0 -I/opt/gnome/lib/gnome-vfs-2.0/include -I/opt/gnome/include/gnome-keyring-1 -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/opt/gnome/include/orbit-2.0 -I/opt/gnome/include/libbonobo-2.0 -I/opt/gnome/include/bonobo-activation-2.0 -I/opt/gnome/include/pango-1.0 -I/opt/gnome/lib/gtk-2.0/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/libglade-2.0 -pthread -I/usr/include/libxml2 -I/opt/gnome/include/gstreamer-0.10 -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include
След това make и ето резултата:
\ root> make
make all-recursive
make[1]: Entering directory `/home/rover/programs/gnomebaker-0.6.1'
Making all in po
make[2]: Entering directory `/home/rover/programs/gnomebaker-0.6.1/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/rover/programs/gnomebaker-0.6.1/po'
Making all in src
make[2]: Entering directory `/home/rover/programs/gnomebaker-0.6.1/src'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/rover/programs/gnomebaker-0.6.1/src'
Making all in pixmaps
make[2]: Entering directory `/home/rover/programs/gnomebaker-0.6.1/pixmaps'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/rover/programs/gnomebaker-0.6.1/pixmaps'
Making all in media
make[2]: Entering directory `/home/rover/programs/gnomebaker-0.6.1/media'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/rover/programs/gnomebaker-0.6.1/media'
Making all in help
make[2]: Entering directory `/home/rover/programs/gnomebaker-0.6.1/help'
Making all in C
make[3]: Entering directory `/home/rover/programs/gnomebaker-0.6.1/help/C'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/rover/programs/gnomebaker-0.6.1/help/C'
make[3]: Entering directory `/home/rover/programs/gnomebaker-0.6.1/help'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/rover/programs/gnomebaker-0.6.1/help'
make[2]: Leaving directory `/home/rover/programs/gnomebaker-0.6.1/help'
make[2]: Entering directory `/home/rover/programs/gnomebaker-0.6.1'
make[2]: Leaving directory `/home/rover/programs/gnomebaker-0.6.1'
make[1]: Leaving directory `/home/rover/programs/gnomebaker-0.6.1'
И резултата от make install:
]\ root> make install
Making install in po
make[1]: Entering directory `/home/rover/programs/gnomebaker-0.6.1/po'
/home/rover/programs/gnomebaker-0.6.1/install-sh -d /usr/local/share/locale
if test -n ""; then \
linguas=""; \
else \
linguas="af az bg bo ca cs da de_AT de_CH de_DE de el en_AU en_CA en en_US eo es_AR es_CO es_CR es_ES es_MX es et eu_ES eu fa fi fr_CH fr_FR fr gl he hr hu is it_IT it ja ka ko lt lv mk ml ms nb nl_BE nl_NL nl no pa pl pt_BR pt pt_PT ro ru sk sl sr st sv te tl tr uk ur yi zh_CN zh_HK zh zh_TW"; \
fi; \
for lang in $linguas; do \
dir=/usr/local/share/locale/$lang/LC_MESSAGES; \
/home/rover/programs/gnomebaker-0.6.1/install-sh -d $dir; \
if test -r $lang.gmo; then \
/usr/bin/install -c -m 644 $lang.gmo $dir/gnomebaker.mo; \
echo "installing $lang.gmo as $dir/gnomebaker.mo"; \
else \
/usr/bin/install -c -m 644 ./$lang.gmo $dir/gnomebaker.mo; \
echo "installing ./$lang.gmo as" \
"$dir/gnomebaker.mo"; \
fi; \
if test -r $lang.gmo.m; then \
/usr/bin/install -c -m 644 $lang.gmo.m $dir/gnomebaker.mo.m; \
echo "installing $lang.gmo.m as $dir/gnomebaker.mo.m"; \
else \
if test -r ./$lang.gmo.m ; then \
/usr/bin/install -c -m 644 ./$lang.gmo.m \
$dir/gnomebaker.mo.m; \
echo "installing ./$lang.gmo.m as" \
"$dir/gnomebaker.mo.m"; \
else \
true; \
fi; \
fi; \
done
installing af.gmo as /usr/local/share/locale/af/LC_MESSAGES/gnomebaker.mo
installing az.gmo as /usr/local/share/locale/az/LC_MESSAGES/gnomebaker.mo
installing bg.gmo as /usr/local/share/locale/bg/LC_MESSAGES/gnomebaker.mo
installing bo.gmo as /usr/local/share/locale/bo/LC_MESSAGES/gnomebaker.mo
installing ca.gmo as /usr/local/share/locale/ca/LC_MESSAGES/gnomebaker.mo
installing cs.gmo as /usr/local/share/locale/cs/LC_MESSAGES/gnomebaker.mo
installing da.gmo as /usr/local/share/locale/da/LC_MESSAGES/gnomebaker.mo
installing de_AT.gmo as /usr/local/share/locale/de_AT/LC_MESSAGES/gnomebaker.mo
installing de_CH.gmo as /usr/local/share/locale/de_CH/LC_MESSAGES/gnomebaker.mo
installing de_DE.gmo as /usr/local/share/locale/de_DE/LC_MESSAGES/gnomebaker.mo
installing de.gmo as /usr/local/share/locale/de/LC_MESSAGES/gnomebaker.mo
installing el.gmo as /usr/local/share/locale/el/LC_MESSAGES/gnomebaker.mo
installing en_AU.gmo as /usr/local/share/locale/en_AU/LC_MESSAGES/gnomebaker.mo
installing en_CA.gmo as /usr/local/share/locale/en_CA/LC_MESSAGES/gnomebaker.mo
installing en.gmo as /usr/local/share/locale/en/LC_MESSAGES/gnomebaker.mo
installing en_US.gmo as /usr/local/share/locale/en_US/LC_MESSAGES/gnomebaker.mo
installing eo.gmo as /usr/local/share/locale/eo/LC_MESSAGES/gnomebaker.mo
installing es_AR.gmo as /usr/local/share/locale/es_AR/LC_MESSAGES/gnomebaker.mo
installing es_CO.gmo as /usr/local/share/locale/es_CO/LC_MESSAGES/gnomebaker.mo
installing es_CR.gmo as /usr/local/share/locale/es_CR/LC_MESSAGES/gnomebaker.mo
installing es_ES.gmo as /usr/local/share/locale/es_ES/LC_MESSAGES/gnomebaker.mo
installing es_MX.gmo as /usr/local/share/locale/es_MX/LC_MESSAGES/gnomebaker.mo
installing es.gmo as /usr/local/share/locale/es/LC_MESSAGES/gnomebaker.mo
installing et.gmo as /usr/local/share/locale/et/LC_MESSAGES/gnomebaker.mo
installing eu_ES.gmo as /usr/local/share/locale/eu_ES/LC_MESSAGES/gnomebaker.mo
installing eu.gmo as /usr/local/share/locale/eu/LC_MESSAGES/gnomebaker.mo
installing fa.gmo as /usr/local/share/locale/fa/LC_MESSAGES/gnomebaker.mo
installing fi.gmo as /usr/local/share/locale/fi/LC_MESSAGES/gnomebaker.mo
installing fr_CH.gmo as /usr/local/share/locale/fr_CH/LC_MESSAGES/gnomebaker.mo
installing fr_FR.gmo as /usr/local/share/locale/fr_FR/LC_MESSAGES/gnomebaker.mo
installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/gnomebaker.mo
installing gl.gmo as /usr/local/share/locale/gl/LC_MESSAGES/gnomebaker.mo
installing he.gmo as /usr/local/share/locale/he/LC_MESSAGES/gnomebaker.mo
installing hr.gmo as /usr/local/share/locale/hr/LC_MESSAGES/gnomebaker.mo
installing hu.gmo as /usr/local/share/locale/hu/LC_MESSAGES/gnomebaker.mo
installing is.gmo as /usr/local/share/locale/is/LC_MESSAGES/gnomebaker.mo
installing it_IT.gmo as /usr/local/share/locale/it_IT/LC_MESSAGES/gnomebaker.mo
installing it.gmo as /usr/local/share/locale/it/LC_MESSAGES/gnomebaker.mo
installing ja.gmo as /usr/local/share/locale/ja/LC_MESSAGES/gnomebaker.mo
installing ka.gmo as /usr/local/share/locale/ka/LC_MESSAGES/gnomebaker.mo
installing ko.gmo as /usr/local/share/locale/ko/LC_MESSAGES/gnomebaker.mo
installing lt.gmo as /usr/local/share/locale/lt/LC_MESSAGES/gnomebaker.mo
installing lv.gmo as /usr/local/share/locale/lv/LC_MESSAGES/gnomebaker.mo
installing mk.gmo as /usr/local/share/locale/mk/LC_MESSAGES/gnomebaker.mo
installing ml.gmo as /usr/local/share/locale/ml/LC_MESSAGES/gnomebaker.mo
installing ms.gmo as /usr/local/share/locale/ms/LC_MESSAGES/gnomebaker.mo
installing nb.gmo as /usr/local/share/locale/nb/LC_MESSAGES/gnomebaker.mo
installing nl_BE.gmo as /usr/local/share/locale/nl_BE/LC_MESSAGES/gnomebaker.mo
installing nl_NL.gmo as /usr/local/share/locale/nl_NL/LC_MESSAGES/gnomebaker.mo
installing nl.gmo as /usr/local/share/locale/nl/LC_MESSAGES/gnomebaker.mo
installing no.gmo as /usr/local/share/locale/no/LC_MESSAGES/gnomebaker.mo
installing pa.gmo as /usr/local/share/locale/pa/LC_MESSAGES/gnomebaker.mo
installing pl.gmo as /usr/local/share/locale/pl/LC_MESSAGES/gnomebaker.mo
installing pt_BR.gmo as /usr/local/share/locale/pt_BR/LC_MESSAGES/gnomebaker.mo
installing pt.gmo as /usr/local/share/locale/pt/LC_MESSAGES/gnomebaker.mo
installing pt_PT.gmo as /usr/local/share/locale/pt_PT/LC_MESSAGES/gnomebaker.mo
installing ro.gmo as /usr/local/share/locale/ro/LC_MESSAGES/gnomebaker.mo
installing ru.gmo as /usr/local/share/locale/ru/LC_MESSAGES/gnomebaker.mo
installing sk.gmo as /usr/local/share/locale/sk/LC_MESSAGES/gnomebaker.mo
installing sl.gmo as /usr/local/share/locale/sl/LC_MESSAGES/gnomebaker.mo
installing sr.gmo as /usr/local/share/locale/sr/LC_MESSAGES/gnomebaker.mo
installing st.gmo as /usr/local/share/locale/st/LC_MESSAGES/gnomebaker.mo
installing sv.gmo as /usr/local/share/locale/sv/LC_MESSAGES/gnomebaker.mo
installing te.gmo as /usr/local/share/locale/te/LC_MESSAGES/gnomebaker.mo
installing tl.gmo as /usr/local/share/locale/tl/LC_MESSAGES/gnomebaker.mo
installing tr.gmo as /usr/local/share/locale/tr/LC_MESSAGES/gnomebaker.mo
installing uk.gmo as /usr/local/share/locale/uk/LC_MESSAGES/gnomebaker.mo
installing ur.gmo as /usr/local/share/locale/ur/LC_MESSAGES/gnomebaker.mo
installing yi.gmo as /usr/local/share/locale/yi/LC_MESSAGES/gnomebaker.mo
installing zh_CN.gmo as /usr/local/share/locale/zh_CN/LC_MESSAGES/gnomebaker.mo
installing zh_HK.gmo as /usr/local/share/locale/zh_HK/LC_MESSAGES/gnomebaker.mo
installing zh.gmo as /usr/local/share/locale/zh/LC_MESSAGES/gnomebaker.mo
installing zh_TW.gmo as /usr/local/share/locale/zh_TW/LC_MESSAGES/gnomebaker.mo
make[1]: Leaving directory `/home/rover/programs/gnomebaker-0.6.1/po'
Making install in src
make[1]: Entering directory `/home/rover/programs/gnomebaker-0.6.1/src'
make[2]: Entering directory `/home/rover/programs/gnomebaker-0.6.1/src'
test -z "/usr/local/bin" || mkdir -p -- "/usr/local/bin"
/usr/bin/install -c 'gnomebaker' '/usr/local/bin/gnomebaker'
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/rover/programs/gnomebaker-0.6.1/src'
make[1]: Leaving directory `/home/rover/programs/gnomebaker-0.6.1/src'
Making install in pixmaps
make[1]: Entering directory `/home/rover/programs/gnomebaker-0.6.1/pixmaps'
make[2]: Entering directory `/home/rover/programs/gnomebaker-0.6.1/pixmaps'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/gnomebaker" || mkdir -p -- "/usr/local/share/gnomebaker"
/usr/bin/install -c -m 644 'baker-add-dir.png' '/usr/local/share/gnomebaker/baker-add-dir.png'
/usr/bin/install -c -m 644 'baker-add-files.png' '/usr/local/share/gnomebaker/baker-add-files.png'
/usr/bin/install -c -m 644 'baker-audio-copy.png' '/usr/local/share/gnomebaker/baker-audio-copy.png'
/usr/bin/install -c -m 644 'baker-blank-cdrw.png' '/usr/local/share/gnomebaker/baker-blank-cdrw.png'
/usr/bin/install -c -m 644 'baker-burn-cd.png' '/usr/local/share/gnomebaker/baker-burn-cd.png'
/usr/bin/install -c -m 644 'baker-cd.png' '/usr/local/share/gnomebaker/baker-cd.png'
/usr/bin/install -c -m 644 'baker-data-copy.png' '/usr/local/share/gnomebaker/baker-data-copy.png'
/usr/bin/install -c -m 644 'splash_2.png' '/usr/local/share/gnomebaker/splash_2.png'
/usr/bin/install -c -m 644 'baker-import-session.png' '/usr/local/share/gnomebaker/baker-import-session.png'
/usr/bin/install -c -m 644 'baker-blank-dvdrw.png' '/usr/local/share/gnomebaker/baker-blank-dvdrw.png'
/usr/bin/install -c -m 644 'baker-cd-iso.png' '/usr/local/share/gnomebaker/baker-cd-iso.png'
/usr/bin/install -c -m 644 'baker-cue-image.png' '/usr/local/share/gnomebaker/baker-cue-image.png'
/usr/bin/install -c -m 644 'baker-dvd-iso.png' '/usr/local/share/gnomebaker/baker-dvd-iso.png'
/usr/bin/install -c -m 644 'baker-remove-files.png' '/usr/local/share/gnomebaker/baker-remove-files.png'
/usr/bin/install -c -m 644 'gnomebaker-48.png' '/usr/local/share/gnomebaker/gnomebaker-48.png'
/usr/bin/install -c -m 644 'state00.png' '/usr/local/share/gnomebaker/state00.png'
/usr/bin/install -c -m 644 'state01.png' '/usr/local/share/gnomebaker/state01.png'
/usr/bin/install -c -m 644 'state02.png' '/usr/local/share/gnomebaker/state02.png'
/usr/bin/install -c -m 644 'state03.png' '/usr/local/share/gnomebaker/state03.png'
/usr/bin/install -c -m 644 'state04.png' '/usr/local/share/gnomebaker/state04.png'
/usr/bin/install -c -m 644 'state05.png' '/usr/local/share/gnomebaker/state05.png'
/usr/bin/install -c -m 644 'state06.png' '/usr/local/share/gnomebaker/state06.png'
/usr/bin/install -c -m 644 'state07.png' '/usr/local/share/gnomebaker/state07.png'
/usr/bin/install -c -m 644 'state08.png' '/usr/local/share/gnomebaker/state08.png'
/usr/bin/install -c -m 644 'state09.png' '/usr/local/share/gnomebaker/state09.png'
/usr/bin/install -c -m 644 'state10.png' '/usr/local/share/gnomebaker/state10.png'
/usr/bin/install -c -m 644 'state11.png' '/usr/local/share/gnomebaker/state11.png'
/usr/bin/install -c -m 644 'state12.png' '/usr/local/share/gnomebaker/state12.png'
/usr/bin/install -c -m 644 'state13.png' '/usr/local/share/gnomebaker/state13.png'
test -z "/usr/local/share/icons/hicolor/48x48/apps" || mkdir -p -- "/usr/local/share/icons/hicolor/48x48/apps"
/usr/bin/install -c -m 644 'gnomebaker-48.png' '/usr/local/share/icons/hicolor/48x48/apps/gnomebaker-48.png'
make install-data-hook
make[3]: Entering directory `/home/rover/programs/gnomebaker-0.6.1/pixmaps'
Updating Gtk icon cache.
Cache file created successfully.
make[3]: Leaving directory `/home/rover/programs/gnomebaker-0.6.1/pixmaps'
make[2]: Leaving directory `/home/rover/programs/gnomebaker-0.6.1/pixmaps'
make[1]: Leaving directory `/home/rover/programs/gnomebaker-0.6.1/pixmaps'
Making install in media
make[1]: Entering directory `/home/rover/programs/gnomebaker-0.6.1/media'
make[2]: Entering directory `/home/rover/programs/gnomebaker-0.6.1/media'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/gnomebaker" || mkdir -p -- "/usr/local/share/gnomebaker"
/usr/bin/install -c -m 644 'BurnFailed.wav' '/usr/local/share/gnomebaker/BurnFailed.wav'
/usr/bin/install -c -m 644 'BurnOk.wav' '/usr/local/share/gnomebaker/BurnOk.wav'
make[2]: Leaving directory `/home/rover/programs/gnomebaker-0.6.1/media'
make[1]: Leaving directory `/home/rover/programs/gnomebaker-0.6.1/media'
Making install in help
make[1]: Entering directory `/home/rover/programs/gnomebaker-0.6.1/help'
Making install in C
make[2]: Entering directory `/home/rover/programs/gnomebaker-0.6.1/help/C'
make[3]: Entering directory `/home/rover/programs/gnomebaker-0.6.1/help/C'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /usr/local/share/gnome/help/gnomebaker/C
for file in legal.xml gnomebaker.xml; do \
cp ./$file /usr/local/share/gnome/help/gnomebaker/C; \
done
if test "figures"; then \
/bin/sh ../../mkinstalldirs /usr/local/share/gnome/help/gnomebaker/C/figures; \
for file in ./figures/*.png; do \
basefile=`echo $file | sed -e 's,^.*/,,'`; \
/usr/bin/install -c -m 644 $file /usr/local/share/gnome/help/gnomebaker/C/figures/$basefile; \
done \
fi
make install-data-hook
make[4]: Entering directory `/home/rover/programs/gnomebaker-0.6.1/help/C'
/bin/sh ../../mkinstalldirs /usr/local/share/omf/gnomebaker
for file in gnomebaker-C.omf; do \
/usr/bin/install -c -m 644 ./$file.out /usr/local/share/omf/gnomebaker/$file; \
done
/usr/bin/install: cannot stat `./gnomebaker-C.omf.out': No such file or directory
make[4]: *** [install-data-hook-omf] Error 1
make[4]: Leaving directory `/home/rover/programs/gnomebaker-0.6.1/help/C'
make[3]: *** [install-data-am] Error 2
make[3]: Leaving directory `/home/rover/programs/gnomebaker-0.6.1/help/C'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/home/rover/programs/gnomebaker-0.6.1/help/C'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/rover/programs/gnomebaker-0.6.1/help'
make: *** [install-recursive] Error 1
Кажете къде бъркам!