› Foros › PC › Software libre
IMPORTANT INSTALL INSTRUCTIONS
================================
In order to compile and install amaroK on your system, type the following in the
base directory of the amaroK distribution:
% ./configure --prefix=`kde-config --prefix`
% make
% make install
[root@x1-6-00-0d-61-ae-ba-f2 amarok-1.2.1]# ./configure --prefix=`kde-config --prefix`
bash: kde-config: command not found
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/install -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... not found
configure: error: The important program kde-config was not found!
Please check whether you installed KDE correctly.
[root@x1-6-00-0d-61-ae-ba-f2 amarok-1.2.1]# make
make: *** No se especificó ningún objetivo y no se encontró ningún makefile. Alto.
kienzoi escribió:Seguramente no tienes instalado kde ( ¿me equivoco?) y el amarok ese necesita de alguna libreria de kde para funcionar.
[root@x1-6-00-0d-61-ae-ba-f2 qtparted-0.4.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/install -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 style of include used by make... GNU
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
checking for gcc... no
keo01 escribió:Por curiosidad, que distribucion usas?
keo01 escribió:Otra posibilidad es que, si quieres editar un archivo, es desde la consola siendo root lances el editor de textos que uses, y y en el editor buscar el archivo en cuestion de manera grafica.
NeoRave escribió:Instala los paquetes de desarrollo, es decir, gcc-dev o gcc-devel o algo así
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 ANSI C... none needed
checking dependency style of gcc... gcc3
checking whether byte ordering is bigendian... no
checking for strerror in -lcposix... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
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... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking whether gcc needs -traditional... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
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 for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking whether we are using the GNU C++ compiler... (cached) no
checking whether g++ accepts -g... (cached) no
checking dependency style of g++... (cached) none
checking whether g++ supports -Wundef... no
checking whether g++ supports -Wno-long-long... no
checking whether g++ supports -Wnon-virtual-dtor... no
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
|Bou| escribió:checking for g++... no
bastian escribió:En vez de pasarnos a nosotros cada error también puedes usar la búsqueda, haciendo un poco de caso a los errores que te da (mirar el log) y leerte un buen manual. Y tampoco hace falta que empieces a compilar el primer día, no hay ninguna necesidad.
Un saludo.
checking for mount... /bin/mount
checking for umount... /bin/umount
checking for xfs_growfs... /usr/sbin/xfs_growfs
configure: error: *** mkntfs not found. Please, install ntfsprogs (http://linux-ntfs.sourceforge.net) or disable the NTFS support with --disable-ntfs
root@bou:/home/bou/Desktop/qtparted-0.4.4 # --disable-ntfs
bash: --disable-ntfs: command not found
root@bou:/home/bou/Desktop/qtparted-0.4.4 # disable-ntfs
bash: disable-ntfs: command not found
daniel_5 escribió:Has probado suse? para mi es de las mas facilonas y hay de todo en rpm
Un saludo
parezco tonto ya de tanto instalar y desinstalar distros. Me quedo con la que tengo hasta que aprenda a usarla, y luego ya veremos.
|Bou| escribió:
Suse fue la primera que probé, pero se basa en KDE y quiero usar GNOME, me gusta más. Aparte de eso, cuando tuve problemas con SUSE me recomendaron Mandrake; cuando los tuve con Mandrake (muchísimos, nada de lo que instalaba llegaba a funcionar) me mandaron a Fedora; ahora pruebo Ubuntu y me recomiendas SUSE de nuevo... parezco tonto ya de tanto instalar y desinstalar distros. Me quedo con la que tengo hasta que aprenda a usarla, y luego ya veremos.
Mucho mola Linux, pero me ponga la distro que me ponga siempre hay alguien que dice "uh, ésa es una mierda", ¿hay alguna que sea buena?
checking for mount... /bin/mount
checking for umount... /bin/umount
checking for xfs_growfs... /usr/sbin/xfs_growfs
configure: error: *** mkntfs not found. Please,
install ntfsprogs
([url]http://linux-ntfs.sourceforge.net[/url]) or
disable the NTFS support with --disable-ntfs
root@bou:/home/bou/Desktop/qtparted-0.4.4 # --disable-ntfs
bash: --disable-ntfs: command not found
root@bou:/home/bou/Desktop/qtparted-0.4.4 # disable-ntfs
bash: disable-ntfs: command not found
nevat escribió:Y no te desanimes, al principio puede costar un poco, pero una vez que le pillas el truco... a disfrutar !