Forum Linux.mandriva Superkaramba : config [ok] installation [impossible!]

Posté par  .
Étiquettes : aucune
0
9
mai
2005
Bonjour à tous !
Je suis un peu débutant dans le monde de Linux (connait un peu de commandes et me passionne pour le monde du libre) et j'ai un problème pour installer la version 0.36 de SuperKaramba. J'ai déjà installé Karamba et ma distrib est Mandrake 10.1. Je passe donc en root, tape le dossier où se trouve le fichier "configure" et enfin je tape ./configure . Aucun problème, il y a même un message qui me confirme que la configuration s'est faite avec succès. Je tape donc make, mais voici le message d'erreur :

make all-recursive
make[1]: Entering directory `/home/kanalu/superkaramba-0.36'
Making all in doc
make[2]: Entering directory `/home/kanalu/superkaramba-0.36/doc'
Making all in .
make[3]: Entering directory `/home/kanalu/superkaramba-0.36/doc'
make[3]: Rien à faire pour « all-am ».
make[3]: Leaving directory `/home/kanalu/superkaramba-0.36/doc'
Making all in en
make[3]: Entering directory `/home/kanalu/superkaramba-0.36/doc/en'
make[3]: Rien à faire pour « all ».
make[3]: Leaving directory `/home/kanalu/superkaramba-0.36/doc/en'
make[2]: Leaving directory `/home/kanalu/superkaramba-0.36/doc'
Making all in po
make[2]: Entering directory `/home/kanalu/superkaramba-0.36/po'
make[2]: Rien à faire pour « all ».
make[2]: Leaving directory `/home/kanalu/superkaramba-0.36/po'
Making all in src
make[2]: Entering directory `/home/kanalu/superkaramba-0.36/src'
make[3]: Entering directory `/home/kanalu/superkaramba-0.36/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/qt3//include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT bar_python.o -MD -MP -MF ".deps/bar_python.Tpo" -c -o bar_python.o bar_python.cpp; \
then mv -f ".deps/bar_python.Tpo" ".deps/bar_python.Po"; else rm -f ".deps/bar_python.Tpo"; exit 1; fi
bar_python.cpp:27:20: Python.h: No such file or directory
In file included from bar_python.cpp:31:
meter_python.h:22: error: `PyObject' was not declared in this scope
meter_python.h:22: error: `text' was not declared in this scope
meter_python.h:23: error: expected constructor, destructor, or type conversion before '*' token
meter_python.h:23: error: expected `,' or `;' before '*' token
meter_python.h:25: error: expected constructor, destructor, or type conversion before '*' token
meter_python.h:25: error: expected `,' or `;' before '*' token
meter_python.h:26: error: expected constructor, destructor, or type conversion before '*' token
meter_python.h:26: error: expected `,' or `;' before '*' token
meter_python.h:27: error: expected constructor, destructor, or type conversion before '*' token
meter_python.h:27: error: expected `,' or `;' before '*' token
meter_python.h:28: error: expected constructor, destructor, or type conversion before '*' token
meter_python.h:28: error: expected `,' or `;' before '*' token
meter_python.h:29: error: expected constructor, destructor, or type conversion before '*' token
meter_python.h:29: error: expected `,' or `;' before '*' token
meter_python.h:30: error: expected constructor, destructor, or type conversion before '*' token
meter_python.h:30: error: expected `,' or `;' before '*' token
meter_python.h:31: error: expected constructor, destructor, or type conversion before '*' token
meter_python.h:31: error: expected `,' or `;' before '*' token
meter_python.h:32: error: expected constructor, destructor, or type conversion before '*' token
meter_python.h:32: error: expected `,' or `;' before '*' token
meter_python.h:33: error: expected constructor, destructor, or type conversion before '*' token
meter_python.h:33: error: expected `,' or `;' before '*' token
meter_python.h:34: error: expected constructor, destructor, or type conversion before '*' token
meter_python.h:34: error: expected `,' or `;' before '*' token
meter_python.h:35: error: expected constructor, destructor, or type conversion before '*' token
meter_python.h:35: error: expected `,' or `;' before '*' token
meter_python.h:36: error: expected constructor, destructor, or type conversion before '*' token
meter_python.h:36: error: expected `,' or `;' before '*' token
meter_python.h:37: error: expected constructor, destructor, or type conversion before '*' token
meter_python.h:37: error: expected `,' or `;' before '*' token
meter_python.h:38: error: expected constructor, destructor, or type conversion before '*' token
meter_python.h:38: error: expected `,' or `;' before '*' token
meter_python.h:39: error: expected constructor, destructor, or type conversion before '*' token
meter_python.h:39: error: expected `,' or `;' before '*' token
meter_python.h:40: error: expected constructor, destructor, or type conversion before '*' token
meter_python.h:40: error: expected `,' or `;' before '*' token
meter_python.h:41: error: expected constructor, destructor, or type conversion before '*' token
meter_python.h:41: error: expected `,' or `;' before '*' token
In file included from bar_python.cpp:32:
bar_python.h:42: error: expected constructor, destructor, or type conversion before '*' token
bar_python.h:42: error: expected `,' or `;' before '*' token
bar_python.h:56: error: expected constructor, destructor, or type conversion before '*' token
bar_python.h:56: error: expected `,' or `;' before '*' token
bar_python.h:76: error: expected constructor, destructor, or type conversion before '*' token
bar_python.h:76: error: expected `,' or `;' before '*' token
bar_python.h:91: error: expected constructor, destructor, or type conversion before '*' token
bar_python.h:91: error: expected `,' or `;' before '*' token
bar_python.h:107: error: expected constructor, destructor, or type conversion before '*' token
bar_python.h:107: error: expected `,' or `;' before '*' token
bar_python.h:122: error: expected constructor, destructor, or type conversion before '*' token
bar_python.h:122: error: expected `,' or `;' before '*' token
bar_python.h:138: error: expected constructor, destructor, or type conversion before '*' token
bar_python.h:138: error: expected `,' or `;' before '*' token
bar_python.h:153: error: expected constructor, destructor, or type conversion before '*' token
bar_python.h:153: error: expected `,' or `;' before '*' token
bar_python.h:168: error: expected constructor, destructor, or type conversion before '*' token
bar_python.h:168: error: expected `,' or `;' before '*' token
bar_python.h:182: error: expected constructor, destructor, or type conversion before '*' token
bar_python.h:182: error: expected `,' or `;' before '*' token
bar_python.h:197: error: expected constructor, destructor, or type conversion before '*' token
bar_python.h:197: error: expected `,' or `;' before '*' token
bar_python.h:211: error: expected constructor, destructor, or type conversion before '*' token
bar_python.h:211: error: expected `,' or `;' before '*' token
bar_python.h:227: error: expected constructor, destructor, or type conversion before '*' token
bar_python.h:227: error: expected `,' or `;' before '*' token
bar_python.h:241: error: expected constructor, destructor, or type conversion before '*' token
bar_python.h:241: error: expected `,' or `;' before '*' token
bar_python.h:256: error: expected constructor, destructor, or type conversion before '*' token
bar_python.h:256: error: expected `,' or `;' before '*' token
bar_python.h:270: error: expected constructor, destructor, or type conversion before '*' token
bar_python.h:270: error: expected `,' or `;' before '*' token
bar_python.h:285: error: expected constructor, destructor, or type conversion before '*' token
bar_python.h:285: error: expected `,' or `;' before '*' token
bar_python.h:299: error: expected constructor, destructor, or type conversion before '*' token
bar_python.h:299: error: expected `,' or `;' before '*' token
bar_python.h:314: error: expected constructor, destructor, or type conversion before '*' token
bar_python.h:314: error: expected `,' or `;' before '*' token
bar_python.cpp:34: error: expected constructor, destructor, or type conversion before '*' token
bar_python.cpp:34: error: expected `,' or `;' before '*' token
bar_python.cpp:51: error: expected constructor, destructor, or type conversion before '*' token
bar_python.cpp:51: error: expected `,' or `;' before '*' token
bar_python.cpp:64: error: expected constructor, destructor, or type conversion before '*' token
bar_python.cpp:64: error: expected `,' or `;' before '*' token
bar_python.cpp:69: error: expected constructor, destructor, or type conversion before '*' token
bar_python.cpp:69: error: expected `,' or `;' before '*' token
bar_python.cpp:74: error: expected constructor, destructor, or type conversion before '*' token
bar_python.cpp:74: error: expected `,' or `;' before '*' token
bar_python.cpp:79: error: expected constructor, destructor, or type conversion before '*' token
bar_python.cpp:79: error: expected `,' or `;' before '*' token
bar_python.cpp:84: error: expected constructor, destructor, or type conversion before '*' token
bar_python.cpp:84: error: expected `,' or `;' before '*' token
bar_python.cpp:89: error: expected constructor, destructor, or type conversion before '*' token
bar_python.cpp:89: error: expected `,' or `;' before '*' token
bar_python.cpp:94: error: expected constructor, destructor, or type conversion before '*' token
bar_python.cpp:94: error: expected `,' or `;' before '*' token
bar_python.cpp:99: error: expected constructor, destructor, or type conversion before '*' token
bar_python.cpp:99: error: expected `,' or `;' before '*' token
bar_python.cpp:104: error: expected constructor, destructor, or type conversion before '*' token
bar_python.cpp:104: error: expected `,' or `;' before '*' token
bar_python.cpp:109: error: expected constructor, destructor, or type conversion before '*' token
bar_python.cpp:109: error: expected `,' or `;' before '*' token
bar_python.cpp:114: error: expected constructor, destructor, or type conversion before '*' token
bar_python.cpp:114: error: expected `,' or `;' before '*' token
bar_python.cpp:119: error: expected constructor, destructor, or type conversion before '*' token
bar_python.cpp:119: error: expected `,' or `;' before '*' token
bar_python.cpp:124: error: expected constructor, destructor, or type conversion before '*' token
bar_python.cpp:124: error: expected `,' or `;' before '*' token
bar_python.cpp:129: error: expected constructor, destructor, or type conversion before '*' token
bar_python.cpp:129: error: expected `,' or `;' before '*' token
bar_python.cpp:139: error: expected constructor, destructor, or type conversion before '*' token
bar_python.cpp:139: error: expected `,' or `;' before '*' token
bar_python.cpp:150: error: expected constructor, destructor, or type conversion before '*' token
bar_python.cpp:150: error: expected `,' or `;' before '*' token
bar_python.cpp:160: error: expected constructor, destructor, or type conversion before '*' token
bar_python.cpp:160: error: expected `,' or `;' before '*' token
make[3]: *** [bar_python.o] Erreur 1
make[3]: Leaving directory `/home/kanalu/superkaramba-0.36/src'
make[2]: *** [all-recursive] Erreur 1
make[2]: Leaving directory `/home/kanalu/superkaramba-0.36/src'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/home/kanalu/superkaramba-0.36'
make: *** [all] Erreur 2

Voila donc le message d'erreur... J'en profite aussi pour signaler que je suis arrivé à installer java, mais ni gtk, ni gnu, ni lmule (c'est ce que j'essai de faire, quelqu'un sait comment faire plus simplement [je peux communiquer si nécessaire les messages d'erreurs] )
J'attends vos réponses avec impatience !
A bientôt !
Ka Nalu
  • # binaire

    Posté par  (site web personnel) . Évalué à 2.

    N'y a t'il pas des paquets précompilé sur Mandrake pour Gtk, superkaramba, ... ??
  • # Urpmi est ...

    Posté par  . Évalué à 4.

    ... ton ami

    urpmi est l'outil de gestion des paquets sous mandriva. Il permet plein de trucs. Par exemple il permet d'installer superkaramba 0.34 si ca te suffit ( easy urpmi sur google pour correctement tout configurer ).
    Si tu tiens vraiment à compiler la derniere version de superkaramba, la ligne importante de ton log d'erreur c'est :
    "bar_python.cpp:27:20: Python.h: No such file or directory"
    Il te manque donc le fichier "python.h". Et là encore urpmi est ton ami puisqu'un : "urpmf python.h" te donne le nom du rpm qui contient le fichier qu'il te manque. La vie est merveilleuse. Tu peux donc installer le paquet qu'il te manque ( sans doute python-devel ou qqch comme ca ) et recommencer le truc en esperant qu'il te manque plus rien ( sinon rebelotte ).
    • [^] # Re: Urpmi est ...

      Posté par  (site web personnel) . Évalué à 3.

      urpmi python-devel
    • [^] # Re: Urpmi est ...

      Posté par  . Évalué à 1.

      J'ai réussi à installer Python 2.4.1, mais le problème à présent c'est lib2.3python so=10, quelque chose comme ça, qui n'est ni disponible dans rpmdrake, ni sur le web (à moins que j'ai mal cherché...)
      • [^] # Re: Urpmi est ...

        Posté par  (site web personnel) . Évalué à 1.

        faut refaire le ./configure je pense :
        make clean && ./configure
        • [^] # Re: Urpmi est ...

          Posté par  . Évalué à 1.

          a présent, j'ai un problème que je dois à mon avis à une fausse manip de ma part... en effet, dans configurer votre bureau, la rubrique accesibilité, j'ai sans le faire exprès séléctionné la langue US, j'ai alors reséléctionné ma langue normale, le francais, et appliqué... le problème, c'est que maintenant, mes fenêtres sont à moitié en français et à moitié en anglais, alors que j'ai bien recoché la case francais et même après avoir redémmarré mon pc...
          Aussi, à chaque fois que je lance la console, il y a ce message qui apparait dès la première ligne :

          locale: Cannot set LC_CTYPE to default locale: No such file or directory
          locale: Cannot set LC_MESSAGES to default locale: No such file or directory
          locale: Cannot set LC_ALL to default locale: No such file or directory
          :/
          Et celui-ci lorsque je tente d'effectuer une opération en root :

          perl: warning: Setting locale failed.
          perl: warning: Please check that your locale settings:
          LANGUAGE = "en_US:en",
          LC_ALL = (unset),
          LC_PAPER = "fr_FR",
          LC_ADDRESS = "fr_FR",
          LC_MONETARY = "fr_FR",
          LC_SOURCED = "1",
          LC_NUMERIC = "fr_FR",
          LC_TELEPHONE = "fr_FR",
          LC_MESSAGES = "en_US",
          LC_COLLATE = "en_US",
          LC_IDENTIFICATION = "fr_FR",
          LC_MEASUREMENT = "fr_FR",
          LC_CTYPE = "en_US",
          LC_TIME = "en_US",
          LC_NAME = "fr_FR",
          LANG = "en_US"
          are supported and installed on your system.
          perl: warning: Falling back to the standard locale ("C").
          :/

          Mais ce que j'aimerais vraiment, c'est reprendre tout a zéro (installer les logiciels nécessaires pour pouvoir etre tranquille...)
          Voilà... j'attends vos réponses avec impatience...
          Merci et à bientôt !
          Ka Nalu
          • [^] # Re: Urpmi est ...

            Posté par  . Évalué à 1.

            Lorsque j'ai redémarré mon pc ce matin, je me suis rendu compte que le message qui s'affichait la veille dans la console avait disparu, mais la moitié des menus sont toujours en anglais, ce qui n'est pas très grave...
            Mais à présent, voilà le message qui s'affiche lorsque en root je tape urpmi python2.4 :
            pas de paquetage nommé python2.4
            Mais lorsque je tape la même chose avec un espace entre python et la version 2.4, c'est a dire ceci : urpmi python 2.4, voila ce qui s'affiche :

            Les paquetages suivants contiennent 2.4 :
            acme
            amanda-client
            amanda-server
            apache2-mod_proxy_html
            apache2-mod_ruby
            attr
            bibtool
            blt
            blt-scripts
            bpmdj
            ccache
            chpox-module-2.4.24-0.pre2.1mdk
            cromwell
            davfs
            dlume
            dmidecode
            dotfile
            dsniff
            dsniff-webspy
            ecasound
            emacs-tnt
            etherboot
            etude
            extract-xiso
            f2py
            fcgi
            firebird
            firebird-client-embedded
            firebird-devel
            firebird-server-classic
            galculator
            gif2png
            gkrellm-plugins
            gkrellm-plugins-kam
            gkrellm-plugins-mms
            gkrellm-plugins-shoot
            gkrellm-plugins-snmp
            gkrellm-plugins-stock
            glib-gettextize
            glibmm2.4-doc
            gnome-common
            gnome-mime-data
            gnome-telnet
            gnupg
            grdb
            gretools
            gtk+2.0
            gtkmm2.4-doc
            guarddog
            gv4l
            gxmessage
            gzip
            helptool
            hostap-utils
            hostapd
            inews
            inn
            inn-devel
            ipxutils
            kdirstat
            kernel-2.4.27.0.pre2.1mdk
            kernel-2.4.28.0.rc1.5mdk
            kernel-BOOT-2.4.27.0.pre2.1mdk
            kernel-doc-html
            kernel-doc-pdf
            kernel-doc-ps
            kernel-enterprise-2.4.27.0.pre2.1mdk
            kernel-enterprise-2.4.28.0.rc1.5mdk
            kernel-i586-up-1GB-2.4.28.0.rc1.5mdk
            kernel-i686-up-4GB-2.4.27.0.pre2.1mdk
            kernel-p3-smp-64GB-2.4.27.0.pre2.1mdk
            kernel-smp-2.4.27.0.pre2.1mdk
            kernel-smp-2.4.28.0.rc1.5mdk
            kernel-source
            kernel-uml-2.4-2.4.22-2mdk
            kernel2.4-marcelo
            kifi
            kodos
            ksalup
            ksymoops
            libamanda0
            libamanda0-client
            libamanda0-devel
            libamanda0-server
            libattr1
            libattr1-devel
            libblt2
            libblt2-devel
            libcfitsio
            libcfitsio-devel
            libdb2
            libdb2-devel
            libecasound14
            libecasound14-devel
            libfcgi0
            libfcgi0-devel
            libfcgi0-static-devel
            libfirebird1
            libgdk_pixbuf2.0_0
            libgdk_pixbuf2.0_0-devel
            libgiblib1
            libgiblib1-devel
            libglade2.0_0
            libglade2.0_0-devel
            libglademm2.4-doc
            libglademm2.4_1
            libglademm2.4_1-devel
            libglib2.0_0
            libglib2.0_0-devel
            libglibmm2.4_1
            libglibmm2.4_1-devel
            libglibmm2.4_1-static-devel
            libgnomemm-1.2_9
            libgnomemm-1.2_9-devel
            libgtk+-x11-2.0_0
            libgtk+2.0_0
            libgtk+2.0_0-devel
            libgtkmm2.4_1
            libgtkmm2.4_1-devel
            libgtkmm2.4_1-static-devel
            liblinux-atm1
            liblinux-atm1-devel
            libmetakit0
            libmetakit0-devel
            libncpfs2.3
            libncpfs2.3-devel
            libnessus2
            libnessus2-devel
            libole20
            libole20-devel
            libplotutils2
            libplotutils2-devel
            libqwtplot3d0
            libqwtplot3d0-devel
            libsdbi1
            libsdbi1-devel
            libsmapi2.4
            libsmapi2.4-devel
            libwx_base2.4_0
            libwx_base2.4_0-devel
            libwx_base2.4_0-static-devel
            libwxgtk2.4
            libwxgtk2.4-devel
            libwxgtkgl2.4
            linux-atm
            madbomber
            marst
            metakit-python
            metakit-tcl
            mod_sxnet
            modutils
            natmonitor
            natmonitord
            ncpfs
            perl-Lingua-Preferred
            perl-OpenCA-OpenSSL
            perl-PDL
            perl-PDL-doc
            php-pear-HTTP_Request
            php-radius
            php5-radius
            plotutils
            ppp
            ppp-devel
            ppp-dhcp
            ppp-pppoatm
            ppp-pppoe
            ppp-prompt
            ppp-radius
            pyPgSQL
            python-ecasound
            python-scientific
            python-scientific-devel
            raine
            raine-snapshots
            ruby-ecasound
            schedtool
            sdcc
            setup
            stardict
            stardict-dict.org-devils
            stardict-dict.org-elements
            stardict-dict.org-gazetteer
            stardict-dict.org-gcide
            stardict-dict.org-hitchcock
            stardict-dict.org-wn
            stardict-dict.org-world95
            stardict-freedict-afr-deu
            stardict-freedict-afr-eng
            stardict-freedict-cze-eng
            stardict-freedict-dan-eng
            stardict-freedict-deu-eng
            stardict-freedict-deu-fra
            stardict-freedict-deu-ita
            stardict-freedict-deu-nld
            stardict-freedict-deu-por
            stardict-freedict-eng-afr
            stardict-freedict-eng-ara
            stardict-freedict-eng-deu
            stardict-freedict-eng-fra
            stardict-freedict-eng-hun
            stardict-freedict-eng-iri
            stardict-freedict-eng-ita
            stardict-freedict-eng-lat
            stardict-freedict-eng-nld
            stardict-freedict-eng-por
            stardict-freedict-eng-rom
            stardict-freedict-eng-rus
            stardict-freedict-eng-scr
            stardict-freedict-eng-spa
            stardict-freedict-eng-swe
            stardict-freedict-eng-wel
            stardict-freedict-fra-deu
            stardict-freedict-fra-eng
            stardict-freedict-fra-nld
            stardict-freedict-hun-eng
            stardict-freedict-iri-eng
            stardict-freedict-ita-deu
            stardict-freedict-ita-eng
            stardict-freedict-jpn-deu
            stardict-freedict-kha-deu
            stardict-freedict-lat-deu
            stardict-freedict-lat-eng
            stardict-freedict-nld-deu
            stardict-freedict-nld-eng
            stardict-freedict-nld-fra
            stardict-freedict-por-deu
            stardict-freedict-por-eng
            stardict-freedict-sco-deu
            stardict-freedict-scr-eng
            stardict-freedict-slo-eng
            stardict-freedict-spa-eng
            stardict-freedict-swa-eng
            stardict-freedict-swe-eng
            stardict-freedict-tur-deu
            stardict-freedict-tur-eng
            stardict-freedict-wel-eng
            stardict-quick-afr-eng
            stardict-quick-afr-swe
            stardict-quick-bul-swe
            stardict-quick-dan-deu
            stardict-quick-dan-eng
            stardict-quick-dan-fin
            stardict-quick-dan-fra
            stardict-quick-dan-hun
            stardict-quick-dan-ind
            stardict-quick-dan-ita
            stardict-quick-dan-jpn
            stardict-quick-dan-lat
            stardict-quick-dan-nld
            stardict-quick-dan-nor
            stardict-quick-dan-por
            stardict-quick-dan-rus
            stardict-quick-dan-spa
            stardict-quick-dan-swa
            stardict-quick-dan-swe
            stardict-quick-deu-dan
            stardict-quick-deu-deu
            stardict-quick-deu-eng
            stardict-quick-deu-swe
            stardict-quick-eng-afr
            stardict-quick-eng-dan
            stardict-quick-eng-deu
            stardict-quick-eng-eng
            stardict-quick-eng-fin
            stardict-quick-eng-fra
            stardict-quick-eng-gre
            stardict-quick-eng-hun
            stardict-quick-eng-ind
            stardict-quick-eng-ita
            stardict-quick-eng-jpn
            stardict-quick-eng-lat
            stardict-quick-eng-nld
            stardict-quick-eng-nor
            stardict-quick-eng-por
            stardict-quick-eng-rus
            stardict-quick-eng-spa
            stardict-quick-eng-swa
            stardict-quick-eng-swe
            stardict-quick-esp-swe
            stardict-quick-fin-dan
            stardict-quick-fin-eng
            stardict-quick-fin-swe
            stardict-quick-fra-dan
            stardict-quick-fra-eng
            stardict-quick-fra-swe
            stardict-quick-fry-swe
            stardict-quick-gre-eng
            stardict-quick-gre-swe
            stardict-quick-hun-dan
            stardict-quick-hun-eng
            stardict-quick-hun-swe
            stardict-quick-ind-dan
            stardict-quick-ind-eng
            stardict-quick-ind-swe
            stardict-quick-isl-swe
            stardict-quick-ita-dan
            stardict-quick-ita-eng
            stardict-quick-ita-swe
            stardict-quick-jpn-dan
            stardict-quick-jpn-eng
            stardict-quick-jpn-swe
            stardict-quick-lat-dan
            stardict-quick-lat-eng
            stardict-quick-lat-swe
            stardict-quick-nld-dan
            stardict-quick-nld-eng
            stardict-quick-nld-swe
            stardict-quick-nor-dan
            stardict-quick-nor-eng
            stardict-quick-nor-swe
            stardict-quick-pol-swe
            stardict-quick-por-dan
            stardict-quick-por-eng
            stardict-quick-por-swe
            stardict-quick-rum-swe
            stardict-quick-rus-dan
            stardict-quick-rus-eng
            stardict-quick-rus-swe
            stardict-quick-slo-swe
            stardict-quick-spa-dan
            stardict-quick-spa-eng
            stardict-quick-spa-swe
            stardict-quick-swa-dan
            stardict-quick-swa-eng
            stardict-quick-swa-swe
            stardict-quick-swe-afr
            stardict-quick-swe-bul
            stardict-quick-swe-dan
            stardict-quick-swe-deu
            stardict-quick-swe-eng
            stardict-quick-swe-esp
            stardict-quick-swe-fin
            stardict-quick-swe-fra
            stardict-quick-swe-fry
            stardict-quick-swe-gre
            stardict-quick-swe-hun
            stardict-quick-swe-ind
            stardict-quick-swe-isl
            stardict-quick-swe-ita
            stardict-quick-swe-jpn
            stardict-quick-swe-lat
            stardict-quick-swe-nld
            stardict-quick-swe-nor
            stardict-quick-swe-pol
            stardict-quick-swe-por
            stardict-quick-swe-rum
            stardict-quick-swe-rus
            stardict-quick-swe-slo
            stardict-quick-swe-spa
            stardict-quick-swe-swa
            stardict-quick-swe-wel
            stardict-quick-wel-swe
            stardict-stardict1.3-en-zh_CN
            stardict-treedict-infoBrowse-zh_CN
            stardict-xdict-en-zh_CN
            stardict-xdict-en-zh_TW
            stardict-xdict-zh_CN-en
            stardict-xdict-zh_TW-en
            teatime
            terminal
            transfig
            viewmol
            webmake
            whichman
            wmpop3lb
            wxGTK
            xchat
            xchat-devel
            xchat-perl
            xchat-python
            xchat-systray-integration
            xchat-tcl
            xfce-netload-plugin
            xfig
            xinitrc
            xlogical
            xmms-shn
            zope-LDAPUserFolder

            Que faire ???

Suivre le flux des commentaires

Note : les commentaires appartiennent à celles et ceux qui les ont postés. Nous n’en sommes pas responsables.