Léa-Linux & amis :   LinuxFR   GCU-Squad   GNU
Aller à la page:  1 2 Page suivante
Page: 1 sur 2
Cofnig de superkaramba possible mais installation impossible !
Envoyé par: kanalu

Bonjour à tous !
Récemment, je me plaignais de ne pas pouvoir installer Karamba, et les membres du forum m'ont gentiment aider pour pouvoir le faire, et je les en remercie encore !
Maintenant, j'ai un autre problème, qui concerne cette fois çi superkaramba, plus précisement la version 0.36, que j'ai téléchargé sur le site officiel.
Je passe en root, parcours le dossier superkaramba-036 après l'avoir "détaré", puis je tape <./configure>. Aucun problème, j'ai même un message qui me confirme que la configuration s'est faite avec succès ! Je tape alors <make> et là voici ce qui s'affiche :

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] )
Merci d'avance ! :-)
A bientôt.
Ka Nalu

Poste le Monday 9 May 2005 15:09:34
Répondre     Citer    
Re: Cofnig de superkaramba possible mais installation impossible !
Envoyé par: P Hoquet

Salut,

Superkaramba existe en rpm, tout comme karamba.
Donc:
# urpmi superkaramba.
(mais tu auras la version 0.34)
gtk est normalement déjà installé avec mdk 10.1

Poste le Monday 9 May 2005 19:21:40
Répondre     Citer    
Re: Cofnig de superkaramba possible mais installation impossible !
Envoyé par: kanalu

J'aimerais installer superkaramba, la version 0.35 devrait suffire. Le fait est qu'il y a toujours la même rangaine, impossible car "libpython24.so" n'est pas satisfait... j'ai déja réussi a installer "Python 2.4.1", et "libpython2.3-devel" puisque il était compris dans les paquages (rpmdrake).
Je me suis également rendu sur easyurpmi.zarb.org, où j'ai installé tous les paquetages dispos à partir de la console. J'ai aussi installé Karamba 0.34, mais j'ai beaucoup de mal à l'utiliser, puisque je peux seulement sélectionner les thèmes, en entrant la commande karamba, ce qui me mène au dossier "/usr/share/apps/karamba/themes/", où je dois sélectionner les thèmes...
Voila, j'éspère que j'ai été assez complet dans mes descriptions, je suis pret ç reprendre l'installation depuis 0, et un peu d'aide pour pouvoir prendre mon envol dans le monde de Linux ne serait pas de refus...

Poste le Monday 9 May 2005 20:23:27
Répondre     Citer    
Re: Cofnig de superkaramba possible mais installation impossible !
Envoyé par: ceric35

Citation
kanalu
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

J'ai compiler la 0.36 , et il doit te manquer un package python
$ rpm -qa|grep -i python
python-2.4-5mdk
libpython2.4-2.4-5mdk
python-base-2.4-5mdk
python-numeric-23.1-3mdk



Python 2.4.1 et libpython2.3-devel ?-(
les versoin different , c'est pas bon !

-------------------------------------------------------------------------------------------------
Linux est pour la firme de Redmond ce qu'est James Bond pour les
méchants dans les films : le dernier obstacle avant la domination mondiale.

Poste le Monday 9 May 2005 20:29:48
Répondre     Citer    
Re: Cofnig de superkaramba possible mais installation impossible !
Envoyé par: kanalu

J'ai installé ce package, mais le même problème survient lorsque j'eessaye d'installer superkaramba (0.34).
Que faire ???

Poste le Monday 9 May 2005 20:46:47
Répondre     Citer    
Re: Cofnig de superkaramba possible mais installation impossible !
Envoyé par: P Hoquet

Quel message lorsque tu fais
# urpmi superkaramba.
Normalement si tu installes les packages prévus pour ta distrib il n'y a pas de problème.
Pour mdk 10.1 c'est:
libpython2.3-2.3.4-6.1.101mdk
python-2.3.4-6.1.101mdk
python-numeric-23.1-2mdk
python-base-2.3.4-6.1.101mdk

Poste le Monday 9 May 2005 21:50:42
Répondre     Citer    
Re: Cofnig de superkaramba possible mais installation impossible !
Envoyé par: kanalu

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


Poste le Tuesday 10 May 2005 23:03:39
Répondre     Citer    
Re: Cofnig de superkaramba possible mais installation impossible !
Envoyé par: P Hoquet

Si tu fais en user:
$ mv ~/.kde mv ~/.kde-old
Tu devrais repartir à zéro au point de vue config kde pour ce user.

Poste le Wednesday 11 May 2005 06:34:33
Répondre     Citer    
Re: Config de superkaramba possible mais installation impossible !
Envoyé par: kanalu

Lorsque je tape cette commande en user, voilà ce que ça me donne :

bash: $: command not found

J'essaye alors mv ~/.kde mv ~/.kde-old, et voilà ce qui s'affiche :

mv: Lors du déplacement de fichiers, le dernier argument doit être un répertoire.
Pour en savoir davantage, faites: « mv --help ».

Mais maintenant, le message qui s'affichait précedemment, et qui m'empechait de faire quoi que ce soit a disparu...;-p Il ne reste plus que le menu qui ets en anglais, mais ça c'est vraiment pas génant :-)
On peut donc revenir a zéro pour le problème de python et superkaramba... ;-)

Poste le Wednesday 11 May 2005 15:40:40
Répondre     Citer    
Re: Cofnig de superkaramba possible mais installation impossible !
Envoyé par: kanalu

Voilà ce qui apparait lorsque je tape urpmi python2.4 :
pas de paquetage nommé python2.4

et lorsque je tape urpmi python 2.4, avec un espace donc entre python et la version 2.4 :

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
?-(
La encore, je pense que c'est un problème de langue... mais qu'est ce que j'ai bien pu trafiquer pour avoir ce problème ...:-(

Poste le Wednesday 11 May 2005 16:02:11
Répondre     Citer    
Aller à la page:  1 2 Page suivante
Page: 1 sur 2

Veuillez vous authentifier auparavant pour commenter.

 

Ce forum !
Cofnig de superkaramba possible mais installation impossible !
Besoin d'aide à propos de musique, son, image, vidéo, etc ... et de Linux ? Vous avez frappé à la bonne porte.
PS: pour les questions technique d'accélération 3D, préférez le forum matériel.
Nouveau sujet sur ce forum

Sauf mention contraire, les documentations publiées sont sous licence Creative-Commons