[Musix-usuarios] instalando MUSIX al 99% de funcionalidad en una Dell Studio 15

Pablo Romero pabloromero.j en gmail.com
Dom Dic 21 22:31:38 CET 2008


no tengo idea si instale el codigo de fuente para ese kernel, la parte que
esta en el cuadro no la puedo hacer

probe instalando mercurial:
oot en chivilnote:/home/Pablo# ./hgcompile
bash: ./hgcompile: No such file or directory
root en chivilnote:/home/Pablo# cd /home/Pablo/Desktop
root en chivilnote:/home/Pablo/Desktop# ./hgcompile
bash: ./hgcompile: No such file or directory
root en chivilnote:/home/Pablo/Desktop# ./configure
bash: ./configure: No such file or directory
root en chivilnote:/home/Pablo/Desktop#



Quick installation

Type the following commands in the shell of your choice.
  NB:

*If you are using Hg (Mercurial <http://www.selenic.com/mercurial/>) then
you need to type:*

        ./hgcompile "or" make build

*instead of:*

        ./configure


Make a directory to store the alsa source code in:

       cd /usr/src
       mkdir alsa
       cd alsa
       cp /downloads/alsa-* .

Now unzip and install the alsa-driver package:

       bunzip2 alsa-driver-xxx
       tar -xf alsa-driver-xxx
       cd alsa-driver-xxx
       ./configure --with-cards=hda-intel --with-sequencer=yes ; make ; make ins







2008/12/21 Marcos Guglielmetti <marcos en ovejafm.com>

> El Dom 21 Dic 2008, Pablo Romero escribió:
>  | 2008/12/21 Pablo Lozano <curchunflo1 en hotmail.com>
>  |
>  | >  A veces da ese error cuando usas sudo, probá hacerlo como root,
>  | > para eso en consola tenés que escribir: su y te va a pedir tu
>  | > password, le das enter y en lugar de aparecerte
>  | > Pablo en chivilnote:~$ <Pablo en chivilnote:%7E$> te va a apareceR:
>  | > root en chivilnote:~$ <root en chivilnote:%7E$> , fijate qu{e pasa y
>  | > avisa de nuevo,
>  | >
>  | > Pablito
>  |
>  | ahi va como root
>  |
>  | root en chivilnote:/downloads/alsa/alsa-driver-1.0.18a# cd
>  | /downloads/alsa/alsa-driver-1.0.18a
>  | root en chivilnote:/downloads/alsa/alsa-driver-1.0.18a# ./configure
>  | --with-cards=hda-intel --with-sequencer=yes ; make ; make install
>
> Hola, luego te dice que corras el script configure primero, por lo
> cual no sé si
>
> ./configure --with-cards=hda-intel --with-sequencer=yes
>
> está funcionando bien
>
>  | 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 for ranlib... ranlib
>  | checking for a BSD-compatible install... /usr/bin/install -c
>  | checking how to run the C preprocessor... gcc -E
>  | checking for grep that handles long lines and -e... /bin/grep
>  | checking for egrep... /bin/grep -E
>  | checking for ANSI C header files... yes
>  | checking for an ANSI C-conforming const... yes
>  | checking for inline... inline
>  | checking whether time.h and sys/time.h may both be included... yes
>  | checking whether gcc needs -traditional... no
>  | checking for current directory...
>  | /downloads/alsa/alsa-driver-1.0.18a checking cross compile...
>  | checking for directory with kernel source... ./configure: line
>  | 4773: cd: /usr/src/linux: No such file or directory
>  | /usr/src/linux
>
>
> O quizá está acá el problema
>
>
>
>  | checking for directory with kernel build...
>  | checking for kernel linux/version.h... no
>  | The file /include/linux/version.h does not exist.
>  | Please install the package with full kernel sources for your
>  | distribution or use --with-kernel=dir option to specify another
>  | directory with kernel sources (default is /usr/src/linux).
>
> allí te lo dice: no encuentra los fuentes para ese kernel que estás
> usando ¿instalaste el código fuente para ese kernel?
>
>  | make all-deps
>  | make[1]: se ingresa al directorio
>  | `/downloads/alsa/alsa-driver-1.0.18a' make[1]: No se hace nada
>  | para `all-deps'.
>  | make[1]: se sale del directorio
>  | `/downloads/alsa/alsa-driver-1.0.18a'
>  |
>  | Please, run the configure script as first...
>  |
>  | if [ -L /include/sound ]; then \
>  |                 rm -f /include/sound; \
>  |                 ln -sf
>  | /downloads/alsa/alsa-driver-1.0.18a/include/sound /include/sound;
>  | \
>  |         else \
>  |                 rm -rf /include/sound; \
>  |                 install -d -m 755 -g root -o root /include/sound;
>  | \ for f in include/sound/*.h; do \
>  |                         install -m 644 -g root -o root $f
>  | /include/sound; \ done \
>  |         fi
>  | install: no se puede efectuar `stat' sobre «include/sound/*.h»: No
>  | such file or directory
>  | make: *** [install-headers] Error 1
>  | root en chivilnote:/downloads/alsa/alsa-driver-1.0.18a#
>
>
> _______________________________________________
> Musix GNU+Linux - www.musix.org.ar
> Musix-usuarios mailing list
> Musix-usuarios en lists.ourproject.org
> https://lists.ourproject.org/cgi-bin/mailman/listinfo/musix-usuarios
>
>
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: /pipermail/musix-usuarios/attachments/20081221/08b08673/attachment.htm


Más información sobre la lista de distribución Musix-usuarios