Błąd instalacji domino, dsniif, amaroka etc. - BACKTRACK 2

Witam,

Posiadam Linuxa BACKTRACK 2. I wszytsko ładnie działa, intenet itd. Ale z niekorymi programami mam problem, np. amarokiem, crystalem czy dsniffem.

Tu instalacja programu domino, tak samo jest z amarokiem:

domino-0.4/

domino-0.4/NEWS

domino-0.4/admin/

domino-0.4/admin/compile

domino-0.4/admin/Doxyfile.global

domino-0.4/admin/depcomp

domino-0.4/admin/deps.am

domino-0.4/admin/Makefile.common

domino-0.4/admin/ltmain.sh

domino-0.4/admin/config.pl

domino-0.4/admin/configure.in.min

domino-0.4/admin/config.guess

domino-0.4/admin/acinclude.m4.in

domino-0.4/admin/install-sh

domino-0.4/admin/config.sub

domino-0.4/admin/missing

domino-0.4/admin/mkinstalldirs

domino-0.4/admin/cvs.sh

domino-0.4/admin/doxygen.sh

domino-0.4/admin/pkg.m4.in

domino-0.4/admin/bcheck.pl

domino-0.4/admin/nmcheck

domino-0.4/admin/conf.change.pl

domino-0.4/admin/am_edit

domino-0.4/admin/libtool.m4.in

domino-0.4/admin/ylwrap

domino-0.4/admin/debianrules

domino-0.4/admin/detect-autoconf.pl

domino-0.4/admin/oldinclude.m4.in

domino-0.4/admin/Doxyfile.am

domino-0.4/admin/configure.in.bot.end

domino-0.4/aclocal.m4

domino-0.4/README

domino-0.4/configure

domino-0.4/configure.in

domino-0.4/dominoConfig/

domino-0.4/dominoConfig/Makefile

domino-0.4/dominoConfig/Makefile.am

domino-0.4/dominoConfig/Makefile.in

domino-0.4/dominoConfig/dominoconf.cpp

domino-0.4/dominoConfig/configData.h

domino-0.4/dominoConfig/dominoconf.h

domino-0.4/subdirs

domino-0.4/client/

domino-0.4/client/dominoclient.h

domino-0.4/client/config/

domino-0.4/client/config/config.cpp

domino-0.4/client/config/config.h

domino-0.4/client/config/Makefile.am

domino-0.4/client/config/Makefile.in

domino-0.4/client/clientData.h

domino-0.4/client/Makefile.am

domino-0.4/client/Makefile.in

domino-0.4/client/domino.desktop

domino-0.4/client/dominoclient.cpp

domino-0.4/domino/

domino-0.4/domino/domino.h

domino-0.4/domino/domino.themerc

domino-0.4/domino/data.h

domino-0.4/domino/Makefile.am

domino-0.4/domino/Makefile.in

domino-0.4/domino/Domino.kcsrc

domino-0.4/domino/domino.cpp

domino-0.4/domino/misc.h

domino-0.4/domino/eventfilter.cpp

domino-0.4/domino/misc.cpp

domino-0.4/Makefile.am

domino-0.4/Makefile.in

domino-0.4/configure.files

domino-0.4/configure.in.in

domino-0.4/config.h.in

domino-0.4/Makefile.cvs

domino-0.4/acinclude.m4

domino-0.4/stamp-h.in

domino-0.4/AUTHORS

domino-0.4/INSTALL

domino-0.4/ChangeLog

domino-0.4/COPYING

bt ~ # cd domino-0.4

bt domino-0.4 # ./configure

checking build system type... i686-pc-linux-gnu

checking host system type... i686-pc-linux-gnu

checking target system type... i686-pc-linux-gnu

checking for a BSD-compatible install... /usr/bin/ginstall -c

checking for -p flag to install... yes

checking whether build environment is sane... yes

checking for gawk... gawk

checking whether make sets $(MAKE)... yes

checking for kde-config... /opt/kde/bin/kde-config

checking where to install... /opt/kde (as returned by kde-config)

checking for style of include used by make... GNU

checking for gcc... gcc

checking for C compiler default output file name... a.out

checking whether the C compiler works... yes

checking whether we are cross compiling... no

checking for suffix of executables...

checking for suffix of object files... o

checking whether we are using the GNU C compiler... yes

checking whether gcc accepts -g... yes

checking for gcc option to accept ISO C89... none needed

checking dependency style of gcc... gcc3

checking how to run the C preprocessor... gcc -E

checking for g++... g++

checking whether we are using the GNU C++ compiler... yes

checking whether g++ accepts -g... yes

checking dependency style of g++... gcc3

checking whether gcc is blacklisted... no

checking whether g++ supports -Wmissing-format-attribute... yes

checking whether gcc supports -Wmissing-format-attribute... yes

checking whether g++ supports -Wundef... yes

checking whether g++ supports -Wno-long-long... yes

checking whether g++ supports -Wno-non-virtual-dtor... yes

checking whether g++ supports -fno-reorder-blocks... yes

checking whether g++ supports -fno-exceptions... yes

checking whether g++ supports -fno-check-new... yes

checking whether g++ supports -fno-common... yes

checking whether g++ supports -fexceptions... yes

checking whether system headers can cope with -O2 -fno-inline... irrelevant

checking how to run the C++ preprocessor... g++ -E

checking whether g++ supports -O0... yes

checking whether g++ supports -Wl,--no-undefined... yes

checking whether g++ supports -Wl,--allow-shlib-undefined... yes

not using lib directory suffix

checking for a sed that does not truncate output... /usr/bin/sed

checking for grep that handles long lines and -e... /usr/bin/grep

checking for egrep... /usr/bin/grep -E

checking for ld used by gcc... /usr/i486-slackware-linux/bin/ld

checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes

checking for /usr/i486-slackware-linux/bin/ld option to reload object files... -r

checking for BSD-compatible nm... /usr/bin/nm -B

checking whether ln -s works... yes

checking how to recognise dependent libraries... pass_all

checking for ANSI C header files... yes

checking for sys/types.h... yes

checking for sys/stat.h... yes

checking for stdlib.h... yes

checking for string.h... yes

checking for memory.h... yes

checking for strings.h... yes

checking for inttypes.h... yes

checking for stdint.h... yes

checking for unistd.h... yes

checking dlfcn.h usability... yes

checking dlfcn.h presence... yes

checking for dlfcn.h... yes

checking for g77... no

checking for f77... no

checking for xlf... no

checking for frt... no

checking for pgf77... no

checking for cf77... no

checking for fort77... no

checking for fl32... no

checking for af77... no

checking for f90... no

checking for xlf90... no

checking for pgf90... no

checking for pghpf... no

checking for epcf90... no

checking for gfortran... no

checking for g95... no

checking for f95... no

checking for fort... no

checking for xlf95... no

checking for ifort... no

checking for ifc... no

checking for efc... no

checking for pgf95... no

checking for lf95... no

checking for ftn... no

checking whether we are using the GNU Fortran 77 compiler... no

checking whether accepts -g... no

checking the maximum length of command line arguments... 32768

checking command to parse /usr/bin/nm -B output from gcc object... ok

checking for objdir... .libs

checking for ar... ar

checking for ranlib... ranlib

checking for strip... strip

checking if gcc static flag works... yes

checking if gcc supports -fno-rtti -fno-exceptions... no

checking for gcc option to produce PIC... -fPIC

checking if gcc PIC flag -fPIC works... yes

checking if gcc supports -c -o file.o... yes

checking whether the gcc linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes

checking whether -lc should be explicitly linked in... no

checking dynamic linker characteristics... GNU/Linux ld.so

checking how to hardcode library paths into programs... immediate

checking whether stripping libraries is possible... yes

checking for shl_load... no

checking for shl_load in -ldld... no

checking for dlopen... no

checking for dlopen in -ldl... yes

checking whether a program can dlopen itself... yes

checking whether a statically linked program can dlopen itself... yes

checking if libtool supports shared libraries... yes

checking whether to build shared libraries... yes

checking whether to build static libraries... no

configure: creating libtool

appending configuration tag "CXX" to libtool

checking for ld used by g++... /usr/i486-slackware-linux/bin/ld

checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes

checking whether the g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes

checking for g++ option to produce PIC... -fPIC

checking if g++ PIC flag -fPIC works... yes

checking if g++ supports -c -o file.o... yes

checking whether the g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes

checking dynamic linker characteristics... GNU/Linux ld.so

checking how to hardcode library paths into programs... immediate

checking whether stripping libraries is possible... yes

checking for shl_load... (cached) no

checking for shl_load in -ldld... (cached) no

checking for dlopen... (cached) no

checking for dlopen in -ldl... (cached) yes

checking whether a program can dlopen itself... (cached) yes

checking whether a statically linked program can dlopen itself... (cached) yes

appending configuration tag "F77" to libtool

checking for msgfmt... /usr/bin/msgfmt

checking for gmsgfmt... /usr/bin/msgfmt

checking for xgettext... /usr/bin/xgettext

checking if C++ programs can be compiled... yes

checking for strlcat... no

checking if strlcat needs custom prototype... yes - in libkdefakes

checking for strlcpy... no

checking if strlcpy needs custom prototype... yes - in libkdefakes

checking for main in -lutil... yes

checking for main in -lcompat... no

checking for crypt in -lcrypt... yes

checking for socklen_t... yes

checking for dnet_ntoa in -ldnet... no

checking for dnet_ntoa in -ldnet_stub... no

checking for inet_ntoa... yes

checking for connect... yes

checking for remove... yes

checking for shmat... yes

checking for sys/types.h... (cached) yes

checking for stdint.h... (cached) yes

checking sys/bitypes.h usability... yes

checking sys/bitypes.h presence... yes

checking for sys/bitypes.h... yes

checking for poll in -lpoll... no

checking Carbon/Carbon.h usability... no

checking Carbon/Carbon.h presence... no

checking for Carbon/Carbon.h... no

checking CoreAudio/CoreAudio.h usability... no

checking CoreAudio/CoreAudio.h presence... no

checking for CoreAudio/CoreAudio.h... no

checking if res_init needs -lresolv... yes

checking for res_init... yes

checking if res_init needs custom prototype... no

checking for killpg in -lucb... no

checking for int... yes

checking size of int... 4

checking for short... yes

checking size of short... 2

checking for long... yes

checking size of long... 4

checking for char *... yes

checking size of char *... 4

checking for dlopen in -ldl... (cached) yes

checking for shl_unload in -ldld... no

checking for size_t... yes

checking size of size_t... 4

checking for unsigned long... yes

checking size of unsigned long... 4

checking sizeof size_t == sizeof unsigned long... yes

checking for PIE support... yes

checking if enabling -pie/fPIE support... yes

checking crt_externs.h usability... no

checking crt_externs.h presence... no

checking for crt_externs.h... no

checking for _NSGetEnviron... no

checking for vsnprintf... yes

checking for snprintf... yes

checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include

checking for IceConnectionNumber in -lICE... yes

checking for libXext... yes

checking for pthread_create in -lpthread... yes

checking for extra includes... no

checking for extra libs... no

checking for libz... -lz

checking for libpng... -lpng -lz -lm

checking for libjpeg6b... no

checking for libjpeg... -ljpeg

checking for perl... /usr/bin/perl

checking for Qt... libraries /usr/lib/qt-3.3.6/lib, headers /usr/lib/qt-3.3.6/include using -mt

checking for moc... /usr/lib/qt-3.3.6/bin/moc

checking for uic... /usr/lib/qt-3.3.6/bin/uic

checking whether uic supports -L ... yes

checking whether uic supports -nounload ... yes

checking if Qt needs -ljpeg... no

checking for rpath... yes

checking for KDE... libraries /opt/kde/lib, headers /opt/kde/include

checking if UIC has KDE plugins available... yes

checking for KDE paths... defaults

checking for dcopidl... /opt/kde/bin/dcopidl

checking for dcopidl2cpp... /opt/kde/bin/dcopidl2cpp

checking for mcopidl... /opt/kde/bin/mcopidl

checking for artsc-config... /opt/kde/bin/artsc-config

checking for meinproc... /opt/kde/bin/meinproc

checking for kconfig_compiler... /opt/kde/bin/kconfig_compiler

checking for dcopidlng... /opt/kde/bin/dcopidlng

checking for makekdewidgets... /opt/kde/bin/makekdewidgets

checking for xmllint... /usr/bin/xmllint

checking if client should be compiled... yes

checking if domino should be compiled... yes

checking if dominoConfig should be compiled... yes

configure: creating ./config.status

wrong input (flag != 4) at admin/conf.change.pl line 117, <> line 1220.

config.status: creating Makefile

config.status: creating client/Makefile

config.status: creating client/config/Makefile

config.status: creating domino/Makefile

config.status: creating dominoConfig/Makefile

config.status: creating config.h

config.status: config.h is unchanged

config.status: executing depfiles commands


Good - your configure finished. Start make now


bt domino-0.4 # make

make all-recursive

make[1]: Entering directory `/root/domino-0.4'

Making all in domino

make[2]: Entering directory `/root/domino-0.4/domino'

make[2]: Nothing to be done for `all'.

make[2]: Leaving directory `/root/domino-0.4/domino'

Making all in dominoConfig

make[2]: Entering directory `/root/domino-0.4/dominoConfig'

make[2]: Nothing to be done for `all'.

make[2]: Leaving directory `/root/domino-0.4/dominoConfig'

Making all in client

make[2]: Entering directory `/root/domino-0.4/client'

Making all in .

make[3]: Entering directory `/root/domino-0.4/client'

make[3]: Nothing to be done for `all-am'.

make[3]: Leaving directory `/root/domino-0.4/client'

Making all in config

make[3]: Entering directory `/root/domino-0.4/client/config'

make[3]: Nothing to be done for `all'.

make[3]: Leaving directory `/root/domino-0.4/client/config'

make[2]: Leaving directory `/root/domino-0.4/client'

make[2]: Entering directory `/root/domino-0.4'

make[2]: Leaving directory `/root/domino-0.4'

make[1]: Leaving directory `/root/domino-0.4'

bt domino-0.4 # make install

Making install in domino

make[1]: Entering directory `/root/domino-0.4/domino'

make[2]: Entering directory `/root/domino-0.4/domino'

make[2]: Nothing to be done for `install-exec-am'.

test -z "/opt/kde/lib/kde3/plugins/styles" || mkdir -p -- "/opt/kde/lib/kde3/plugins/styles"

/bin/sh ../libtool --silent --mode=install /usr/bin/ginstall -c -p 'domino.la' '/opt/kde/lib/kde3/plugins/styles/domino.la'

PATH="$PATH:/sbin" ldconfig -n /opt/kde/lib/kde3/plugins/styles

test -z "/opt/kde/share/apps/kdisplay/color-schemes" || mkdir -p -- "/opt/kde/share/apps/kdisplay/color-schemes"

/usr/bin/ginstall -c -p -m 644 'Domino.kcsrc' '/opt/kde/share/apps/kdisplay/color-schemes/Domino.kcsrc'

test -z "/opt/kde/share/apps/kstyle/themes" || mkdir -p -- "/opt/kde/share/apps/kstyle/themes"

/usr/bin/ginstall -c -p -m 644 'domino.themerc' '/opt/kde/share/apps/kstyle/themes/domino.themerc'

make[2]: Leaving directory `/root/domino-0.4/domino'

make[1]: Leaving directory `/root/domino-0.4/domino'

Making install in dominoConfig

make[1]: Entering directory `/root/domino-0.4/dominoConfig'

make[2]: Entering directory `/root/domino-0.4/dominoConfig'

test -z "/opt/kde/lib/kde3" || mkdir -p -- "/opt/kde/lib/kde3"

/bin/sh ../libtool --silent --mode=install /usr/bin/ginstall -c -p 'kstyle_domino_config.la' '/opt/kde/lib/kde3/kstyle_domino_config.la'

PATH="$PATH:/sbin" ldconfig -n /opt/kde/lib/kde3

make[2]: Nothing to be done for `install-data-am'.

make[2]: Leaving directory `/root/domino-0.4/dominoConfig'

make[1]: Leaving directory `/root/domino-0.4/dominoConfig'

Making install in client

make[1]: Entering directory `/root/domino-0.4/client'

Making install in .

make[2]: Entering directory `/root/domino-0.4/client'

make[3]: Entering directory `/root/domino-0.4/client'

test -z "/opt/kde/lib/kde3" || mkdir -p -- "/opt/kde/lib/kde3"

/bin/sh ../libtool --silent --mode=install /usr/bin/ginstall -c -p 'kwin3_domino.la' '/opt/kde/lib/kde3/kwin3_domino.la'

PATH="$PATH:/sbin" ldconfig -n /opt/kde/lib/kde3

test -z "/opt/kde/share/apps/kwin" || mkdir -p -- "/opt/kde/share/apps/kwin"

/usr/bin/ginstall -c -p -m 644 'domino.desktop' '/opt/kde/share/apps/kwin/domino.desktop'

make[3]: Leaving directory `/root/domino-0.4/client'

make[2]: Leaving directory `/root/domino-0.4/client'

Making install in config

make[2]: Entering directory `/root/domino-0.4/client/config'

make[3]: Entering directory `/root/domino-0.4/client/config'

test -z "/opt/kde/lib/kde3" || mkdir -p -- "/opt/kde/lib/kde3"

/bin/sh ../../libtool --silent --mode=install /usr/bin/ginstall -c -p 'kwin_domino_config.la' '/opt/kde/lib/kde3/kwin_domino_config.la'

PATH="$PATH:/sbin" ldconfig -n /opt/kde/lib/kde3

make[3]: Nothing to be done for `install-data-am'.

make[3]: Leaving directory `/root/domino-0.4/client/config'

make[2]: Leaving directory `/root/domino-0.4/client/config'

make[1]: Leaving directory `/root/domino-0.4/client'

make[1]: Entering directory `/root/domino-0.4'

make[2]: Entering directory `/root/domino-0.4'

make[2]: Nothing to be done for `install-exec-am'.

make[2]: Leaving directory `/root/domino-0.4'

make[1]: Leaving directory `/root/domino-0.4'

bt domino-0.4 #

Amarok niby sie instaluje, ale jak wlanczam z konsoli:

Przy dsniff wywala blad z libpcap.

Jak to zainstalowac?

Nie masz tych bibliotek.

Zainstaluj je.

niemam jakich bibliotek?

libexpat.so.1

szukaj w /usr/lib

jak masz np. /usr/lib/libexpat.so to zrób

cp /usr/lib/libexpat.so /usr/lib/libexpat.so.1

niemam libexpat.so ;/

Czyli brakuje Ci tej biblioteki.

http://expat.sourceforge.net/

Ok, sciagłem. Pojawił się splashscreen, ale wyskoczyło zaraz potym:

i jaka biblioteke teraz trzeba dograc? :slight_smile:

thx & pzdr0

Żadną

Przekompiluj amaroka

bt ~ # installpkg '/root/Desktop/amarok-1.4.7-i486-2.tgz'

Installing package amarok-1.4.7-i486-2...

PACKAGE DESCRIPTION:

amarok: amarok (music player)

amarok:

amarok: Amarok is a music player for Linux and Unix with an intuitive

amarok: interface. Amarok makes playing the music you love easier than ever

amarok: before -- and looks good doing it.

amarok:

amarok: Amarok's home page is: http://amarok.kde.org

amarok:

Executing install script for amarok-1.4.7-i486-2...


bt ~ # amarok

Amarok: [Loader] Starting amarokapp..

Amarok: [Loader] Don't run gdb, valgrind, etc. against this binary! Use amarokap p.

amarokapp: symbol lookup error: /usr/lib/libamarok.so.0: undefined symbol: _ZN9K LineEdit17mouseReleaseEventEP11QMouseEvent

bt ~ #

przekompilowalem i nic…

Ty go przeinstalowałeś.

Kurcze czemu nie użyjesz na początek czegoś prostszego?

Musze to zainstalowac. To jak go mam przekompilowac?

Ściągnąć źródła i postępować według pliku INSTALL (rozprowadzanego razem ze źródłami)

I tak też zrobilem, ale wystapił bład w kompilacji:

eaving directory `/root/amarok-1.4.7/doc/pt'

Making install in pt_BR

make[2]: Entering directory `/root/amarok-1.4.7/doc/pt_BR'

make[3]: Entering directory `/root/amarok-1.4.7/doc/pt_BR'

make[3]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/doc/HTML/pt_BR/amarok

/usr/bin/ginstall -c -p -m 644 requirements.docbook /opt/kde/share/doc/HTML/pt_BR/amarok/requirements.docbook

/usr/bin/ginstall -c -p -m 644 advanced.docbook /opt/kde/share/doc/HTML/pt_BR/amarok/advanced.docbook

/usr/bin/ginstall -c -p -m 644 config.docbook /opt/kde/share/doc/HTML/pt_BR/amarok/config.docbook

/usr/bin/ginstall -c -p -m 644 using.docbook /opt/kde/share/doc/HTML/pt_BR/amarok/using.docbook

/usr/bin/ginstall -c -p -m 644 faq.docbook /opt/kde/share/doc/HTML/pt_BR/amarok/faq.docbook

/usr/bin/ginstall -c -p -m 644 index.docbook /opt/kde/share/doc/HTML/pt_BR/amarok/index.docbook

/usr/bin/ginstall -c -p -m 644 feature_guide.docbook /opt/kde/share/doc/HTML/pt_BR/amarok/feature_guide.docbook

/usr/bin/ginstall -c -p -m 644 quick.docbook /opt/kde/share/doc/HTML/pt_BR/amarok/quick.docbook

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/doc/HTML/pt_BR/amarok

/usr/bin/ginstall -c -p -m 644 index.cache.bz2 /opt/kde/share/doc/HTML/pt_BR/amarok/

rm -f /opt/kde/share/doc/HTML/pt_BR/amarok/common

ln -s /opt/kde/share/doc/HTML/pt_BR/common /opt/kde/share/doc/HTML/pt_BR/amarok/common

make[3]: Leaving directory `/root/amarok-1.4.7/doc/pt_BR'

make[2]: Leaving directory `/root/amarok-1.4.7/doc/pt_BR'

Making install in ru

make[2]: Entering directory `/root/amarok-1.4.7/doc/ru'

make[3]: Entering directory `/root/amarok-1.4.7/doc/ru'

make[3]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/doc/HTML/ru/amarok

/usr/bin/ginstall -c -p -m 644 play_list.png /opt/kde/share/doc/HTML/ru/amarok/play_list.png

/usr/bin/ginstall -c -p -m 644 equalizer.png /opt/kde/share/doc/HTML/ru/amarok/equalizer.png

/usr/bin/ginstall -c -p -m 644 config.docbook /opt/kde/share/doc/HTML/ru/amarok/config.docbook

/usr/bin/ginstall -c -p -m 644 advanced.docbook /opt/kde/share/doc/HTML/ru/amarok/advanced.docbook

/usr/bin/ginstall -c -p -m 644 config_scrobbler.png /opt/kde/share/doc/HTML/ru/amarok/config_scrobbler.png

/usr/bin/ginstall -c -p -m 644 config_general.png /opt/kde/share/doc/HTML/ru/amarok/config_general.png

/usr/bin/ginstall -c -p -m 644 faq.docbook /opt/kde/share/doc/HTML/ru/amarok/faq.docbook

/usr/bin/ginstall -c -p -m 644 index.docbook /opt/kde/share/doc/HTML/ru/amarok/index.docbook

/usr/bin/ginstall -c -p -m 644 feature_guide.docbook /opt/kde/share/doc/HTML/ru/amarok/feature_guide.docbook

/usr/bin/ginstall -c -p -m 644 rmb_menu.png /opt/kde/share/doc/HTML/ru/amarok/rmb_menu.png

/usr/bin/ginstall -c -p -m 644 status_bar.png /opt/kde/share/doc/HTML/ru/amarok/status_bar.png

/usr/bin/ginstall -c -p -m 644 pl_tip1.png /opt/kde/share/doc/HTML/ru/amarok/pl_tip1.png

/usr/bin/ginstall -c -p -m 644 quick.docbook /opt/kde/share/doc/HTML/ru/amarok/quick.docbook

/usr/bin/ginstall -c -p -m 644 dynamic_mode1.png /opt/kde/share/doc/HTML/ru/amarok/dynamic_mode1.png

/usr/bin/ginstall -c -p -m 644 coverman.png /opt/kde/share/doc/HTML/ru/amarok/coverman.png

/usr/bin/ginstall -c -p -m 644 config_osd.png /opt/kde/share/doc/HTML/ru/amarok/config_osd.png

/usr/bin/ginstall -c -p -m 644 config_playback.png /opt/kde/share/doc/HTML/ru/amarok/config_playback.png

/usr/bin/ginstall -c -p -m 644 pl_browser.png /opt/kde/share/doc/HTML/ru/amarok/pl_browser.png

/usr/bin/ginstall -c -p -m 644 queue_manager.png /opt/kde/share/doc/HTML/ru/amarok/queue_manager.png

/usr/bin/ginstall -c -p -m 644 requirements.docbook /opt/kde/share/doc/HTML/ru/amarok/requirements.docbook

/usr/bin/ginstall -c -p -m 644 config_collection.png /opt/kde/share/doc/HTML/ru/amarok/config_collection.png

/usr/bin/ginstall -c -p -m 644 using.docbook /opt/kde/share/doc/HTML/ru/amarok/using.docbook

/usr/bin/ginstall -c -p -m 644 file_browser.png /opt/kde/share/doc/HTML/ru/amarok/file_browser.png

/usr/bin/ginstall -c -p -m 644 context.png /opt/kde/share/doc/HTML/ru/amarok/context.png

/usr/bin/ginstall -c -p -m 644 config_appearance.png /opt/kde/share/doc/HTML/ru/amarok/config_appearance.png

/usr/bin/ginstall -c -p -m 644 playlist_window.png /opt/kde/share/doc/HTML/ru/amarok/playlist_window.png

/usr/bin/ginstall -c -p -m 644 menubar.png /opt/kde/share/doc/HTML/ru/amarok/menubar.png

/usr/bin/ginstall -c -p -m 644 config_engine.png /opt/kde/share/doc/HTML/ru/amarok/config_engine.png

/usr/bin/ginstall -c -p -m 644 collection.png /opt/kde/share/doc/HTML/ru/amarok/collection.png

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/doc/HTML/ru/amarok

/usr/bin/ginstall -c -p -m 644 index.cache.bz2 /opt/kde/share/doc/HTML/ru/amarok/

rm -f /opt/kde/share/doc/HTML/ru/amarok/common

ln -s /opt/kde/share/doc/HTML/ru/common /opt/kde/share/doc/HTML/ru/amarok/common

make[3]: Leaving directory `/root/amarok-1.4.7/doc/ru'

make[2]: Leaving directory `/root/amarok-1.4.7/doc/ru'

Making install in sv

make[2]: Entering directory `/root/amarok-1.4.7/doc/sv'

make[3]: Entering directory `/root/amarok-1.4.7/doc/sv'

make[3]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/doc/HTML/sv/amarok

/usr/bin/ginstall -c -p -m 644 play_list.png /opt/kde/share/doc/HTML/sv/amarok/play_list.png

/usr/bin/ginstall -c -p -m 644 equalizer.png /opt/kde/share/doc/HTML/sv/amarok/equalizer.png

/usr/bin/ginstall -c -p -m 644 advanced.docbook /opt/kde/share/doc/HTML/sv/amarok/advanced.docbook

/usr/bin/ginstall -c -p -m 644 config.docbook /opt/kde/share/doc/HTML/sv/amarok/config.docbook

/usr/bin/ginstall -c -p -m 644 config_scrobbler.png /opt/kde/share/doc/HTML/sv/amarok/config_scrobbler.png

/usr/bin/ginstall -c -p -m 644 index.docbook /opt/kde/share/doc/HTML/sv/amarok/index.docbook

/usr/bin/ginstall -c -p -m 644 feature_guide.docbook /opt/kde/share/doc/HTML/sv/amarok/feature_guide.docbook

/usr/bin/ginstall -c -p -m 644 dynamic_settings.png /opt/kde/share/doc/HTML/sv/amarok/dynamic_settings.png

/usr/bin/ginstall -c -p -m 644 search.png /opt/kde/share/doc/HTML/sv/amarok/search.png

/usr/bin/ginstall -c -p -m 644 status_bar.png /opt/kde/share/doc/HTML/sv/amarok/status_bar.png

/usr/bin/ginstall -c -p -m 644 dynamic_bar.png /opt/kde/share/doc/HTML/sv/amarok/dynamic_bar.png

/usr/bin/ginstall -c -p -m 644 coverman.png /opt/kde/share/doc/HTML/sv/amarok/coverman.png

/usr/bin/ginstall -c -p -m 644 config_osd.png /opt/kde/share/doc/HTML/sv/amarok/config_osd.png

/usr/bin/ginstall -c -p -m 644 config_playback.png /opt/kde/share/doc/HTML/sv/amarok/config_playback.png

/usr/bin/ginstall -c -p -m 644 pl_browser.png /opt/kde/share/doc/HTML/sv/amarok/pl_browser.png

/usr/bin/ginstall -c -p -m 644 queue_manager.png /opt/kde/share/doc/HTML/sv/amarok/queue_manager.png

/usr/bin/ginstall -c -p -m 644 config_collection.png /opt/kde/share/doc/HTML/sv/amarok/config_collection.png

/usr/bin/ginstall -c -p -m 644 using.docbook /opt/kde/share/doc/HTML/sv/amarok/using.docbook

/usr/bin/ginstall -c -p -m 644 file_browser.png /opt/kde/share/doc/HTML/sv/amarok/file_browser.png

/usr/bin/ginstall -c -p -m 644 player_window.png /opt/kde/share/doc/HTML/sv/amarok/player_window.png

/usr/bin/ginstall -c -p -m 644 context.png /opt/kde/share/doc/HTML/sv/amarok/context.png

/usr/bin/ginstall -c -p -m 644 config_appearance.png /opt/kde/share/doc/HTML/sv/amarok/config_appearance.png

/usr/bin/ginstall -c -p -m 644 analyzer.png /opt/kde/share/doc/HTML/sv/amarok/analyzer.png

/usr/bin/ginstall -c -p -m 644 hidden.docbook /opt/kde/share/doc/HTML/sv/amarok/hidden.docbook

/usr/bin/ginstall -c -p -m 644 playlist_window.png /opt/kde/share/doc/HTML/sv/amarok/playlist_window.png

/usr/bin/ginstall -c -p -m 644 vis_window.png /opt/kde/share/doc/HTML/sv/amarok/vis_window.png

/usr/bin/ginstall -c -p -m 644 develop.docbook /opt/kde/share/doc/HTML/sv/amarok/develop.docbook

/usr/bin/ginstall -c -p -m 644 config_mysql.png /opt/kde/share/doc/HTML/sv/amarok/config_mysql.png

/usr/bin/ginstall -c -p -m 644 plugin.docbook /opt/kde/share/doc/HTML/sv/amarok/plugin.docbook

/usr/bin/ginstall -c -p -m 644 add_dynamic.png /opt/kde/share/doc/HTML/sv/amarok/add_dynamic.png

/usr/bin/ginstall -c -p -m 644 browser_choice.png /opt/kde/share/doc/HTML/sv/amarok/browser_choice.png

/usr/bin/ginstall -c -p -m 644 media_device.png /opt/kde/share/doc/HTML/sv/amarok/media_device.png

/usr/bin/ginstall -c -p -m 644 buttons.png /opt/kde/share/doc/HTML/sv/amarok/buttons.png

/usr/bin/ginstall -c -p -m 644 script_manager.png /opt/kde/share/doc/HTML/sv/amarok/script_manager.png

/usr/bin/ginstall -c -p -m 644 config_general.png /opt/kde/share/doc/HTML/sv/amarok/config_general.png

/usr/bin/ginstall -c -p -m 644 faq.docbook /opt/kde/share/doc/HTML/sv/amarok/faq.docbook

/usr/bin/ginstall -c -p -m 644 playlist_browser.png /opt/kde/share/doc/HTML/sv/amarok/playlist_browser.png

/usr/bin/ginstall -c -p -m 644 rmb_menu.png /opt/kde/share/doc/HTML/sv/amarok/rmb_menu.png

/usr/bin/ginstall -c -p -m 644 pl_tip1.png /opt/kde/share/doc/HTML/sv/amarok/pl_tip1.png

/usr/bin/ginstall -c -p -m 644 quick.docbook /opt/kde/share/doc/HTML/sv/amarok/quick.docbook

/usr/bin/ginstall -c -p -m 644 config_fonts.png /opt/kde/share/doc/HTML/sv/amarok/config_fonts.png

/usr/bin/ginstall -c -p -m 644 scripts_window.png /opt/kde/share/doc/HTML/sv/amarok/scripts_window.png

/usr/bin/ginstall -c -p -m 644 streams.png /opt/kde/share/doc/HTML/sv/amarok/streams.png

/usr/bin/ginstall -c -p -m 644 requirements.docbook /opt/kde/share/doc/HTML/sv/amarok/requirements.docbook

/usr/bin/ginstall -c -p -m 644 config_colors.png /opt/kde/share/doc/HTML/sv/amarok/config_colors.png

/usr/bin/ginstall -c -p -m 644 menubar.png /opt/kde/share/doc/HTML/sv/amarok/menubar.png

/usr/bin/ginstall -c -p -m 644 config_engine.png /opt/kde/share/doc/HTML/sv/amarok/config_engine.png

/usr/bin/ginstall -c -p -m 644 amarok_playlist.png /opt/kde/share/doc/HTML/sv/amarok/amarok_playlist.png

/usr/bin/ginstall -c -p -m 644 collection.png /opt/kde/share/doc/HTML/sv/amarok/collection.png

/usr/bin/ginstall -c -p -m 644 welcome.png /opt/kde/share/doc/HTML/sv/amarok/welcome.png

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/doc/HTML/sv/amarok

/usr/bin/ginstall -c -p -m 644 index.cache.bz2 /opt/kde/share/doc/HTML/sv/amarok/

rm -f /opt/kde/share/doc/HTML/sv/amarok/common

ln -s /opt/kde/share/doc/HTML/sv/common /opt/kde/share/doc/HTML/sv/amarok/common

make[3]: Leaving directory `/root/amarok-1.4.7/doc/sv'

make[2]: Leaving directory `/root/amarok-1.4.7/doc/sv'

make[1]: Leaving directory `/root/amarok-1.4.7/doc'

Making install in po

make[1]: Entering directory `/root/amarok-1.4.7/po'

Making install in .

make[2]: Entering directory `/root/amarok-1.4.7/po'

make[3]: Entering directory `/root/amarok-1.4.7/po'

make[3]: Nothing to be done for `install-exec-am'.

make[3]: Nothing to be done for `install-data-am'.

make[3]: Leaving directory `/root/amarok-1.4.7/po'

make[2]: Leaving directory `/root/amarok-1.4.7/po'

Making install in af

make[2]: Entering directory `/root/amarok-1.4.7/po/af'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/af'

make[4]: Entering directory `/root/amarok-1.4.7/po/af'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/af/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/af/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/af'

make[3]: Leaving directory `/root/amarok-1.4.7/po/af'

make[2]: Leaving directory `/root/amarok-1.4.7/po/af'

Making install in ar

make[2]: Entering directory `/root/amarok-1.4.7/po/ar'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/ar'

make[4]: Entering directory `/root/amarok-1.4.7/po/ar'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/ar/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/ar/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/ar'

make[3]: Leaving directory `/root/amarok-1.4.7/po/ar'

make[2]: Leaving directory `/root/amarok-1.4.7/po/ar'

Making install in az

make[2]: Entering directory `/root/amarok-1.4.7/po/az'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/az'

make[4]: Entering directory `/root/amarok-1.4.7/po/az'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/az/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/az/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/az'

make[3]: Leaving directory `/root/amarok-1.4.7/po/az'

make[2]: Leaving directory `/root/amarok-1.4.7/po/az'

Making install in be

make[2]: Entering directory `/root/amarok-1.4.7/po/be'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/be'

make[4]: Entering directory `/root/amarok-1.4.7/po/be'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/be/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/be/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/be'

make[3]: Leaving directory `/root/amarok-1.4.7/po/be'

make[2]: Leaving directory `/root/amarok-1.4.7/po/be'

Making install in bg

make[2]: Entering directory `/root/amarok-1.4.7/po/bg'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/bg'

make[4]: Entering directory `/root/amarok-1.4.7/po/bg'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/bg/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/bg/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/bg'

make[3]: Leaving directory `/root/amarok-1.4.7/po/bg'

make[2]: Leaving directory `/root/amarok-1.4.7/po/bg'

Making install in bn

make[2]: Entering directory `/root/amarok-1.4.7/po/bn'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/bn'

make[4]: Entering directory `/root/amarok-1.4.7/po/bn'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/bn/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/bn/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/bn'

make[3]: Leaving directory `/root/amarok-1.4.7/po/bn'

make[2]: Leaving directory `/root/amarok-1.4.7/po/bn'

Making install in br

make[2]: Entering directory `/root/amarok-1.4.7/po/br'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/br'

make[4]: Entering directory `/root/amarok-1.4.7/po/br'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/br/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/br/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/br'

make[3]: Leaving directory `/root/amarok-1.4.7/po/br'

make[2]: Leaving directory `/root/amarok-1.4.7/po/br'

Making install in ca

make[2]: Entering directory `/root/amarok-1.4.7/po/ca'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/ca'

make[4]: Entering directory `/root/amarok-1.4.7/po/ca'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/ca/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/ca/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/ca'

make[3]: Leaving directory `/root/amarok-1.4.7/po/ca'

make[2]: Leaving directory `/root/amarok-1.4.7/po/ca'

Making install in cs

make[2]: Entering directory `/root/amarok-1.4.7/po/cs'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/cs'

make[4]: Entering directory `/root/amarok-1.4.7/po/cs'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/cs/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/cs/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/cs'

make[3]: Leaving directory `/root/amarok-1.4.7/po/cs'

make[2]: Leaving directory `/root/amarok-1.4.7/po/cs'

Making install in cy

make[2]: Entering directory `/root/amarok-1.4.7/po/cy'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/cy'

make[4]: Entering directory `/root/amarok-1.4.7/po/cy'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/cy/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/cy/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/cy'

make[3]: Leaving directory `/root/amarok-1.4.7/po/cy'

make[2]: Leaving directory `/root/amarok-1.4.7/po/cy'

Making install in da

make[2]: Entering directory `/root/amarok-1.4.7/po/da'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/da'

make[4]: Entering directory `/root/amarok-1.4.7/po/da'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/da/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/da/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/da'

make[3]: Leaving directory `/root/amarok-1.4.7/po/da'

make[2]: Leaving directory `/root/amarok-1.4.7/po/da'

Making install in de

make[2]: Entering directory `/root/amarok-1.4.7/po/de'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/de'

make[4]: Entering directory `/root/amarok-1.4.7/po/de'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/de/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/de/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/de'

make[3]: Leaving directory `/root/amarok-1.4.7/po/de'

make[2]: Leaving directory `/root/amarok-1.4.7/po/de'

Making install in el

make[2]: Entering directory `/root/amarok-1.4.7/po/el'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/el'

make[4]: Entering directory `/root/amarok-1.4.7/po/el'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/el/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/el/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/el'

make[3]: Leaving directory `/root/amarok-1.4.7/po/el'

make[2]: Leaving directory `/root/amarok-1.4.7/po/el'

Making install in en_GB

make[2]: Entering directory `/root/amarok-1.4.7/po/en_GB'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/en_GB'

make[4]: Entering directory `/root/amarok-1.4.7/po/en_GB'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/en_GB/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/en_GB/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/en_GB'

make[3]: Leaving directory `/root/amarok-1.4.7/po/en_GB'

make[2]: Leaving directory `/root/amarok-1.4.7/po/en_GB'

Making install in eo

make[2]: Entering directory `/root/amarok-1.4.7/po/eo'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/eo'

make[4]: Entering directory `/root/amarok-1.4.7/po/eo'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/eo/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/eo/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/eo'

make[3]: Leaving directory `/root/amarok-1.4.7/po/eo'

make[2]: Leaving directory `/root/amarok-1.4.7/po/eo'

Making install in es

make[2]: Entering directory `/root/amarok-1.4.7/po/es'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/es'

make[4]: Entering directory `/root/amarok-1.4.7/po/es'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/es/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/es/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/es'

make[3]: Leaving directory `/root/amarok-1.4.7/po/es'

make[2]: Leaving directory `/root/amarok-1.4.7/po/es'

Making install in et

make[2]: Entering directory `/root/amarok-1.4.7/po/et'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/et'

make[4]: Entering directory `/root/amarok-1.4.7/po/et'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/et/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/et/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/et'

make[3]: Leaving directory `/root/amarok-1.4.7/po/et'

make[2]: Leaving directory `/root/amarok-1.4.7/po/et'

Making install in eu

make[2]: Entering directory `/root/amarok-1.4.7/po/eu'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/eu'

make[4]: Entering directory `/root/amarok-1.4.7/po/eu'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/eu/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/eu/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/eu'

make[3]: Leaving directory `/root/amarok-1.4.7/po/eu'

make[2]: Leaving directory `/root/amarok-1.4.7/po/eu'

Making install in fa

make[2]: Entering directory `/root/amarok-1.4.7/po/fa'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/fa'

make[4]: Entering directory `/root/amarok-1.4.7/po/fa'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/fa/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/fa/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/fa'

make[3]: Leaving directory `/root/amarok-1.4.7/po/fa'

make[2]: Leaving directory `/root/amarok-1.4.7/po/fa'

Making install in fi

make[2]: Entering directory `/root/amarok-1.4.7/po/fi'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/fi'

make[4]: Entering directory `/root/amarok-1.4.7/po/fi'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/fi/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/fi/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/fi'

make[3]: Leaving directory `/root/amarok-1.4.7/po/fi'

make[2]: Leaving directory `/root/amarok-1.4.7/po/fi'

Making install in fr

make[2]: Entering directory `/root/amarok-1.4.7/po/fr'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/fr'

make[4]: Entering directory `/root/amarok-1.4.7/po/fr'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/fr/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/fr/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/fr'

make[3]: Leaving directory `/root/amarok-1.4.7/po/fr'

make[2]: Leaving directory `/root/amarok-1.4.7/po/fr'

Making install in ga

make[2]: Entering directory `/root/amarok-1.4.7/po/ga'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/ga'

make[4]: Entering directory `/root/amarok-1.4.7/po/ga'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/ga/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/ga/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/ga'

make[3]: Leaving directory `/root/amarok-1.4.7/po/ga'

make[2]: Leaving directory `/root/amarok-1.4.7/po/ga'

Making install in gl

make[2]: Entering directory `/root/amarok-1.4.7/po/gl'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/gl'

make[4]: Entering directory `/root/amarok-1.4.7/po/gl'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/gl/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/gl/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/gl'

make[3]: Leaving directory `/root/amarok-1.4.7/po/gl'

make[2]: Leaving directory `/root/amarok-1.4.7/po/gl'

Making install in he

make[2]: Entering directory `/root/amarok-1.4.7/po/he'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/he'

make[4]: Entering directory `/root/amarok-1.4.7/po/he'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/he/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/he/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/he'

make[3]: Leaving directory `/root/amarok-1.4.7/po/he'

make[2]: Leaving directory `/root/amarok-1.4.7/po/he'

Making install in hi

make[2]: Entering directory `/root/amarok-1.4.7/po/hi'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/hi'

make[4]: Entering directory `/root/amarok-1.4.7/po/hi'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/hi/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/hi/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/hi'

make[3]: Leaving directory `/root/amarok-1.4.7/po/hi'

make[2]: Leaving directory `/root/amarok-1.4.7/po/hi'

Making install in hu

make[2]: Entering directory `/root/amarok-1.4.7/po/hu'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/hu'

make[4]: Entering directory `/root/amarok-1.4.7/po/hu'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/hu/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/hu/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/hu'

make[3]: Leaving directory `/root/amarok-1.4.7/po/hu'

make[2]: Leaving directory `/root/amarok-1.4.7/po/hu'

Making install in id

make[2]: Entering directory `/root/amarok-1.4.7/po/id'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/id'

make[4]: Entering directory `/root/amarok-1.4.7/po/id'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/id/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/id/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/id'

make[3]: Leaving directory `/root/amarok-1.4.7/po/id'

make[2]: Leaving directory `/root/amarok-1.4.7/po/id'

Making install in is

make[2]: Entering directory `/root/amarok-1.4.7/po/is'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/is'

make[4]: Entering directory `/root/amarok-1.4.7/po/is'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/is/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/is/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/is'

make[3]: Leaving directory `/root/amarok-1.4.7/po/is'

make[2]: Leaving directory `/root/amarok-1.4.7/po/is'

Making install in it

make[2]: Entering directory `/root/amarok-1.4.7/po/it'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/it'

make[4]: Entering directory `/root/amarok-1.4.7/po/it'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/it/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/it/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/it'

make[3]: Leaving directory `/root/amarok-1.4.7/po/it'

make[2]: Leaving directory `/root/amarok-1.4.7/po/it'

Making install in ja

make[2]: Entering directory `/root/amarok-1.4.7/po/ja'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/ja'

make[4]: Entering directory `/root/amarok-1.4.7/po/ja'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/ja/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/ja/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/ja'

make[3]: Leaving directory `/root/amarok-1.4.7/po/ja'

make[2]: Leaving directory `/root/amarok-1.4.7/po/ja'

Making install in km

make[2]: Entering directory `/root/amarok-1.4.7/po/km'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/km'

make[4]: Entering directory `/root/amarok-1.4.7/po/km'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/km/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/km/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/km'

make[3]: Leaving directory `/root/amarok-1.4.7/po/km'

make[2]: Leaving directory `/root/amarok-1.4.7/po/km'

Making install in ko

make[2]: Entering directory `/root/amarok-1.4.7/po/ko'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/ko'

make[4]: Entering directory `/root/amarok-1.4.7/po/ko'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/ko/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/ko/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/ko'

make[3]: Leaving directory `/root/amarok-1.4.7/po/ko'

make[2]: Leaving directory `/root/amarok-1.4.7/po/ko'

Making install in ku

make[2]: Entering directory `/root/amarok-1.4.7/po/ku'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/ku'

make[4]: Entering directory `/root/amarok-1.4.7/po/ku'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/ku/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/ku/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/ku'

make[3]: Leaving directory `/root/amarok-1.4.7/po/ku'

make[2]: Leaving directory `/root/amarok-1.4.7/po/ku'

Making install in lo

make[2]: Entering directory `/root/amarok-1.4.7/po/lo'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/lo'

make[4]: Entering directory `/root/amarok-1.4.7/po/lo'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/lo/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/lo/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/lo'

make[3]: Leaving directory `/root/amarok-1.4.7/po/lo'

make[2]: Leaving directory `/root/amarok-1.4.7/po/lo'

Making install in lt

make[2]: Entering directory `/root/amarok-1.4.7/po/lt'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/lt'

make[4]: Entering directory `/root/amarok-1.4.7/po/lt'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/lt/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/lt/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/lt'

make[3]: Leaving directory `/root/amarok-1.4.7/po/lt'

make[2]: Leaving directory `/root/amarok-1.4.7/po/lt'

Making install in mk

make[2]: Entering directory `/root/amarok-1.4.7/po/mk'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/mk'

make[4]: Entering directory `/root/amarok-1.4.7/po/mk'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/mk/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/mk/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/mk'

make[3]: Leaving directory `/root/amarok-1.4.7/po/mk'

make[2]: Leaving directory `/root/amarok-1.4.7/po/mk'

Making install in ms

make[2]: Entering directory `/root/amarok-1.4.7/po/ms'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/ms'

make[4]: Entering directory `/root/amarok-1.4.7/po/ms'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/ms/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/ms/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/ms'

make[3]: Leaving directory `/root/amarok-1.4.7/po/ms'

make[2]: Leaving directory `/root/amarok-1.4.7/po/ms'

Making install in nb

make[2]: Entering directory `/root/amarok-1.4.7/po/nb'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/nb'

make[4]: Entering directory `/root/amarok-1.4.7/po/nb'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/nb/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/nb/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/nb'

make[3]: Leaving directory `/root/amarok-1.4.7/po/nb'

make[2]: Leaving directory `/root/amarok-1.4.7/po/nb'

Making install in nds

make[2]: Entering directory `/root/amarok-1.4.7/po/nds'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/nds'

make[4]: Entering directory `/root/amarok-1.4.7/po/nds'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/nds/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/nds/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/nds'

make[3]: Leaving directory `/root/amarok-1.4.7/po/nds'

make[2]: Leaving directory `/root/amarok-1.4.7/po/nds'

Making install in ne

make[2]: Entering directory `/root/amarok-1.4.7/po/ne'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/ne'

make[4]: Entering directory `/root/amarok-1.4.7/po/ne'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/ne/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/ne/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/ne'

make[3]: Leaving directory `/root/amarok-1.4.7/po/ne'

make[2]: Leaving directory `/root/amarok-1.4.7/po/ne'

Making install in nl

make[2]: Entering directory `/root/amarok-1.4.7/po/nl'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/nl'

make[4]: Entering directory `/root/amarok-1.4.7/po/nl'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/nl/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/nl/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/nl'

make[3]: Leaving directory `/root/amarok-1.4.7/po/nl'

make[2]: Leaving directory `/root/amarok-1.4.7/po/nl'

Making install in nn

make[2]: Entering directory `/root/amarok-1.4.7/po/nn'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/nn'

make[4]: Entering directory `/root/amarok-1.4.7/po/nn'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/nn/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/nn/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/nn'

make[3]: Leaving directory `/root/amarok-1.4.7/po/nn'

make[2]: Leaving directory `/root/amarok-1.4.7/po/nn'

Making install in pa

make[2]: Entering directory `/root/amarok-1.4.7/po/pa'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/pa'

make[4]: Entering directory `/root/amarok-1.4.7/po/pa'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/pa/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/pa/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/pa'

make[3]: Leaving directory `/root/amarok-1.4.7/po/pa'

make[2]: Leaving directory `/root/amarok-1.4.7/po/pa'

Making install in pl

make[2]: Entering directory `/root/amarok-1.4.7/po/pl'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/pl'

make[4]: Entering directory `/root/amarok-1.4.7/po/pl'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/pl/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/pl/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/pl'

make[3]: Leaving directory `/root/amarok-1.4.7/po/pl'

make[2]: Leaving directory `/root/amarok-1.4.7/po/pl'

Making install in pt

make[2]: Entering directory `/root/amarok-1.4.7/po/pt'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/pt'

make[4]: Entering directory `/root/amarok-1.4.7/po/pt'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/pt/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/pt/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/pt'

make[3]: Leaving directory `/root/amarok-1.4.7/po/pt'

make[2]: Leaving directory `/root/amarok-1.4.7/po/pt'

Making install in pt_BR

make[2]: Entering directory `/root/amarok-1.4.7/po/pt_BR'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/pt_BR'

make[4]: Entering directory `/root/amarok-1.4.7/po/pt_BR'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/pt_BR/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/pt_BR/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/pt_BR'

make[3]: Leaving directory `/root/amarok-1.4.7/po/pt_BR'

make[2]: Leaving directory `/root/amarok-1.4.7/po/pt_BR'

Making install in ro

make[2]: Entering directory `/root/amarok-1.4.7/po/ro'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/ro'

make[4]: Entering directory `/root/amarok-1.4.7/po/ro'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/ro/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/ro/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/ro'

make[3]: Leaving directory `/root/amarok-1.4.7/po/ro'

make[2]: Leaving directory `/root/amarok-1.4.7/po/ro'

Making install in ru

make[2]: Entering directory `/root/amarok-1.4.7/po/ru'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/ru'

make[4]: Entering directory `/root/amarok-1.4.7/po/ru'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/ru/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/ru/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/ru'

make[3]: Leaving directory `/root/amarok-1.4.7/po/ru'

make[2]: Leaving directory `/root/amarok-1.4.7/po/ru'

Making install in rw

make[2]: Entering directory `/root/amarok-1.4.7/po/rw'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/rw'

make[4]: Entering directory `/root/amarok-1.4.7/po/rw'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/rw/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/rw/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/rw'

make[3]: Leaving directory `/root/amarok-1.4.7/po/rw'

make[2]: Leaving directory `/root/amarok-1.4.7/po/rw'

Making install in se

make[2]: Entering directory `/root/amarok-1.4.7/po/se'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/se'

make[4]: Entering directory `/root/amarok-1.4.7/po/se'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/se/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/se/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/se'

make[3]: Leaving directory `/root/amarok-1.4.7/po/se'

make[2]: Leaving directory `/root/amarok-1.4.7/po/se'

Making install in sk

make[2]: Entering directory `/root/amarok-1.4.7/po/sk'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/sk'

make[4]: Entering directory `/root/amarok-1.4.7/po/sk'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/sk/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/sk/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/sk'

make[3]: Leaving directory `/root/amarok-1.4.7/po/sk'

make[2]: Leaving directory `/root/amarok-1.4.7/po/sk'

Making install in sl

make[2]: Entering directory `/root/amarok-1.4.7/po/sl'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/sl'

make[4]: Entering directory `/root/amarok-1.4.7/po/sl'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/sl/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/sl/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/sl'

make[3]: Leaving directory `/root/amarok-1.4.7/po/sl'

make[2]: Leaving directory `/root/amarok-1.4.7/po/sl'

Making install in sq

make[2]: Entering directory `/root/amarok-1.4.7/po/sq'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/sq'

make[4]: Entering directory `/root/amarok-1.4.7/po/sq'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/sq/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/sq/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/sq'

make[3]: Leaving directory `/root/amarok-1.4.7/po/sq'

make[2]: Leaving directory `/root/amarok-1.4.7/po/sq'

Making install in sr

make[2]: Entering directory `/root/amarok-1.4.7/po/sr'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/sr'

make[4]: Entering directory `/root/amarok-1.4.7/po/sr'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/sr/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/sr/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/sr'

make[3]: Leaving directory `/root/amarok-1.4.7/po/sr'

make[2]: Leaving directory `/root/amarok-1.4.7/po/sr'

Making install in sr@Latn

make[2]: Entering directory `/root/amarok-1.4.7/po/sr@Latn'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/sr@Latn'

make[4]: Entering directory `/root/amarok-1.4.7/po/sr@Latn'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/sr@Latn/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/sr@Latn/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/sr@Latn'

make[3]: Leaving directory `/root/amarok-1.4.7/po/sr@Latn'

make[2]: Leaving directory `/root/amarok-1.4.7/po/sr@Latn'

Making install in ss

make[2]: Entering directory `/root/amarok-1.4.7/po/ss'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/ss'

make[4]: Entering directory `/root/amarok-1.4.7/po/ss'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/ss/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/ss/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/ss'

make[3]: Leaving directory `/root/amarok-1.4.7/po/ss'

make[2]: Leaving directory `/root/amarok-1.4.7/po/ss'

Making install in sv

make[2]: Entering directory `/root/amarok-1.4.7/po/sv'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/sv'

make[4]: Entering directory `/root/amarok-1.4.7/po/sv'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/sv/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/sv/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/sv'

make[3]: Leaving directory `/root/amarok-1.4.7/po/sv'

make[2]: Leaving directory `/root/amarok-1.4.7/po/sv'

Making install in ta

make[2]: Entering directory `/root/amarok-1.4.7/po/ta'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/ta'

make[4]: Entering directory `/root/amarok-1.4.7/po/ta'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/ta/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/ta/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/ta'

make[3]: Leaving directory `/root/amarok-1.4.7/po/ta'

make[2]: Leaving directory `/root/amarok-1.4.7/po/ta'

Making install in tg

make[2]: Entering directory `/root/amarok-1.4.7/po/tg'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/tg'

make[4]: Entering directory `/root/amarok-1.4.7/po/tg'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/tg/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/tg/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/tg'

make[3]: Leaving directory `/root/amarok-1.4.7/po/tg'

make[2]: Leaving directory `/root/amarok-1.4.7/po/tg'

Making install in th

make[2]: Entering directory `/root/amarok-1.4.7/po/th'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/th'

make[4]: Entering directory `/root/amarok-1.4.7/po/th'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/th/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/th/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/th'

make[3]: Leaving directory `/root/amarok-1.4.7/po/th'

make[2]: Leaving directory `/root/amarok-1.4.7/po/th'

Making install in tr

make[2]: Entering directory `/root/amarok-1.4.7/po/tr'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/tr'

make[4]: Entering directory `/root/amarok-1.4.7/po/tr'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/tr/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/tr/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/tr'

make[3]: Leaving directory `/root/amarok-1.4.7/po/tr'

make[2]: Leaving directory `/root/amarok-1.4.7/po/tr'

Making install in uk

make[2]: Entering directory `/root/amarok-1.4.7/po/uk'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/uk'

make[4]: Entering directory `/root/amarok-1.4.7/po/uk'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/uk/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/uk/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/uk'

make[3]: Leaving directory `/root/amarok-1.4.7/po/uk'

make[2]: Leaving directory `/root/amarok-1.4.7/po/uk'

Making install in uz

make[2]: Entering directory `/root/amarok-1.4.7/po/uz'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/uz'

make[4]: Entering directory `/root/amarok-1.4.7/po/uz'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/uz/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/uz/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/uz'

make[3]: Leaving directory `/root/amarok-1.4.7/po/uz'

make[2]: Leaving directory `/root/amarok-1.4.7/po/uz'

Making install in zh_CN

make[2]: Entering directory `/root/amarok-1.4.7/po/zh_CN'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/zh_CN'

make[4]: Entering directory `/root/amarok-1.4.7/po/zh_CN'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/zh_CN/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/zh_CN/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/zh_CN'

make[3]: Leaving directory `/root/amarok-1.4.7/po/zh_CN'

make[2]: Leaving directory `/root/amarok-1.4.7/po/zh_CN'

Making install in zh_TW

make[2]: Entering directory `/root/amarok-1.4.7/po/zh_TW'

Making install in .

make[3]: Entering directory `/root/amarok-1.4.7/po/zh_TW'

make[4]: Entering directory `/root/amarok-1.4.7/po/zh_TW'

make[4]: Nothing to be done for `install-exec-am'.

/bin/sh ../../admin/mkinstalldirs /opt/kde/share/locale/zh_TW/LC_MESSAGES

/usr/bin/ginstall -c -p -m 644 amarok.gmo /opt/kde/share/locale/zh_TW/LC_MESSAGES/amarok.mo

make[4]: Leaving directory `/root/amarok-1.4.7/po/zh_TW'

make[3]: Leaving directory `/root/amarok-1.4.7/po/zh_TW'

make[2]: Leaving directory `/root/amarok-1.4.7/po/zh_TW'

make[1]: Leaving directory `/root/amarok-1.4.7/po'

make[1]: Entering directory `/root/amarok-1.4.7'

make[2]: Entering directory `/root/amarok-1.4.7'

make[2]: Nothing to be done for `install-exec-am'.

make[2]: Leaving directory `/root/amarok-1.4.7'

make[1]: Leaving directory `/root/amarok-1.4.7'

bt amarok-1.4.7 # amarok

Amarok: [Loader] Starting amarokapp..

Amarok: [Loader] Don't run gdb, valgrind, etc. against this binary! Use amarokapp.

amarokapp: symbol lookup error: /usr/lib/libamarok.so.0: undefined symbol: _ZN9KLineEdit17mouseReleaseEventEP11QMouseEvent

bt amarok-1.4.7 #

// Połączono posty.Zainstalowałem kdelib, teraz gdy właczam pojawia się:

t ~ # amarok

Amarok: [Loader] Starting amarokapp..

Amarok: [Loader] Don't run gdb, valgrind, etc. against this binary! Use amarokapp.

amarokapp: /usr/lib/libstdc++.so.6: version `CXXABI_1.3.1' not found (required by /usr/lib/libkhtml.so.4)

bt ~ #

Ze strony amaroka dowiedziałem się że powinna byc wyższa wersja kdelib niż ta którą mam, wiez zauktalizowałem.

dar3k01

Rejestrując się na niniejszym forum zobowiązałeś się przestrzegać jego regulaminu. Niestety, w tym momencie łamiesz go poprzez nie używanie polskich znaczków (ą, ę, ź, ż, ć, ó, ł, ń). Proszę więc o poprawienie wszystkich swoich postów w tym temacie pod kontem polskich znaczków, przy użyciu przycisku zmien.gif

W przypadku zignorowania prośby, zostaną wyciągnięte surowe konsekwencje.

Ok. Poprawiłem.

dar3k01 , prosiłem Ciebie o poprawienie wszystkich postów, a Ty poprawiłeś tylko jeden. Popraw wszystkie.

dar3k01 BT2 to dystrybucja co tu kryć dla hakerów to po pierwsze a po drugie co ważne dla zaawansowanych użytkowników…

nie lepiej zainstalować coś normalnego i prostego??