Je cherche a savoir comment installer Linux MultiMedia Studio je l'ai vu sur KDE-apps et téléchargé via le lien dispo vers source forge dispo ici lien

Voici le contenu de l'archive:
$ dir /home/Neodns/Téléchargement/lmms-0.3.0/lmms-0.3.0
acinclude.m4  config.guess  COPYING  install-sh    Makefile.in  TODO
aclocal.m4    config.h.in   data     lmms.1        missing
AUTHORS       config.sub    depcomp  lmms.spec.in  plugins
buildtools    configure     include  ltmain.sh     README
ChangeLog     configure.in  INSTALL  Makefile.am   src
ps: j'ai un peut cherché sur yum et j'ai rien trouvé :-?

J'ai essayé les instruction :
Quick Instructions
==================

Go to the directory containing the package's source code and type:

autoreconf -is
./configure
make install
lmms
et voici ce que les commandes me renvoient:
[root@localhost ~]# cd /home/Neodns/Téléchargement/lmms-0.3.0/lmms-0.3.0
[root@localhost lmms-0.3.0]# autoreconf -is
-bash: autoreconf: command not found
[root@localhost lmms-0.3.0]# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking for C++ compiler default output file name...
configure: error: C++ compiler cannot create executables
See `config.log' for more details.
[root@localhost lmms-0.3.0]# make install
make: *** Pas de règle pour fabriquer la cible « install ». Arrêt.
Et voici le config.log :
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by lmms configure 0.3.0, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ ./configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = localhost.localdomain
uname -m = i686
uname -r = 2.6.22.9-91.fc7
uname -s = Linux
uname -v = #1 SMP Thu Sep 27 23:10:59 EDT 2007

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/kerberos/sbin
PATH: /usr/kerberos/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /root/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2062: checking for a BSD-compatible install
configure:2118: result: /usr/bin/install -c
configure:2129: checking whether build environment is sane
configure:2172: result: yes
configure:2237: checking for gawk
configure:2253: found /bin/gawk
configure:2264: result: gawk
configure:2275: checking whether make sets $(MAKE)
configure:2296: result: yes
configure:2543: checking for g++
configure:2573: result: no
configure:2543: checking for c++
configure:2573: result: no
configure:2543: checking for gpp
configure:2573: result: no
configure:2543: checking for aCC
configure:2573: result: no
configure:2543: checking for CC
configure:2573: result: no
configure:2543: checking for cxx
configure:2573: result: no
configure:2543: checking for cc++
configure:2573: result: no
configure:2543: checking for cl.exe
configure:2573: result: no
configure:2543: checking for FCC
configure:2573: result: no
configure:2543: checking for KCC
configure:2573: result: no
configure:2543: checking for RCC
configure:2573: result: no
configure:2543: checking for xlC_r
configure:2573: result: no
configure:2543: checking for xlC
configure:2573: result: no
configure:2601: checking for C++ compiler version
configure:2608: g++ --version >&5
./configure: line 2609: g++: command not found
configure:2611: $? = 127
configure:2618: g++ -v >&5
./configure: line 2619: g++: command not found
configure:2621: $? = 127
configure:2628: g++ -V >&5
./configure: line 2629: g++: command not found
configure:2631: $? = 127
configure:2654: checking for C++ compiler default output file name
configure:2681: g++    conftest.cpp  >&5
./configure: line 2682: g++: command not found
configure:2684: $? = 127
configure:2722: result: 
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lmms"
| #define PACKAGE_TARNAME "lmms"
| #define PACKAGE_VERSION "0.3.0"
| #define PACKAGE_STRING "lmms 0.3.0"
| #define PACKAGE_BUGREPORT "lmms-devel/at/lists/dot/sf/dot/net"
| #define PACKAGE "lmms"
| #define VERSION "0.3.0"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:2729: error: C++ compiler cannot create executables
See `config.log' for more details.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_make_make_set=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/Neodns/Téléchargement/lmms-0.3.0/lmms-0.3.0/missing --run aclocal-1.9'
ALLOCA=''
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR='${SHELL} /home/Neodns/Téléchargement/lmms-0.3.0/lmms-0.3.0/missing --run tar'
AR=''
AS=''
AUTOCONF='${SHELL} /home/Neodns/Téléchargement/lmms-0.3.0/lmms-0.3.0/missing --run autoconf'
AUTOHEADER='${SHELL} /home/Neodns/Téléchargement/lmms-0.3.0/lmms-0.3.0/missing --run autoheader'
AUTOMAKE='${SHELL} /home/Neodns/Téléchargement/lmms-0.3.0/lmms-0.3.0/missing --run automake-1.9'
AWK='gawk'
BIN2RES=''
BUILD_LINUX_FALSE=''
BUILD_LINUX_TRUE=''
BUILD_WIN32_FALSE=''
BUILD_WIN32_TRUE=''
CC=''
CCDEPMODE=''
CFLAGS=''
CPP=''
CPPFLAGS=''
CXX='g++'
CXXCPP=''
CXXDEPMODE=''
CXXFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR=''
DLLTOOL=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
F77=''
FFLAGS=''
GREP=''
HAVE_LIBASOUND_FALSE=''
HAVE_LIBASOUND_TRUE=''
HAVE_LIBFLAC_FALSE=''
HAVE_LIBFLAC_TRUE=''
HAVE_LIBJACK_FALSE=''
HAVE_LIBJACK_TRUE=''
HAVE_LIBSDL_FALSE=''
HAVE_LIBSDL_SOUND_FALSE=''
HAVE_LIBSDL_SOUND_TRUE=''
HAVE_LIBSDL_TRUE=''
HAVE_LIBSF_FALSE=''
HAVE_LIBSF_TRUE=''
HAVE_LIBVORBIS_FALSE=''
HAVE_LIBVORBIS_TRUE=''
HAVE_RPM_FALSE=''
HAVE_RPM_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LADSPA_SUPPORT_FALSE=''
LADSPA_SUPPORT_TRUE=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LN_S=''
LRELEASE=''
LTLIBOBJS=''
LUPDATE=''
MAKEINFO='${SHELL} /home/Neodns/Téléchargement/lmms-0.3.0/lmms-0.3.0/missing --run makeinfo'
MOC=''
OBJDUMP=''
OBJEXT=''
PACKAGE='lmms'
PACKAGE_BUGREPORT='lmms-devel/at/lists/dot/sf/dot/net'
PACKAGE_NAME='lmms'
PACKAGE_STRING='lmms 0.3.0'
PACKAGE_TARNAME='lmms'
PACKAGE_VERSION='0.3.0'
PATH_SEPARATOR=':'
QASSISTANTCLIENT_LDADD=''
QT_CXXFLAGS=''
QT_GUILINK=''
QT_LDADD=''
RANLIB=''
RPMSOURCEDIR=''
SED=''
SET_MAKE=''
SHELL='/bin/sh'
SHIP_CAPS_FALSE=''
SHIP_CAPS_TRUE=''
SINGERBOT_SUPPORT_FALSE=''
SINGERBOT_SUPPORT_TRUE=''
STK_SUPPORT_FALSE=''
STK_SUPPORT_TRUE=''
STRIP=''
UIC=''
USE_3RDPARTY_LIBSRC_FALSE=''
USE_3RDPARTY_LIBSRC_TRUE=''
VERSION='0.3.0'
VST_SUPPORT_FALSE=''
VST_SUPPORT_TRUE=''
WINECXX=''
XMKMF=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_F77=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE=''
am__include=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build=''
build_alias=''
build_cpu=''
build_os=''
build_vendor=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host=''
host_alias=''
host_cpu=''
host_os=''
host_vendor=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='/home/Neodns/Téléchargement/lmms-0.3.0/lmms-0.3.0/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
lmmsdatadir=''
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
stk_includes=''
stk_lib=''
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "lmms"
#define PACKAGE_TARNAME "lmms"
#define PACKAGE_VERSION "0.3.0"
#define PACKAGE_STRING "lmms 0.3.0"
#define PACKAGE_BUGREPORT "lmms-devel/at/lists/dot/sf/dot/net"
#define PACKAGE "lmms"
#define VERSION "0.3.0"

configure: exit 77
Merci d'avance
Il te manque le paquet : autoconf :
yum install autoconf
voici ce que autoreconf me renvoie :
[root@localhost lmms-0.3.0]# autoreconf -is
Can't exec "aclocal": Aucun fichier ou répertoire de ce type at /usr/bin/autoreconf line 182.
Use of uninitialized value in pattern match (m//) at /usr/bin/autoreconf line 182.
Can't exec "automake": Aucun fichier ou répertoire de ce type at /usr/bin/autoreconf line 183.
Use of uninitialized value in pattern match (m//) at /usr/bin/autoreconf line 183.
Can't exec "aclocal": Aucun fichier ou répertoire de ce type at /usr/share/autoconf/Autom4te/FileUtils.pm line 290.
autoreconf: failed to run aclocal: Aucun fichier ou répertoire de ce type
@ combo
il n'est pas dans les depot CCRMA
???

Je l'ai installé hier chez moi !
yum install lmms
EDIT: Je confirme, il est bien dans le dépot CCRMA. planetccrma pour être précis.
Vérifie que le repo planetccrma est bien actif.