Page 1 of 3 123 LastLast
Results 1 to 10 of 26

Thread: Error al instalar tema de sonidos

  1. #1
    Join Date
    Dec 2007
    Location
    BUE @ Argentina
    Beans
    1,225
    Distro
    Kubuntu 9.04 Jaunty Jackalope

    Exclamation [SOLVED] Error al instalar tema de sonidos

    Hola gente,
    tengo un problema con las notificaciones de sonido de Empathy (para Gtalk)
    Buscando, encontre la causa:
    I can't hear any sound notifications

    In Ubuntu the sound themes doesn't contain yet the sounds needed by Empathy, there is a bug reported on Launchpad. At the moment you can use this sound theme (http://people.freedesktop.org/~mccan...op-0.2.tar.bz2). Make sure the sound notification are activated both in Empathy preference and Gnome sound properties. You will also need to set the sound theme to Default instead of Ubuntu.
    [1]

    Resulta que al bajar el tema y tratar de instalarlo con los clasicos './configure; make; make install' me salen estos errores:
    Code:
    $ ./configure 
    checking for a BSD-compatible install... /usr/bin/install -c   
    checking whether build environment is sane... yes              
    checking for a thread-safe mkdir -p... /bin/mkdir -p           
    checking for gawk... gawk                                      
    checking whether make sets $(MAKE)... yes                      
    checking whether NLS is requested... yes                       
    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... none                       
    checking for intltool >= 0.40.0... 0.40.6 found                
    checking for intltool-update... /usr/bin/intltool-update       
    checking for intltool-merge... /usr/bin/intltool-merge         
    checking for intltool-extract... /usr/bin/intltool-extract     
    checking for xgettext... /usr/bin/xgettext                     
    checking for msgmerge... /usr/bin/msgmerge                     
    checking for msgfmt... /usr/bin/msgfmt                         
    checking for gmsgfmt... /usr/bin/msgfmt                        
    checking for perl... /usr/bin/perl                             
    checking for XML::Parser... ok                                 
    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 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 locale.h usability... yes                             
    checking locale.h presence... yes                              
    checking for locale.h... yes                                   
    checking for LC_MESSAGES... yes                                
    checking libintl.h usability... yes                            
    checking libintl.h presence... yes                             
    checking for libintl.h... yes                                  
    checking for ngettext in libc... yes                           
    checking for dgettext in libc... yes                           
    checking for bind_textdomain_codeset... yes                    
    checking for msgfmt... (cached) /usr/bin/msgfmt                
    checking for dcgettext... yes                                  
    checking if msgfmt accepts -c... yes                           
    checking for gmsgfmt... (cached) /usr/bin/msgfmt               
    checking for xgettext... (cached) /usr/bin/xgettext            
    configure: creating ./config.status                            
    config.status: creating Makefile                               
    config.status: creating stereo/Makefile                        
    config.status: creating po/Makefile.in                         
    config.status: executing depfiles commands                     
    config.status: executing default-1 commands                    
    config.status: executing po/stamp-it commands                  
    $ make        
    Making all in stereo                                           
    make[1]: se ingresa al directorio `/home/sergio/temp/sound-theme-freedesktop-0.2/stereo'
    make[1]: No se hace nada para `all'.                                                    
    make[1]: se sale del directorio `/home/sergio/temp/sound-theme-freedesktop-0.2/stereo'  
    Making all in po                                                                        
    make[1]: se ingresa al directorio `/home/sergio/temp/sound-theme-freedesktop-0.2/po'    
    make[1]: No se hace nada para `all'.                                                    
    make[1]: se sale del directorio `/home/sergio/temp/sound-theme-freedesktop-0.2/po'      
    make[1]: se ingresa al directorio `/home/sergio/temp/sound-theme-freedesktop-0.2'       
    /usr/bin/intltool-merge  ; /usr/bin/intltool-merge ./po index.theme.in index.theme -d -u -c ./po/.intltool-merge-cache
    Usage: intltool-merge [OPTION]... PO_DIRECTORY FILENAME OUTPUT_FILE                                                   
    Generates an output file that includes some localized attributes from an                                              
    untranslated source file.                                                                                             
    
    Mandatory options: (exactly one must be specified)
      -b, --ba-style         includes translations in the bonobo-activation style
      -d, --desktop-style    includes translations in the desktop style          
      -k, --keys-style       includes translations in the keys style             
      -s, --schemas-style    includes translations in the schemas style          
      -r, --rfc822deb-style  includes translations in the RFC822 style           
          --quoted-style     includes translations in the quoted string style    
          --quotedxml-style  includes translations in the quoted xml string style
      -x, --xml-style        includes translations in the standard xml style     
    
    Other options:
      -u, --utf8             convert all strings to UTF-8 before merging
                             (default for everything except RFC822 style)
      -p, --pass-through     deprecated, does nothing and issues a warning
      -m, --multiple-output  output one localized file per locale, instead of
                             a single file containing all localized elements
      -c, --cache=FILE       specify cache file name
                             (usually $top_builddir/po/.intltool-merge-cache)
      -q, --quiet            suppress most messages
          --help             display this help and exit
          --version          output version information and exit
    
    Report bugs to http://bugzilla.gnome.org/ (product name "intltool")
    or send email to <xml-i18n-tools@gnome.org>.
    Generating and caching the translation database
    Merging translations into index.theme.
    make[1]: se sale del directorio `/home/sergio/temp/sound-theme-freedesktop-0.2'
    $ make install
    Making install in stereo
    make[1]: se ingresa al directorio `/home/sergio/temp/sound-theme-freedesktop-0.2/stereo'
    make[2]: se ingresa al directorio `/home/sergio/temp/sound-theme-freedesktop-0.2/stereo'
    make[2]: No se hace nada para `install-exec-am'.
    test -z "/usr/local/share/sounds/freedesktop/stereo" || /bin/mkdir -p "/usr/local/share/sounds/freedesktop/stereo"
    /bin/mkdir: no se puede crear el directorio «/usr/local/share/sounds»: Permiso denegado
    make[2]: *** [install-soundDATA] Error 1
    make[2]: se sale del directorio `/home/sergio/temp/sound-theme-freedesktop-0.2/stereo'
    make[1]: *** [install-am] Error 2
    make[1]: se sale del directorio `/home/sergio/temp/sound-theme-freedesktop-0.2/stereo'
    make: *** [install-recursive] Error 1
    Que me falta? Que esta mal? Porque a mi?

    Tengo Kubuntu JJ actualizado al dia.

    [1] http://live.gnome.org/Empathy/FAQ#he...db064e5632228e
    Last edited by sergiom99; August 20th, 2009 at 03:45 AM. Reason: solved?
    /**HP Pavilion DV6646us laptop: AMD 1.9 GHz Turion 64 X2 / 2Gb RAM / 160Gb HDD / NVIDIA GeForce Go 7150M / 15.4" WXGA / BroadCom BCM4328 wireless / Built-in webcam **/
    -- Kubuntu 9.04, CentOs 5.2, Mikrotik RouterOS 3.3 User -- Argentina LoCo Team

  2. #2
    Join Date
    Jun 2008
    Beans
    1,248

    Re: Error al instalar tema de sonidos

    Creo que lo que estás
    tratando de compilar
    aparece en este PPA.
    Chequealo, puede ser
    eso que buscás.

  3. #3
    Join Date
    Dec 2007
    Location
    BUE @ Argentina
    Beans
    1,225
    Distro
    Kubuntu 9.04 Jaunty Jackalope

    Re: Error al instalar tema de sonidos

    gracias Pablo!
    Es eso y se instaló OK.
    Ahora tengo que encontrar en que parte de KDE cambio el tema de sonido...
    /**HP Pavilion DV6646us laptop: AMD 1.9 GHz Turion 64 X2 / 2Gb RAM / 160Gb HDD / NVIDIA GeForce Go 7150M / 15.4" WXGA / BroadCom BCM4328 wireless / Built-in webcam **/
    -- Kubuntu 9.04, CentOs 5.2, Mikrotik RouterOS 3.3 User -- Argentina LoCo Team

  4. #4
    Join Date
    May 2007
    Location
    Buenos Aires - Argentina
    Beans
    3,661
    Distro
    Xubuntu 12.04 Precise Pangolin

    Re: Error al instalar tema de sonidos

    Quote Originally Posted by sergiom99 View Post
    gracias Pablo!
    Es eso y se instaló OK.
    Ahora tengo que encontrar en que parte de KDE cambio el tema de sonido...
    Is this thread solved ?
    Guillermo Lisi
    ----------------
    Minds are like parachutes. They only function when they are open.

  5. #5
    Join Date
    Dec 2007
    Location
    BUE @ Argentina
    Beans
    1,225
    Distro
    Kubuntu 9.04 Jaunty Jackalope

    Re: Error al instalar tema de sonidos

    Quote Originally Posted by guillermolisi View Post
    Is this thread solved ?
    Not yet... KDE4 parece no tener un lugar para cambiar el tema de sonido... que vuelva Kcontrol!!!
    /**HP Pavilion DV6646us laptop: AMD 1.9 GHz Turion 64 X2 / 2Gb RAM / 160Gb HDD / NVIDIA GeForce Go 7150M / 15.4" WXGA / BroadCom BCM4328 wireless / Built-in webcam **/
    -- Kubuntu 9.04, CentOs 5.2, Mikrotik RouterOS 3.3 User -- Argentina LoCo Team

  6. #6
    Join Date
    Jun 2008
    Beans
    1,248

    Re: Error al instalar tema de sonidos

    Acá no te puedo ayudar
    porque KDE y yo nunca
    pegamos onda.
    En QT4Config no se puede
    modificar?

  7. #7
    Join Date
    May 2007
    Location
    Buenos Aires - Argentina
    Beans
    3,661
    Distro
    Xubuntu 12.04 Precise Pangolin

    Re: Error al instalar tema de sonidos

    Sergio, no termino de entender bien que es lo que queres hacer pero .... lo que buscas no esta en System Settings ?
    Guillermo Lisi
    ----------------
    Minds are like parachutes. They only function when they are open.

  8. #8
    Join Date
    Dec 2007
    Location
    BUE @ Argentina
    Beans
    1,225
    Distro
    Kubuntu 9.04 Jaunty Jackalope

    Re: Error al instalar tema de sonidos

    Quote Originally Posted by guillermolisi View Post
    Sergio, no termino de entender bien que es lo que queres hacer pero .... lo que buscas no esta en System Settings ?
    No, o por lo menos esta BIEN escondido. Tampoco en QT4Settings.

    Quiero instalar un tema de sonidos, que incluya sonidos para los eventos de Empathy.
    /**HP Pavilion DV6646us laptop: AMD 1.9 GHz Turion 64 X2 / 2Gb RAM / 160Gb HDD / NVIDIA GeForce Go 7150M / 15.4" WXGA / BroadCom BCM4328 wireless / Built-in webcam **/
    -- Kubuntu 9.04, CentOs 5.2, Mikrotik RouterOS 3.3 User -- Argentina LoCo Team

  9. #9
    Join Date
    May 2007
    Location
    Buenos Aires - Argentina
    Beans
    3,661
    Distro
    Xubuntu 12.04 Precise Pangolin

    Re: Error al instalar tema de sonidos

    Extractado de userbase.kde.org:
    kcontrol no longer exists

    kcontrol no longer exists. Use the program systemsettings instead.
    Included, at least in KDE 4.2.1
    Estoy indagando en Systems Settings y en el site que mencione, hasta ahora no encontre nada que siquiera me de un indicio para modificar el sistema de sonidos ....
    Guillermo Lisi
    ----------------
    Minds are like parachutes. They only function when they are open.

  10. #10
    Join Date
    Dec 2007
    Location
    BUE @ Argentina
    Beans
    1,225
    Distro
    Kubuntu 9.04 Jaunty Jackalope

    Re: Error al instalar tema de sonidos

    Guille, yo tampoco pude encontrar demasiado en google.


    se habra caido el mito de que en KDE podias configurar hasta lo que no existe?

    asi era con Kcontrol
    /**HP Pavilion DV6646us laptop: AMD 1.9 GHz Turion 64 X2 / 2Gb RAM / 160Gb HDD / NVIDIA GeForce Go 7150M / 15.4" WXGA / BroadCom BCM4328 wireless / Built-in webcam **/
    -- Kubuntu 9.04, CentOs 5.2, Mikrotik RouterOS 3.3 User -- Argentina LoCo Team

Page 1 of 3 123 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •