Codice: Seleziona tutto
bash-3.00# installpkg k3b-0.12.14-i486-1kjz.tgz
Installing package k3b-0.12.14-i486-1kjz...
PACKAGE DESCRIPTION:
k3b: K3b - The CD Kreator
k3b:
k3b: K3b is a CD and DVD burning application for Linux systems, optimized
k3b: for KDE. It provides a comfortable user interface to perform most
k3b: CD/DVD burning tasks, like creating an Audio CD from a set of audio
k3b: files, or copying a CD. The actual burning in K3b is done by the
k3b: command line utilities cdrecord, cdrdao, and growisofs.
k3b: Requires: FFMpeg, FLAC, Lame, libsamplerate, libsndfile, Musepack,
k3b: MusicBrainz, Ogg Vorbis, and Taglib.
k3b: Homepage: http://www.k3b.org/
k3b: Packaged by Ken Zalewski (kennyz@nycap.rr.com)
Executing install script for k3b-0.12.14-i486-1kjz...
bash-3.00# k3b
bash: k3b: command not found
bash-3.00# Codice: Seleziona tutto
K3b Configure results:
------------------------------------------
Ogg Vorbis support: yes
Mp3 decoding support (libmad): yes
Audio meta data reading with Taglib: yes
libsndfile audio decoding support: yes
FLAC support: yes
Musepack support: no
You are missing the Musepack headers and libraries >= 1.1.
The Musepack audio decoding plugin won't be compiled.
Lame Mp3 encoder plugin: yes
Audio resampling:
using version bundled with K3b
FFMpeg decoder plugin (decodes wma and others):
no
You are missing the ffmpeg headers and libraries
version 0.4.9 or higher.
The ffmpeg audio decoding plugin (decodes wma and
others) won't be compiled.
Resmgr support: no
Audioplayer available (aRts) yes
Compile K3bSetup 2: yes
Tag guessing using MusicBrainz yes
Compile HAL support no
You are missing the HAL >= 0.4 headers and libraries
or the DBus Qt bindings.
Good - your configure finished. Start make now
e dato ./configure poi make e make install da root scrivo k3b è questo è il risultato:
Codice: Seleziona tutto
Making install in audioprojectcddb
make[3]: Entering directory `/home/topolinux/k3b-0.12.14/plugins/project/audioprojectcddb'
make[4]: Entering directory `/home/topolinux/k3b-0.12.14/plugins/project/audioprojectcddb'
/bin/sh ../../../admin/mkinstalldirs /opt/kde/lib
/bin/sh ../../../libtool --silent --mode=install /usr/bin/ginstall -c -p libk3baudioprojectcddbplugin.la /opt/kde/lib/libk3baudioprojectcddbplugin.la
PATH="$PATH:/sbin" ldconfig -n /opt/kde/lib
/bin/sh ../../../admin/mkinstalldirs /opt/kde/share/apps/k3b/plugins
/usr/bin/ginstall -c -p -m 644 k3baudioprojectcddbplugin.plugin /opt/kde/share/apps/k3b/plugins/k3baudioprojectcddbplugin.plugin
make[4]: Leaving directory `/home/topolinux/k3b-0.12.14/plugins/project/audioprojectcddb'
make[3]: Leaving directory `/home/topolinux/k3b-0.12.14/plugins/project/audioprojectcddb'
Making install in audiometainforenamer
make[3]: Entering directory `/home/topolinux/k3b-0.12.14/plugins/project/audiometainforenamer'
make[4]: Entering directory `/home/topolinux/k3b-0.12.14/plugins/project/audiometainforenamer'
/bin/sh ../../../admin/mkinstalldirs /opt/kde/lib
/bin/sh ../../../libtool --silent --mode=install /usr/bin/ginstall -c -p libk3baudiometainforenamerplugin.la /opt/kde/lib/libk3baudiometainforenamerplugin.la
PATH="$PATH:/sbin" ldconfig -n /opt/kde/lib
/bin/sh ../../../admin/mkinstalldirs /opt/kde/share/apps/k3b/plugins
/usr/bin/ginstall -c -p -m 644 k3baudiometainforenamerplugin.plugin /opt/kde/share/apps/k3b/plugins/k3baudiometainforenamerplugin.plugin
make[4]: Leaving directory `/home/topolinux/k3b-0.12.14/plugins/project/audiometainforenamer'
make[3]: Leaving directory `/home/topolinux/k3b-0.12.14/plugins/project/audiometainforenamer'
make[3]: Entering directory `/home/topolinux/k3b-0.12.14/plugins/project'
make[4]: Entering directory `/home/topolinux/k3b-0.12.14/plugins/project'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/topolinux/k3b-0.12.14/plugins/project'
make[3]: Leaving directory `/home/topolinux/k3b-0.12.14/plugins/project'
make[2]: Leaving directory `/home/topolinux/k3b-0.12.14/plugins/project'
make[2]: Entering directory `/home/topolinux/k3b-0.12.14/plugins'
make[3]: Entering directory `/home/topolinux/k3b-0.12.14/plugins'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/topolinux/k3b-0.12.14/plugins'
make[2]: Leaving directory `/home/topolinux/k3b-0.12.14/plugins'
make[1]: Leaving directory `/home/topolinux/k3b-0.12.14/plugins'
Making install in k3bsetup
make[1]: Entering directory `/home/topolinux/k3b-0.12.14/k3bsetup'
make[2]: Entering directory `/home/topolinux/k3b-0.12.14/k3bsetup'
/bin/sh ../admin/mkinstalldirs /opt/kde/bin
/usr/bin/ginstall -c -p k3bsetup /opt/kde/bin/k3bsetup
/bin/sh ../admin/mkinstalldirs /opt/kde/lib/kde3
/bin/sh ../libtool --silent --mode=install /usr/bin/ginstall -c -p kcm_k3bsetup2.la /opt/kde/lib/kde3/kcm_k3bsetup2.la
PATH="$PATH:/sbin" ldconfig -n /opt/kde/lib/kde3
/bin/sh ../admin/mkinstalldirs /opt/kde/share/applnk/Settings/System
/usr/bin/ginstall -c -p -m 644 k3bsetup2.desktop /opt/kde/share/applnk/Settings/System/k3bsetup2.desktop
make[2]: Leaving directory `/home/topolinux/k3b-0.12.14/k3bsetup'
make[1]: Leaving directory `/home/topolinux/k3b-0.12.14/k3bsetup'
make[1]: Entering directory `/home/topolinux/k3b-0.12.14'
make[2]: Entering directory `/home/topolinux/k3b-0.12.14'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/topolinux/k3b-0.12.14'
make[1]: Leaving directory `/home/topolinux/k3b-0.12.14'
bash-3.00# k3b
bash: k3b: command not found
bash-3.00#
Che devo fare?

